chore: Switch to pnpm and create individual package for docs

This commit is contained in:
Jiaxin Peng
2025-10-31 13:46:31 +00:00
parent 770061e826
commit 7282fc6955
6 changed files with 3989 additions and 2469 deletions

View File

@@ -39,7 +39,7 @@ const vitePressOptions = {
const commonSidebarOptions = {
documentRootPath: '/docs',
documentRootPath: '/',
useTitleFromFrontmatter: true,
frontmatterTitleFieldName: 'title',
collapsed: true,