一款简洁的 vuepress 博客 & 文档 主题。
vuepress-theme-reco 2.0 继续坚持简洁的风格,所有功能开箱即用,首页模块化组装,使用 tailwindcss 书写样式,将 Vite 作为默认编译器。你只需要负责内容创作,其他请交给我。
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