Blog

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:

  1. Fully static — no server runtime, easy to ship on Cloudflare Pages
  2. Content-first — Markdown/MDX with typed frontmatter
  3. 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.