# vuepress-theme-reco-1.x **Repository Path**: vuepress-reco/vuepress-theme-reco-1.x ## Basic Information - **Project Name**: vuepress-theme-reco-1.x - **Description**: 💥 A simple and beautiful vuepress Blog & Doc theme. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-02-15 - **Last Updated**: 2022-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## Introduce 1. This is a Vuepress theme, which is designed to add blog categories, tag walls, pagination, comments and other functions required; 2. The theme is minimalist, modified according to the default theme of Vuepress, and the official theme configuration is still applicable; 3. Demo:[午后南杂](https://recoluan.com) 4. Docs:[vuepress-theme-reco-doc](https://vuepress-theme-reco.recoluan.com)、[github source](https://vuepress.github.io)、[zeit source](https://vuepress-reco-doc.now.sh) ## Quick start **npx** ``` npx @vuepress-reco/theme-cli init ``` **npm** ```bash npm install @vuepress-reco/theme-cli -g theme-cli init ``` **yarn** ```bash yarn global add @vuepress-reco/theme-cli theme-cli init ``` ## Multi-language |language|language code| |:-:|-| |Simplified Chinese|`zh-CN`、`zh-SG`| |Traditional Chinese|`zh-HK`、`zh-MO`、`zh-TW`| |Japanese|`ja-JP`| |Korean|`ko-KR`| |English|`en-US` and other| ## Update record [Record](https://github.com/vuepress-reco/vuepress-theme-reco/blob/develop/CHANGELOG.md) ## Contributors