Publish Obsidian notes to a Quartz v4 digital garden.
Site
URL: https://garden.emacsbliss.com/
How to Use
Add publish: true to an Obsidian note’s YAML frontmatter, then ask Hermes to publish it. Example:
“publish Travel/Yosemite-Highway1-2026-Trip-Plan”
How It Works
- Mark for publishing — Add
publish: trueto the note’s frontmatter - Sync —
obsidian-to-quartzcopies the note (and any attachments) to the Quartz content folder - Build —
npx quartz buildgenerates the static site - Verify — Curl check confirms the page is live
Architecture
- Quartz repo:
~/repo/quartz-site/(v4.5.2) - Source vault: Roam (
~/repo/Obsidian/Roam/) - Serving: Caddy on port 8087 → Cloudflare Tunnel
- Theme: Warm cream palette (from jzhao.xyz)