Prerequisites
- Install ruby >= 2.1.0 (
ruby -v
) - Install bundler
gem install bundler
- Install gems
bundle install
- Set system environment variable
JEKYLL_GITHUB_TOKEN=(public_repo scope token)
- Possibly, set
SSL_CERT_FILE
system environment variable (see "Fix Metadata Error" above)
Running
bundle exec jekyll serve