docs(S01E37): set up docs/external/ VitePress site (mirror dumpsock pattern) #11
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
⚙ firmware
✨ feature
🎨 brand
🏗 hardware
🐍 medusa
🐛 bug
📋 policy
📐 architecture
📚 docs
📡 rf
📱 companion
🔐 security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hartle-tech/medusa#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 fromassets/brand/brand_tokens.yamlappearance: false(light-only per brand)docs/external/donate.mdmatching dumpsock patterndocs/package.jsonwithbuild+dev+previewscripts.github/workflows/docs-build.ymlbuild-check (no Pages deploy — VPS Ansible role serves it)References:
MISSION.md(M5), dumpsock pattern at~/Projects/dumpsock/docs/