中文网 官网
起步
sh
$ npm add -D vitepress
$ npx vitepress init$ npm add -D vitepress
$ npx vitepress initsh
$ pnpm add -D vitepress
$ pnpm dlx vitepress init$ pnpm add -D vitepress
$ pnpm dlx vitepress init根据引导完成项目初始化
┌ Welcome to VitePress!
│
◇ Where should VitePress initialize the config?
│ ./docs
│
◇ Site title:
│ My Awesome Project
│
◇ Site description:
│ A VitePress Site
│
◆ Theme:
│ ● Default Theme (Out of the box, good-looking docs)
│ ○ Default Theme + Customization
│ ○ Custom Theme
└┌ Welcome to VitePress!
│
◇ Where should VitePress initialize the config?
│ ./docs
│
◇ Site title:
│ My Awesome Project
│
◇ Site description:
│ A VitePress Site
│
◆ Theme:
│ ● Default Theme (Out of the box, good-looking docs)
│ ○ Default Theme + Customization
│ ○ Custom Theme
└
GH BLOGS