to build site locally (for teests): install ruby 2.1.0 or higher. check with ruby --version install bundler. run: gem install bundler run bundle install that's it! now just run bundle exec jekyll serve to view the site local