Skip to content

Listens for GitHub post-recieve service hooks messages, runs jekyll, and pushes the results back to GitHub.

Notifications You must be signed in to change notification settings

sankage/jekyllbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JekyllBot

Listens for GitHub post-recieve service hooks messages, runs jekyll, and pushes the results back to GitHub. Designed to be run on Heroku to generate JSON representations of postdata for ben.balter.com.

Usage

  1. git clone
  2. heroku create
  3. Add resulting URL to Repo's settings
  4. `heroku config::set GH_USER=YOUR_GITHUB_USER_NAME GH_PASS=YOUR_PASSWORD

Will automatically fire on each commit

About

Listens for GitHub post-recieve service hooks messages, runs jekyll, and pushes the results back to GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%