/poole

The Jekyll Butler.

Primary LanguageHTMLOtherNOASSERTION

Setup

brew install rbenv
rbenv init
bundle install

Develop

bundle exec jekyll serve

Build

bundle exec jekyll build