Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T19:32:35.000Z (almost 8 years ago)
- Last Synced: 2024-11-15T20:27:18.031Z (3 months 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.