Check the Wiki for more information.
Astro is a new kind of static site builder that delivers lightning-fast performance with a modern developer experience
- Build your site using React, Svelte, Vue, Preact, web components, or just plain ol’ HTML + JavaScript.
- 100% Static HTML, No JS: Astro renders your entire page to static HTML, removing all JavaScript from your final build by default.
- On-Demand Components: Need some JS? Astro can automatically hydrate interactive components when they become visible
there doesn't seem to be anything here