diff --git a/docs/post/14.html b/docs/post/14.html index d7dc768..7bb321b 100644 --- a/docs/post/14.html +++ b/docs/post/14.html @@ -97,13 +97,13 @@
【创建仓库】点击通过模板创建仓库,建议仓库名称为XXX.github.io
,其中XXX
为你的github用户名。(例如我的名字是Peter267,则我的仓库名称应为peter267.github.io,全部小写)
【启用Pages】在仓库的设置Setting
s中Pages->Build and deployment->Source
下面选择Github Actions
。
【开始写作】打开一篇issue,开始写作,并且必须添加一个标签Label(至少添加一个),再保存issue(点击Submit new issue)后会自动创建博客内容,片刻后可通过https://xxx.github.io/ 访问(可进入Actions页面查看构建进度)。
- - + +【手动全局生成】这个步骤只有在修改config.json 文件或者出现奇怪问题的时候,需要执行。
- +按照安装步骤成功搭建好后,就可以阅读下面的内容修改配置文件啦。
@@ -150,7 +150,7 @@二、配置文件
"primerCSS":"<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />", "needComment":0, - +