Obsidian-Zola
a much easier way to publish Obsidian Vaults (although Quartz-w_Boswell has some percs, this was much faster to publish and, out of the box, it looks nicer)
setup
- start a git repo for your Obsidian Vault.
- Use
.gitignore
to prevent folders / files from being added to your public garden
- Use
- create a
netlify.toml
inside root of your vault. Copy past fromnetlify.example.toml
- ppeetteerrs/obsidian-zola: A no-brainer solution to turning your Obsidian PKM into a Zola site. (github.com)
- fork the repo and change top
command =
endpoint (if you'd like to change anything in the design)
- create netlify site that links with git repo of your Obsidian Vault
- push Obsidian Vault to git and watch it auto build