Files
renovate[bot] 0319d12569 Update dependency astro to v5.18.1 (#4676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 17:52:02 +00:00
..
2025-05-15 16:21:49 +00:00
2025-05-15 16:21:49 +00:00
2025-05-15 12:53:54 -04:00
2025-05-14 16:06:16 -04:00
2025-05-14 16:06:16 -04:00

Website

The documentation is built with Starlight.

Common commands:

  • npm install install deps (must do first or if package.json changes)
  • npm run dev local, hot-reload server
  • npm run build produce distribution in dist/
    • npm run preview local server of the distribution folder
    • npm run build -- --mode release remove "snapshot" banner