• Series: building this blog
Learning from the Official Astro Blog Example
How studying the official Astro blog template led me to add an RSS feed, extract site constants, and build a reusable date formatting component.
How studying the official Astro blog template led me to add an RSS feed, extract site constants, and build a reusable date formatting component.
How I configured Prettier and ESLint for my Astro blog to keep code consistent and catch issues early — with Tailwind class sorting included.