Astro

Astro

The all-in-one web framework for content-driven sites

Language: JavaScript/TypeScriptCategory: SSGFirst released: 2021Created by: Fred K. SchottLicense: MIT

Astro is a modern web framework for building content-driven websites with a unique islands architecture. It ships zero JavaScript by default and lets you bring your own UI components from React, Vue, Svelte, or others. Astro renders static HTML at build time while hydrating interactive components only where needed.

Links

Key Features

Islands ArchitectureZero JS by DefaultUI Component SupportSSG & SSRContent Collections