mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-21 16:01:04 +00:00
299 B
299 B
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.