Built with Astro. Blog posts live in src/content/blog/,
one folder per post (index.md plus any colocated images).
npm install
npm run dev # local dev server
npm run build # static build to dist/
npm run preview # preview the production build