herdr/website
Ogulcan Celik bae1f14d3b docs: finalize release docs 2026-06-24 16:23:09 +03:00
..
agent-detection fix: detect copilot ask_user accept prompt 2026-06-22 13:57:26 +03:00
assets feat: add author card to bottom of blog posts 2026-06-22 21:16:51 +03:00
css feat: add author card to bottom of blog posts 2026-06-22 21:16:51 +03:00
scripts docs: update website 2026-06-12 14:22:25 +03:00
src docs: finalize release docs 2026-06-24 16:23:09 +03:00
.gitignore feat: add preview update channel 2026-06-02 21:48:02 +03:00
README.md
_headers chore: publish agent detection manifests 2026-06-10 03:43:25 +03:00
_redirects
agent-guide.md docs: update website 2026-06-12 14:22:25 +03:00
astro.config.mjs docs: finalize 0.7.0 release docs 2026-06-15 19:03:24 +03:00
bun.lock
index.html feat: add plugin marketplace 2026-06-21 17:27:10 +03:00
install.ps1 fix: make windows installer checksum independent of get-filehash 2026-06-22 23:25:40 +03:00
install.sh
latest.json docs: update website manifest for v0.7.0 2026-06-15 16:22:48 +00:00
package.json
preview.json docs: update preview manifest 2026-06-22 12:16:32 +00:00
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.