herdr/website
Ogulcan Celik 4ca6cac445 fix: match homepage mock pane chrome and sidebar to tui rendering 2026-07-12 04:56:12 +03:00
..
agent-detection feat: add maki agent support (#1302) 2026-07-11 01:19:51 +03:00
assets docs: add mastracode integration docs and website agent grid card 2026-07-04 01:42:12 +03:00
css fix: match homepage mock pane chrome and sidebar to tui rendering 2026-07-12 04:56:12 +03:00
scripts docs: update website 2026-06-12 14:22:25 +03:00
src docs: document windows config path 2026-07-10 01:44:49 +03:00
.gitignore feat: add preview update channel 2026-06-02 21:48:02 +03:00
README.md docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
_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 feat(website): add japanese and simplified chinese docs with i18n, translation issue flow 2026-07-06 04:54:21 +03:00
bun.lock docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
index.html fix: match homepage mock pane chrome and sidebar to tui rendering 2026-07-12 04:56:12 +03:00
install.ps1 fix: stop windows installer from rewriting config 2026-07-10 16:09:17 +03:00
install.sh fix: version latest manifest metadata 2026-05-21 03:14:28 +03:00
latest.json docs: update website manifest for v0.7.3 2026-07-07 23:00:30 +00:00
package.json docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
preview.json docs: update preview manifest 2026-07-07 20:55:08 +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.