Astro Blog Refresh
Revamped my personal site using Astro content collections, automated RSS, and on-demand static regeneration for quick deploys. The project leans heavily into Astro islands to keep client JavaScript minimal while still providing interactive pieces like the search experience.
Key highlights include:
- Markdown-driven pages for blog posts, talks, and projects
- Shared layout components for consistent metadata and styling
- Fast CI/CD pipeline deploying to Cloudflare Pages