Check that you have Ruby verison 2.0 or later
ruby --version
Install bundler
gem install bundler
Install bundles
bundle install
bundle exec jekyll serve
Go to http://localhost:4000
Check that you have Ruby verison 2.0 or later
ruby --version
Install bundler
gem install bundler
Install bundles
bundle install
bundle exec jekyll serve
Go to http://localhost:4000