Jacob Banks

about

brief | how this site is built

these notes are built static. astro compiles notes authored in obsidian into html at build time. a small cli (publish-notes) copies public notes into the repo before each deploy.

Built with
Astro
Styled with
Tailwind v4
Hosted on
GitHub Pages
Typeface
Cascadia Code

publishing model | opt-in

notes use a published frontmatter field with three tiers:

  • public · in index, rss (v1), sitemap
  • curated · live url, not indexed
  • private · never leaves the vault

the vault is the source of truth; the site is its public surface.