Back to posts
Blog foundation notes
AstroDesignContent
A short record of setting up the Astro blog foundation.
Foundation note
This post checks the content collections flow and the basic article layout.
The blog now has a working index page, a post detail page, and a shared layout.
The structure is intentionally simple so it stays stable as more articles are added.
bash
pnpm dev
pnpm buildAstroDesignContent
The next obvious step is tag-based browsing and a sitemap.