Hello everyone!
I searched a bit on the forum and noticed we don’t have a post that compiles all website publishing alternatives to Obsidian Publish.
I think this kind of post would be useful because there are many solutions for static site generators for Obsidian, but too few are well-known.
:important: I will only compile websites, not plugins to publish a note or an entire website.
I’d like to use the following template to share websites:
- **Title**: Project Title
- **Link**: Project Link (repository if any)
- **Documentation**: (Link if any)
- **Description**:
- **Author(s)**: forum mention
- **Features**:
- [ ] Callouts
- [ ] Preview on hover
- [ ] LaTeX
- [ ] Theme customization
- .......
- **Technology**: Python / Node / React....
- **Notes**:
For support, you can also link to plugins/packages if the website supports them (e.g., mkdocs callout).
Please keep this thread clean and don’t use it for advertisements. Don’t post about updates to your project; instead, edit your original post to add updates if they change the core of the project (e.g., adding more support).
Quartz
- Title : Quartz
- Author: @jzhao
- Repository : GitHub - jackyzha0/quartz: 🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
- Documentation : https://quartz.jzhao.xyz
- Description : Custom made static site generation build for Obsidian
- Features :
- Callout
- Light/dark themes
- Customization (css, transformer, plugin…)
- Mobile support
- Graph view
- …
- Technology : Node.js, react, typescript.
- Note : Website can be build and host directly through GitHub Page.