Hey Obsidian folks!
We’ve just added full blogging support to Flowershow! Now you can turn your vault into a beautiful website with a blog in minutes.
Here’s what you get:
- Write blog posts anywhere in your vault (no special folder structure or file names required)
- Add metadata like descriptions, dates, and featured images to your frontmatter
- Create author profiles and link them to posts
- Keep some posts private if you want or exclude entire folders (e.g. archives or drafts)
- Auto-generate nice blog listings with pagination
- Keep using Obsidian as your editor - no special setup needed!
Want to try it? Just add this to any page of your published Flowershow site:
<List dir="/your/blog/folder" fields={["title", "description", "date", "image"]}/>
That’s all - your blog posts will show up automatically in a clean, organized list.
Check out the Blog Setup Guide on our website for detailed instructions.
Let us know what you create with it and leave us feedback!