# [[obsidian|Obsidian]] for Publish
## Tools
- [Obsidian Publish](https://obsidian.md/publish). The official publish service,
consistent with appearance inside Obsidian app. \$8 per month billed annually,
40% off with education discount (\$60 per year). Theme customizable with
- [Quartz](https://quartz.jzhao.xyz/). Third party tool to generate static
website from Obsidian vault, more extensions supported, many features out of
the box, appealing visual. The website is purely static.
- [Flowershow](https://flowershow.app/), [[markdown|Markdown]] publishing
optimized towards Obsidian. [[nextjs|NextJS]] based, flexible for dynamic
usage.
- And many other generic [[ssg|SSG]] compatible with Markdown files. Automation
scripts may be needed.
## Separation of Vaults
Obsidian Publish currently doesn't support excluding folders with
[[regex|RegEx]]. It is needed to split vaults or put private content in one
directory.