docs: document sharp/libvips install workaround

This commit is contained in:
Peter Steinberger
2026-01-12 04:24:46 +00:00
parent 87f270df23
commit dfe5c03ba3
3 changed files with 15 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
- Source code: `src/` (CLI wiring in `src/cli`, commands in `src/commands`, web provider in `src/provider-web.ts`, infra in `src/infra`, media pipeline in `src/media`).
- Tests: colocated `*.test.ts`.
- Docs: `docs/` (images, queue, Pi config). Built output lives in `dist/`.
- Installers served from `https://clawd.bot/*`: live in the sibling repo `../clawd.bot` (`public/install.sh`, `public/install-cli.sh`, `public/install.ps1`).
## Docs Linking (Mintlify)
- Docs are hosted on Mintlify (docs.clawd.bot).