一款 vuepress 主题容器,集成多种主题底层功能,快速生成主题风格。主题 2.0 的默认风格是原主题 1.0 迁移而来,更多风格正在路上,敬请期待。
npx
# 初始化,并选择 2.x npx @vuepress-reco/theme-cli init
npm
# 初始化,并选择 2.x npm install @vuepress-reco/theme-cli@1.0.7 -g theme-cli init
yarn
# 初始化,并选择 2.x yarn global add @vuepress-reco/theme-cli@1.0.7 theme-cli init