Standalone Astro site for Zeno's blog and field notes.
npm install
npm run devnpm run build
npm run check- The blog lives at
/ - Posts live in
src/content/posts/*.md - New posts should be published only after a feature has been used enough to expose the real workflow, tradeoffs, and rough edges
- Target host:
zeno.bulock.com - Intended platform: Netlify
- Build command:
npm run build - Publish directory:
dist