https://github.com/cecilapp/github-cms
Use GitHub Issues as a CMS for a Cecil blog.
https://github.com/cecilapp/github-cms
Last synced: 3 months ago
JSON representation
Use GitHub Issues as a CMS for a Cecil blog.
- Host: GitHub
- URL: https://github.com/cecilapp/github-cms
- Owner: Cecilapp
- License: mit
- Created: 2021-12-04T00:11:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T13:51:56.000Z (almost 4 years ago)
- Last Synced: 2025-04-10T12:49:44.241Z (about 1 year ago)
- Homepage: https://cecilapp.github.io/GitHub-CMS
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub CMS
Use GitHub Issues as a CMS for a [Cecil](https://cecil.app) blog.
## Usage
1. Create a [issue](https://github.com/Cecilapp/GitHub-CMS/issues/new) to write a new blog post (_title_ + _body_)
2. Publish it by adding the label `published`
3. Wait few seconds for [GitHub Actions](https://github.com/Cecilapp/GitHub-CMS/actions) to publish it on the [GitHub Pages website](https://cecilapp.github.io/GitHub-CMS/)