- Install Ruby 2.1.0 or higher.
- Reboot console if required, the command
ruby --versionmust shows something likeruby 2.X.X. - Install bundler:
gem install bundler. - Install jekyll and deps:
bundle install.
bundle update
jekyll build -s ./ -d ./web/