January 19, 2025
Behind the scenes
Thoughts on choosing the stack for this personal site.
Astro felt like a natural fit because I want Markdown-first content, a modern component model, and ease of rendering on the edge. Running the build through Cloudflare Workers keeps costs predictable and delivers fast responses globally.
I’ll keep iterating on layouts, video headers, and how the search index works from my local dev loop to deployment.