A personal knowledge management system built on org-roam, with automated publishing to this site via ox-hugo.
Workflow#
- Capture: Notes taken in Emacs org-mode
- Connect: org-roam links ideas across notes
- Publish: ox-hugo exports selected notes to Hugo markdown
- Deploy: Git push triggers Cloudflare Pages build
Tools#
- Emacs: Primary editor and environment
- org-roam: Networked note-taking with backlinks
- ox-hugo: Export org files to Hugo-compatible markdown
- Hugo: Static site generator
- Syncthing: Sync org files across devices
Current Focus#
Refining the capture-to-publish pipeline and improving discoverability of connected ideas.
Related Posts
- 2026-01-30 A Second Brain That My AI and I Share
- 2026-01-21 Building a Mobile Interface for My Second Brain with n8n and Matrix
- 2026-01-20 Publishing with Org-roam and Hugo
- 2026-01-19 Building a Second Brain in Emacs with Org-roam