For the complete documentation index, see llms.txt. This page is also available as Markdown.

Build and Deploy

The Astro site will compile to static HTML and Javascript so you can host it on any platform.

You can build the static files by running:

npm run build

Last updated