Why I picked Astro over Next.js for my site
I've just launched my first personal site. I almost built it in Next.js anyway. Not from habit - I just knew Next.js by reputation. Huge community, shadcn/ui ecosystem, every tutorial assumes it. It's the gravitational default for anything frontend. I stopped myself, thought about what I actually needed, and picked Astro instead. Writing this down so future-me doesn't skip that step next time. This site is a markdown renderer with opinions. Five pages, zero forms, no auth, no database, no mutati
