Update README-en.md

This commit is contained in:
Meekdai 2023-08-03 23:11:10 +08:00 committed by GitHub
parent 0b173cf138
commit d8b8bf63fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@ Gmeek is a Blog Generator based on `Github Pages` and `Github Issues` and `Githu
- [Demo](http://meekdai.github.io/)
- [Update Log](https://meekdai.github.io/post/Gmeek-geng-xin-ri-zhi.html)
![dark](dark.jpg)
### Installation
1. Create your own `XXX.github.io` repository. In the repository `Settings`, select `Github Actions` under `Pages->Build and deployment->Source`.
2. Create files `config.json` and `.github/workflows/Gmeek.yml` in the repository, copy the code in [link](CONIFG.md) and save them separately.