// blog
Notes & learnings
-
How to start an Astro project — the way I actually do it
My opinionated setup for new Astro projects: folder structure, CSS, one layout, and Content Collections — without over-engineering it.
-
Reading a UI like a user, not a developer
Developers and users see interfaces differently. The gap between those two readings is where most UX problems live.
-
Astro Content Collections: the blog I used to start this site
How I set up the vmerino.es blog using Astro 6 Content Collections, with local Markdown and the door open to migrate to a CMS later.