Project · active
Knowledge Hub
A personal knowledge system using Obsidian, Zotero, Markdown, Git, and a static Astro website as the public layer.
Overview
The Knowledge Hub keeps private learning, public notes, paper references, and website content connected without locking the writing into a CMS.
Architecture
Markdown remains the source of truth. The website reads only the public subset and validates frontmatter through Astro Content Collections.
Lessons learned
A public knowledge base needs a clean privacy boundary. The default should be private, and publishing should be an explicit metadata decision.