Archived guide documenting changes between pre-v1 versions of Astro| Docs
You can use the Command-Line Interface (CLI) provided by Astro to develop, build, and preview your project from a terminal window.| Docs
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
Generate server-rendered pages and routes on demand with an adapter.| Docs
Learn how to use the @astrojs/sitemap integration in your Astro project.| 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
The following reference covers all supported configuration options in Astro. To learn more about configuring Astro, read our guide on Configuring Astro.| Docs
Astro Integrations add new functionality and behaviors for your project with only a few lines of code.| Docs
Introducing: a new integration system • a new "add" command • shiki syntax highlighting • improved CLI build output| Astro