Robert Cudmore    archive    tags    search    software


Jekyll Again

To get up and running with Jekyll again. Do some cryptic and seemingly circular combination of this:

gem install jekyll
gem install bundler
bundle update jekyll
gem update jekyll

Serve locally

bundle exec jekyll serve
Tags:

©2020. Robert Cudmore.