docs(S01E37): set up docs/external/ VitePress site (mirror dumpsock pattern) #11

Open
opened 2026-05-16 03:21:18 +00:00 by hartle-tech · 0 comments
hartle-tech commented 2026-05-16 03:21:18 +00:00 (Migrated from github.com)

Scaffold the public docs site at docs/external/. Mirror dumpsock's pattern (single VitePress build at root, brand-themed, Apache-2.0 site).

Acceptance:

  • docs/external/ VitePress project (matches dumpsock/docs/external/ structure)
  • docs/external/.vitepress/config.ts — title, hero, nav (Guide / Hardware / Security / Source / GitHub)
  • docs/external/.vitepress/theme/ — brand tokens from assets/brand/brand_tokens.yaml
  • appearance: false (light-only per brand)
  • Hero references mascot SVG (block on M3 winner)
  • docs/external/donate.md matching dumpsock pattern
  • docs/package.json with build + dev + preview scripts
  • .github/workflows/docs-build.yml build-check (no Pages deploy — VPS Ansible role serves it)

References: MISSION.md (M5), dumpsock pattern at ~/Projects/dumpsock/docs/

Scaffold the public docs site at `docs/external/`. Mirror dumpsock's pattern (single VitePress build at root, brand-themed, Apache-2.0 site). **Acceptance**: - [ ] `docs/external/` VitePress project (matches dumpsock/docs/external/ structure) - [ ] `docs/external/.vitepress/config.ts` — title, hero, nav (Guide / Hardware / Security / Source / GitHub) - [ ] `docs/external/.vitepress/theme/` — brand tokens from `assets/brand/brand_tokens.yaml` - [ ] `appearance: false` (light-only per brand) - [ ] Hero references mascot SVG (block on M3 winner) - [ ] `docs/external/donate.md` matching dumpsock pattern - [ ] `docs/package.json` with `build` + `dev` + `preview` scripts - [ ] `.github/workflows/docs-build.yml` build-check (no Pages deploy — VPS Ansible role serves it) References: `MISSION.md` (M5), dumpsock pattern at `~/Projects/dumpsock/docs/`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hartle-tech/medusa#11
No description provided.