This knowledge garden uses:

  • Obsidian for writing notes and the primary PKM tool
  • Github a private repo for syncing notes between devices
  • Quartz for building the site locally & on Netlify
  • Netlify for deploying the site

Workflow

  1. Obsidian checks GitHub for updates.
  2. Obsidian syncs content with GitHub.
  3. Netlify checks GitHub for updates.
  4. Netlify pulls repo from GitHub.
  5. Quartz builds the site.
  6. Netlify publishes the site.

Todo

  • make a flowchart

Credits