vuepress-theme-reco-ls
v1.6.6
Published
A simple and beautiful vuepress Blog & Doc theme.
Downloads
2
Readme
Introduce
- 这是一个vuepress主题,旨在添加博客所需的分类、标签墙、分页、评论等功能;
- 主题追求极简,根据 vuepress 的默认主题修改而成,官方的主题配置仍然适用;
- 效果:午后南杂
- 文档:vuepress-theme-reco-doc
Quick start
npx
npx @vuepress-reco/theme-cli init my-blog
npm
# init
npm install @vuepress-reco/theme-cli -g
theme-cli init my-blog
# install
cd my-blog
npm install
# run
npm run dev
# build
npm run build
yarn
# init
yarn global add @vuepress-reco/theme-cli
theme-cli init my-blog
# install
cd my-blog
yarn install
# run
yarn dev
# build
yarn build
Preview
Contributors
衷心感谢为此项目贡献过宝贵代码的朋友们
|昵称|贡献记录| |:-:|-| |kangxu|[email protected]| |Ekko|[email protected]|
衷心感谢美女设计师
|昵称|贡献内容| |:-:|-| |Zoey|主题图标调整定稿| |冰冰|主题图标初稿|