System Boot

:: 1 MIN READ
astro meta cloudflare

This is the inaugural post. More to follow on data engineering, embedded systems, and the tools I build along the way.

Why Astro

Static-first, zero JS by default, content collections with Zod validation. The right tool for long-form writing.

Stack

  • Framework: Astro 5 with MDX support
  • Styling: Tailwind CSS v4 (matching the portfolio’s OLED Void theme)
  • Hosting: Cloudflare Pages (independent deploy from the portfolio)
  • Feed: RSS at /rss.xml

What’s Next

Writing about project architectures, data engineering patterns, and things I find interesting along the way.