All Projects → benbalter → Jekyllbot

benbalter / Jekyllbot

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

Programming Languages

ruby
36898 projects - #4 most used programming language

JekyllBot

Listens for GitHub post-receive 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].