简体中文 | English
Gmeek is a Blog Generator based on Github Pages
and Github Issues
and Github Actions
. No local deployment is required, and it only takes a few minutes from building to writing.
- Create your own
XXX.github.io
repository. In the repositorySettings
, selectGithub Actions
underPages->Build and deployment->Source
. - Create files
config.json
and.github/workflows/Gmeek.yml
in the repository, copy the code in link and save them separately. - Delete redundant tags in Issues and create your own tags, such as
link
,about
,daily
, etc. - Open an issue and start writing. After saving the issue, the blog content will be automatically created. After a while, it can be accessed through https://XXX.github.io
The above installation is just a guide, and some configuration details will be written later. If you have any questions, please submit Issues in this repository
- The UI interface is of the same origin as Github, only Github’s native CSS is introduced:primer.style
- After blog writing is completed in Issues, Actions are automatically triggered to perform deployment tasks.
- The comment system used utteranc.es