https://github.com/nodeos/ci-blog
A GitHub Pages (Jekyll) blog system built on repo issues and continuous integration
https://github.com/nodeos/ci-blog
blogging-system github-pages jekyll
Last synced: about 2 months ago
JSON representation
A GitHub Pages (Jekyll) blog system built on repo issues and continuous integration
- Host: GitHub
- URL: https://github.com/nodeos/ci-blog
- Owner: NodeOS
- Created: 2017-03-29T00:02:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T19:32:35.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T08:28:21.020Z (about 1 year ago)
- Topics: blogging-system, github-pages, jekyll
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ci-blog
## What is ci-blog?
`ci-blog` is a blogging middleware for GitHub Pages (aka Jekyll). It grabs repo
issues with tags like 'blog' to generate posts which are then committed to a
GitHub Pages repository. Combining this with any continuous integration service
and a webhook can create a simple, auto-updating blogging workflow for your
project.