Update README.md
This commit is contained in:
parent
30d101b9b8
commit
8e86280c8f
14
README.md
14
README.md
@ -6,20 +6,20 @@
|
||||
- [Demo页面](http://meekdai.github.io/)
|
||||
- [更新日志](https://meekdai.github.io/post/Gmeek-geng-xin-ri-zhi.html)
|
||||
|
||||
### 特性
|
||||
|
||||
- UI界面和Github同源,只引入了Github原生CSS:[primer.style](https://primer.style/css)
|
||||
- 博客写作在Issues中完成后,自动触发Actions执行部署任务
|
||||
- 评论系统引入[utteranc.es](https://utteranc.es/)
|
||||
|
||||
### 安装
|
||||
1. 创建自己的`XXX.github.io`的仓库。
|
||||
1. 创建自己的`XXX.github.io`的仓库,在仓库的设置中`Pages->Build and deployment->Source`下面选择`Github Actions`。
|
||||
2. 在仓库中创建文件`config.json`和`.github/workflows/Gmeek.yml`复制[链接](CONIFG.md)中的代码分别保存。
|
||||
3. 在Issues中删除多余标签,创建自己的标签,如`link`、`about`、`日常`等。
|
||||
4. 打开一篇issue,开始写作,保存issue后会自动创建博客内容,片刻后可通过https://XXX.github.io 访问
|
||||
|
||||
如果有问题可在本仓库提交[Issues](https://github.com/Meekdai/Gmeek/issues) 或者添加 QQ:`294977308`
|
||||
|
||||
### 特性
|
||||
|
||||
- UI界面和Github同源,只引入了Github原生CSS:[primer.style](https://primer.style/css)
|
||||
- 博客写作在Issues中完成后,自动触发Actions执行部署任务
|
||||
- 评论系统引入[utteranc.es](https://utteranc.es/)
|
||||
|
||||
### 鸣谢
|
||||
|
||||
- [utteranc.es](https://utteranc.es/)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user