Update README.md

This commit is contained in:
Wcowin 2024-02-22 12:32:03 +08:00
parent 4b9ad8bd32
commit 4541222510

View File

@ -30,9 +30,10 @@
</center>
## 如何快速使用
打开终端安装mkdocs: `pip install mkdocs-material`,在你第二步克隆到本地的文件夹下(我的就是Wcowin.github.io这个文件夹)的终端执行`git clone git@github.com:Wcowin/Mkdocs-Wcowin.git`克隆本模版,把Mkdocs-Wcowin文件里的文件复制出来到Wcowin.github.io文件里随后在Wcowin.github.io文件目录终端里`mkdocs serve`即可
为了测试随手建的名为forexample的文件夹
![](https://cn.mcecy.com/image/20231014/c8f94f481009a3127ad6e0e08a317659.png)
打开终端安装mkdocs: `pip install mkdocs-material`,在你本地的文件夹下(我的就是Wcowin.github.io这个文件夹)的终端执行`git clone git@github.com:Wcowin/Mkdocs-Wcowin.git`克隆本模版到本地
把Mkdocs-Wcowin文件里的东西全部复制出来到Wcowin.github.io文件里随后在Wcowin.github.io文件目录终端里`mkdocs serve`即可
详细的初步教程见:[利用Mkdocs部署静态网页至GitHubpages](TECH.md)
## Connect with me