|
|
||
|---|---|---|
| .. | ||
| agent-detection | ||
| assets | ||
| css | ||
| scripts | ||
| src | ||
| .gitignore | ||
| README.md | ||
| _headers | ||
| _redirects | ||
| agent-guide.md | ||
| astro.config.mjs | ||
| bun.lock | ||
| index.html | ||
| install.ps1 | ||
| install.sh | ||
| latest.json | ||
| package.json | ||
| preview.json | ||
| robots.txt | ||
README.md
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.