herdr/website
Ogulcan Celik 0f161fac28 docs: add alternate-screen output fallback 2026-07-21 22:09:38 +03:00
..
agent-detection fix: detect codex working with static titles (#1574) 2026-07-18 23:29:04 +03:00
assets feat(website): homepage plugin showcase, live star count, faithful claude code mock 2026-07-15 00:30:28 +03:00
css feat(website): homepage plugin showcase, live star count, faithful claude code mock 2026-07-15 00:30:28 +03:00
scripts docs: add versioned config reference 2026-07-13 02:24:09 +03:00
src docs: add alternate-screen output fallback 2026-07-21 22:09:38 +03:00
.gitignore docs: add versioned config reference 2026-07-13 02:24:09 +03:00
README.md
_headers chore: publish agent detection manifests 2026-06-10 03:43:25 +03:00
_redirects fix: update website sitemap discovery 2026-05-31 21:39:23 +03:00
agent-guide.md docs: add skills cli install guidance 2026-06-29 22:49:03 +03:00
astro.config.mjs fix(website): add agent automation to docs sidebar 2026-07-21 21:19:10 +03:00
bun.lock
index.html feat(website): homepage plugin showcase, live star count, faithful claude code mock 2026-07-15 00:30:28 +03:00
install.ps1 fix: stop windows installer from rewriting config 2026-07-10 16:09:17 +03:00
install.sh
latest.json docs: update website manifest for v0.7.5 2026-07-21 18:11:30 +00:00
package.json fix(website): scope docs search by locale and channel 2026-07-14 02:44:46 +03:00
preview.json docs: update preview manifest 2026-07-21 19:02:41 +00:00
robots.txt fix: update website sitemap discovery 2026-05-31 21:39:23 +03:00

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.