One of the ways you can make your blog posts stand out to readers is to add a social card. Even if you haven't heard of them before, you've| Emma Goto
Astro 4.2 is out now! This release includes two new experimental features to try out, improvements to accessibility rules, and more.| Astro
Learn how to use the @astrojs/sitemap integration in your Astro project.| Docs
Learn how to use Astro’s i18n routing features to localize your site’s pages.| 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
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