herdr/website
Ogulcan Celik 20a5df748d docs: update website manifest for v0.6.1 2026-05-22 20:22:48 +03:00
..
assets chore: restore whop logo asset path 2026-05-22 19:50:17 +03:00
css chore: update homepage logo marquee 2026-05-22 14:43:21 +03:00
scripts docs: add compare page and refresh site assets 2026-05-19 00:18:50 +03:00
src docs: finalize release docs for 0.6.1 2026-05-22 20:09:24 +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
_redirects docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
astro.config.mjs docs: update social preview cards 2026-05-21 21:35:11 +03:00
bun.lock docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
index.html chore: bust whop logo cache with query param 2026-05-22 19:53:46 +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.6.1 2026-05-22 20:22:48 +03:00
package.json docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
robots.txt
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.