Astro

https://docs.astro.build/en/getting-started/

Astro is an all-in-one web framework for building fast, content-focused websites.

Astro Islands

An Astro Island an interactive UI component on an otherwise static page of HTML. Multiple islands can exist on a page, and an island always renders in isolation. Think of them as islands in a sea of static, non-interactive HTML.

Astro Deploy Guide

Choose your hosting platform and learn how to deploy your Astro site

Astro getStaticPaths function

An Astro function to build pages based on dynamic routes