Setup

bundle init
bundle install --path vendor/bundle
bundle exec jekyll --verion
bundle exec jekyll new myblog
cd myblog
bundle exec jekyll serve