Archived guide documenting changes between pre-v1 versions of Astro| Docs
How to use native web components inside an Astro project, with a few isolated examples and explanation of some issues I had to navigate.| Steven Woodson - Independent Web Development Consultant
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
Enable seamless navigation between pages in Astro with view transitions.| Docs