poole
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