过去

开发一款看着开心、写着顺手的 vuepress 博客主题。

当下

帮助更多的朋友节省时间去用心书写内容,而不是仅仅配置一个博客去孤芳自赏。

未来

吸引更多的朋友参与到开发中来,继续强大功能。

快速开始

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