Get Started with Flowershow

What is Flowershow?

Flowershow is an open-source tool for easily converting your markdown files into an elegant website. It's built on a standard, modern web stack – React, Next.js, and Tailwind and shipped with a basic default theme to get you started with just a few clicks.

Flowershow supports CommonMark and GitHub Flavored Markdown, but also many Obsidian-specific syntax elements, like internal links or footnotes1.

Tutorials

  1. How to (self) publish your markdown files with Obsidian Flowershow plugin
  2. Blog tutorial
  3. Customize theme
  4. Jumpstart a NextJS site with Flowershow

Guides

  1. Basic Configurations with `config.mjs`
  2. Markdown Syntax Support
  3. Callouts (Admonitions)
  4. Custom 404 Page
  5. Styling with Tailwind
  6. Table of Contents
  7. Assets
  8. Analytics
  9. SEO Configuration
  10. Dark-Light Theme
  11. Full-Text Search
  12. Page Comments
  13. Computed Fields
  14. Document Types
  15. Tasks
  16. Modifying Content of Files with JavaScript
  17. Visualizing data in FlowerShow

Footnotes

  1. Support for some GFM and Obsidian-specific syntax elements is still a work in progress. See our roadmap to learn more.