Files
herdr/website
..
2026-07-07 15:28:50 +03:00
2026-07-06 19:43:42 +03:00
2026-06-12 14:22:25 +03:00
2026-07-07 19:17:15 +03:00
2026-06-02 21:48:02 +03:00
2026-07-06 19:43:42 +03:00
2026-07-07 20:55:08 +00:00

herdr website

The homepage is index.html. The documentation source is in src/content/docs/ and is rendered by Astro Starlight.

bun install
bun run dev
bun run build

The build output is dist/. Configure Cloudflare Pages to use website as the project root and publish dist.