Hello from the new site
Why I rebuilt this portfolio as a static Astro site aimed at Cloudflare Pages.
Welcome — this post is a working example of the blog content collection.
What this stack optimizes for
I wanted a site that is:
- Fully static — no server runtime, easy to ship on Cloudflare Pages
- Content-first — Markdown/MDX with typed frontmatter
- Fast by default — motion only where it earns its keep
Astro’s content collections keep posts structured without locking me into a CMS on day one.