Astro
Official Websiteastro.build
Astro is a JavaScript web framework optimized for building fast, content-driven websites.
Astro improves website performance by rendering components on the server, sending lightweight HTML to the browser with zero unnecessary JavaScript overhead.
Astro was designed to work with your content, no matter where it lives. Load data from your file system, external API, or your favorite CMS.
Extend Astro with your favorite tools. Bring your own JavaScript UI components, CSS libraries, themes, integrations, and more.