Astro Sites
This section documents how we build and ship static sites using Astro.
Placeholder
TODO: Write the general architecture of our Astro sites (repo structure, environments, how content/data is managed, common integrations, etc.).
Deployment workflow (high level)
- Staging: deploy to GitHub Pages using the default
*.github.ioURL (no custom domain yet). - Production: switch the staging site to the final domain (custom domain + HTTPS).