astro
Developed by withastro
Astro is a modern website build tool that combines a powerful developer experience with lightweight output. It allows developers to build UI components with frameworks like React, Vue, or Svelte, rendering them to zero-JS HTML by default. JavaScript is only loaded when strictly needed. Astro is perfect for building content-driven websites such as blogs, documentation, and marketing pages.
- Modern blazing fast web build tool
- Islands Architecture with zero-JS output by default
- Multi-framework UI support
- Supports both SSG and SSR
- Rich official and community integrations
webdesktop