Astro lets us ship mostly static HTML with islands of interactivity only where we need them.
Why we picked it
- Zero JS by default
- First-class content collections
- Works great with a git-based CMS
That combination is exactly what a marketing + blog site wants.
Where to go next
Try editing this post in the CMS and inserting a CTA of your own.