You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restructure repo: split apps/docs and packages/theme
Reorganize the project into a pnpm workspace: move the VitePress site into apps/docs and the theme into packages/theme (with its own package.json). Update root package.json scripts to build/dev the workspace, adjust pnpm-workspace.yaml and pnpm-lock. Update CI and deploy workflows, vercel.json and paths to use apps/docs/dist. Add ARCHITECTURE.md and README docs about the new layout. Introduce Disclaimer and FontSwitcher components and analytics toggle in the theme; adjust theme/config, exports, and styles. Rename/move many example/* files into apps/docs, update eslint ignores, and remove legacy example package files.
0 commit comments