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