poole icon indicating copy to clipboard operation
poole copied to clipboard

The Jekyll Butler.

Setup

brew install rbenv
rbenv init
bundle install

Develop

bundle exec jekyll serve

Build

bundle exec jekyll build