chore: remove bundled documentation site #5

Merged
fogrye merged 1 commit from cleanup/remove-docs into dev 2026-07-31 19:13:38 +00:00
Owner

Summary

  • remove the unused Docusaurus documentation workspace and its versioned content
  • remove Docker, server, navigation, package, lint, and contributor wiring for /docs
  • keep the application client as the only production static asset

Verification

  • npm ci --ignore-scripts
  • npm --workspace orchestrator run test:run -- src/client/components/layout.test.tsx
  • npm run check:types
  • npm --workspace orchestrator run build:client
  • browser smoke: no Documentation control; /docs is the application shell, not a bundled docs site
## Summary - remove the unused Docusaurus documentation workspace and its versioned content - remove Docker, server, navigation, package, lint, and contributor wiring for `/docs` - keep the application client as the only production static asset ## Verification - npm ci --ignore-scripts - npm --workspace orchestrator run test:run -- src/client/components/layout.test.tsx - npm run check:types - npm --workspace orchestrator run build:client - browser smoke: no Documentation control; `/docs` is the application shell, not a bundled docs site
fogrye deleted branch cleanup/remove-docs 2026-07-31 19:13:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
fogrye/job-ops!5
No description provided.