Astro is the web framework for building content-driven websites like blogs, marketing, and e-commerce. Learn why Astro might be a good choice for your next website.| Docs
Astro component syntax is a superset of HTML. The syntax was designed to feel familiar to anyone with experience writing HTML or JSX, and adds support for including components and JavaScript expressions.| Docs
How to add client-side interactivity to Astro components using native browser JavaScript APIs.| Docs
Template directives are a special kind of HTML attribute available inside of any Astro component template (.astro files), and some can also be used in .mdx files.| Docs
Learn how to use the @astrojs/tailwind integration in your Astro project.| Docs
Learn how to use the @astrojs/markdoc integration in your Astro project.| Docs
Learn about how Astro's islands architecture helps keep sites fast.| Docs