Commit 1173aa2
refactor: move docs-site from packages/ to apps/docs/
The docs site is a deployable Elm app, not a publishable TypeScript
library. Moving it to apps/ separates it from the package pipeline
(lint, test, typecheck) and avoids ESLint/TypeScript tooling conflicts.
- Move packages/docs-site → apps/docs
- Add apps/* to pnpm-workspace.yaml
- Update ESLint ignores, CI workflow paths, and content references
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a13070c commit 1173aa2
52 files changed
Lines changed: 27 additions & 26 deletions
File tree
- .github/workflows
- apps/docs
- app
- Route
- Contributing
- Docs
- Packages
- codegen
- content
- contributing
- docs
- packages
- public
- script
- src
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments