- sinatra, >= 1.1.0
- systemu, >= 1.2.0
- pony, >= 1.1
git clone [email protected]:gotmayonase/auto-hyde.git rake install OR gem install auto-hyde
Usage: auto-hyde [options] -e, —email EMAIL_ADDRESS Send email notification of failures to this email address -d, —jekyll-dir DIR Location of your Jekyll project directory, defaults to this directory -b, —build-dir DIR Location Jekyll will build your site to, defaults to ‘./_site’ -p, —port PORT Port for Sinatra to run on, defaults to 4567 —pygments Turn on Pygment syntax highlighting for Jekyll, defaults to off -h, —help Show this message
- Mike Mayo