Flowershow screenshot

Flowershow

Author Avatar Theme by Flowershow
Updated: 23 Apr 2025
965 Stars

Create beautiful books, wikis, websites and PKMs from markdown.

Categories

Overview

Flowershow is an open-source tool that allows users to easily convert their markdown files into a beautiful website. It is designed to work seamlessly with Obsidian, but can also be used with any CommonMark or GFM files. Flowershow is built on React, Next.js, and Tailwind, and comes with a default theme that is both elegant and functional. With Flowershow, users can customize page layouts and incorporate custom React components within their markdown. It is backed by a team of data geeks who are passionate about sharing knowledge and ideas with others.

Features

  • Elegant and functional default theme with a basic front page and navbar
  • Works out of the box with Obsidian vault, no need to modify syntax or file layout
  • Can be used with any CommonMark or GFM files
  • Easy to tweak and extend with custom page layouts
  • Incorporate custom React components within markdown
  • Built on a modern web stack - React, Next.js, and Tailwind

Installation

To install Flowershow, follow these steps:

  1. Clone the main repository to your local machine:

    git clone [repository URL]
    
  2. Install the necessary dependencies:

    npm install
    
  3. Start the local development server:

    npm run dev
    
  4. Access Flowershow in your browser at http://localhost:3000

For more detailed installation and setup instructions, please refer to the Flowershow documentation.

Summary

Flowershow is an open-source tool that simplifies the process of converting markdown files into a visually appealing website. It comes with a default theme and allows for easy customization through custom page layouts and React components. Flowershow is designed to work seamlessly with Obsidian, but can also be used with other markdown files. With its modern web stack and passionate team, Flowershow aims to provide users with an elegant and functional solution for sharing their knowledge and ideas online.