jekyll-website-template Instructions Install Ruby and Bundler Install Jekyll # Set the gem install path to ./vendor/bundle bundle config set --local vendor/bundle bundle install Modify the site Serve bundle exec jekyll serve Publish!