herdr/website
Ogulcan Celik a2e71d31bb docs: add whop to website logo scroller 2026-05-20 14:58:01 +03:00
..
assets docs: add whop to website logo scroller 2026-05-20 14:58:01 +03:00
css docs: restore mobile screenshot credit 2026-05-19 15:44:20 +03:00
scripts docs: add compare page and refresh site assets 2026-05-19 00:18:50 +03:00
src docs: clarify remote workflows and agent overview 2026-05-20 04:35:57 +03:00
.gitignore docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
README.md docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
_headers feat: add website update manifest 2026-04-07 13:16:59 +03:00
_redirects docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
astro.config.mjs docs: clarify herdr workflows and agent skill 2026-05-19 16:34:17 +03:00
bun.lock docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
index.html docs: add whop to website logo scroller 2026-05-20 14:58:01 +03:00
install.sh fix: update changelog and installer script output 2026-04-16 22:44:19 +03:00
latest.json docs: update website manifest for v0.5.12 2026-05-19 20:18:47 +00:00
package.json docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
robots.txt feat: add website update manifest 2026-04-07 13:16:59 +03:00
sitemap.xml docs: redesign website and add starlight docs 2026-05-18 05:06:41 +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.