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/node SSR adapter to deploy your Astro project.| Docs
Learn how to use the @astrojs/vercel SSR adapter to deploy your Astro project.| Docs
astro:assets was designed to make it easy for any image optimization service to build a service on top of Astro.| 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
With Web Analytics, you can get detailed insights into your website's visitors with new metrics like top pages, top referrers, and demographics.| vercel.com
When rendering a page, Astro provides a runtime API specific to the current render. This includes useful information such as the current page URL as well as APIs to perform actions like redirecting to another page.| Docs