Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.