vuepress-theme-plume/docs/snippet/create.snippet.md
pengzhanbo 4d2361a704
feat(theme)!: add collections support (#704)
* feat(theme)!: add collection support
2025-10-07 23:13:09 +08:00

1.5 KiB
Raw Blame History

┌  Welcome to VuePress and vuepress-theme-plume !
│
◇  Select a language to display / 选择显示语言
│  简体中文
│
◇  您想在哪里初始化 VuePress
│  ./my-project
│
◇  站点名称:
│  My Vuepress Site
│
◇  站点描述信息:
│  My Vuepress Site Description
│
◇  是否使用多语言?
│  No
│
◇  请选择站点默认语言
│  简体中文
│
◇  是否使用 TypeScript
│  Yes
│
◇  请选择打包工具
│  Vite
│
◇  部署方式:
│  Custom
│
◇  是否初始化 git 仓库?
│  Yes
│
◇  是否安装依赖?
│  Yes
│
◇   🎉 创建成功!
│
└  🔨 执行以下命令即可启动:
      cd ./my-project
      pnpm run docs:dev