Deployment
Docker
Run `docker compose up --build` to build and start the standalone Node server.
Environment
Set `SITE` to the production URL so canonical links, RSS, and sitemap entries are correct.
CI
GitHub Actions installs dependencies, syncs Astro types, runs `astro check`, and builds production output.