Scaffolding this site
This site started as a build plan and a stack decision: Astro for static output, markdown in git as the source of truth, Obsidian as the authoring surface, Cloudflare for hosting. The whole thing is built around one question — does this make it more or less likely I write something on a Tuesday night — and everything that didn’t serve that got cut from this pass.
No design work yet. No analytics, no comments, no CMS. Just three
content collections (notes, posts, writing), a visibility field
that has to be set explicitly or the build fails, and a script that can
export the whole archive to plain files if Astro ever goes away.
First real entry. More to come.