💥 A simple and beautiful vuepress Blog & Doc theme.
This is reco theme 2.0, and the 1.0 repository has been migrated to vuepress-theme-reco-1.x
In the past, theme reco
has been supported by many friends, I am very honored, it changed my life, and I also made a lot of friends. But I don’t think it is professional and flexible, and sometimes some advanced features require certain professionalism. I know that this is not easy for some Non-FE professional friends.
Some functions of [email protected]
refer to the default theme of [email protected]
, but it is no longer magically changed on the default theme like 0.x
and 1.x
. This is a new set of solutions, such as The style adopts the tailwindCSS
scheme, and the page extension capability is realized through the plugin @vuepress-reco/vuepress-plugin-page
.
At the same time, you must rely on this document to configure your project. You cannot compare it with the official default theme document, because only a small amount of configuration overlaps with the official default theme document.
Please move Demo and Docs to play!
npx
# Init,and choose 2.x
npx @vuepress-reco/theme-cli init
npm
# Init,and choose 2.x
npm install @vuepress-reco/[email protected] -g
theme-cli init
yarn
# Init,and choose 2.x
yarn global add @vuepress-reco/[email protected]
theme-cli init
P.S. Thanks to the two beauties for their contributions to the theme logo: Zoey and 冰冰.