GitHub Pages Site
Get the Bundler GEM
gem install bundler
Install project dependencies
bundle install
bundle exec jekyll server
pass --drafts
flag to the local run command to enable drafts
GitHub Pages Site
Get the Bundler GEM
gem install bundler
Install project dependencies
bundle install
bundle exec jekyll server
pass --drafts
flag to the local run command to enable drafts