VBTC blog Installation Install bundler: gem install bundler Install Jekyll and other dependencies: cd vbtc.github.io && bundle install Serve site locally bundle exec jekyll serve Preview your site: http://localhost:4000