change the git clone web

This commit is contained in:
sunrq 2021-04-29 11:00:27 +08:00
parent 900343584f
commit a678381b5e
3 changed files with 8013 additions and 3 deletions

View File

@ -44,7 +44,7 @@ yarn add -D vuepress
### 下载网站源码
```bash
git clone https://github.com/xuos/xuos-web
git clone https://git.trustie.net/xuos/xuos-web.git
```
如果没有全局vuepress, 需要安装

View File

@ -14,9 +14,9 @@
},
"license": "MulanPSL-2.0",
"devDependencies": {
"vuepress": "^1.3.1",
"@vuepress/plugin-back-to-top": "^1.3.1",
"@vuepress/plugin-medium-zoom": "^1.3.1"
"@vuepress/plugin-medium-zoom": "^1.3.1",
"vuepress": "^1.8.2"
},
"dependencies": {
"element-ui": "^2.13.2"

8010
yarn.lock Normal file

File diff suppressed because it is too large Load Diff