Skip to content

Commit 31ba951

Browse files
feat(website): migrate docs from Nuxt to Vite, rename to website
- Remove Nuxt project (docs/) entirely - Create website/ with Vite + Vue 3 + vue-router + Tailwind (same versions as app) - Port landing page: replace NuxtLink→RouterLink, Icon (abckit)→@iconify/vue, remove useHead - Port docs pages: [slug].vue and channels/[type].vue with same VitePress-style layout - Add docs/layout.vue: sticky sidebar with Guide/Features/Reference groups and collapsible Channels - Share markdown files from app/src/docs/ via relative import.meta.glob paths - Copy DocsCodeBlock and useDocsComponents composable from app (zero divergence) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent feafd04 commit 31ba951

26 files changed

Lines changed: 5165 additions & 19816 deletions

docs/app/app.vue

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/app/assets/css/tailwind.css

Lines changed: 0 additions & 128 deletions
This file was deleted.

docs/app/lib/utils.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/app/pages/docs.vue

Lines changed: 0 additions & 108 deletions
This file was deleted.

0 commit comments

Comments
 (0)