Published via GitHub Pages.
- Install Ruby
- Install bundle:
gem install --user-install bundler jekyll - Setup:
bundle install - Iterate:
bundle exec jekyll serve -c _config.local.yml
See documentation here.
This site is built with Jekyll. It uses the Minimal Mistakes Jekyll theme, with some additions that use Semantic UI CSS framework.