Getting Started with Astro2
Learn how to build a simple blog with Astro and DecapCMS.
2This is a test blog post for our Astro + DecapCMS site.
What is Astro?
Astro is a modern static site generator that ships zero JavaScript by default while providing an excellent developer experience.
Key Features
- Zero JavaScript by Default: Ship less JavaScript, faster load times
- Island Architecture: Add interactivity only where needed
- Framework Agnostic: Use React, Vue, Svelte, or plain JavaScript
- Content Collections: Built-in support for managing content
Next Steps
We’ll add DecapCMS to enable browser-based content management.