This commit is contained in:
Wcowin 2024-05-05 11:02:15 +08:00
parent 7c0cce4e5c
commit aa80078bd4
3 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
{"cache_date": "2024-04-26", "page_authors": {}}
{"cache_date": "2024-05-05", "page_authors": {}}

View File

@ -43,8 +43,9 @@ MkDocs on GitHub Pages in a step-by-step guide.
![img](https://s1.imagehub.cc/images/2024/02/02/6483c0b9ee144e0c1e035dccf3339991.png)
打开Wcowin.github.io目录进入终端运行:
打开Wcowin.github.io目录进入终端依次运行:
```
pip install mkdocs-material
mkdocs new mkdocs-site
```
出现下图的几个文件

View File

@ -36,6 +36,7 @@ tags:
打开Wcowin.github.io目录进入终端运行:
```
pip install mkdocs-material
mkdocs new mkdocs-site
```
出现下图的几个文件