AutoHyde
Description
AutoHyde is a simple Sinatra application that exposes a single route, /auto-hyde. The purpose is to easily allow you to create
a GitHub post-receive hook that rebuilds your Jekyll blog or application.
Requirements
Gems
- sinatra, >= 1.1.0
- systemu, >= 1.2.0
- pony, >= 1.1
You obviously will also need jekyll installed, though the only thing required by this app is access to the jekyll binary.
Installation
git clone git@github.com:gotmayonase/auto-hyde.git
rake install
OR
gem install auto-hyde
Running AutoHyde
Usage: auto-hyde [options]
-e,
Contributors
Copyright
Copyright © 2010 Mike Mayo. See
LICENSE.txt for further details.