parsonsmatt.github.io
blawg
This is my blog.
Theme
I'm using a modified version of the Kiko theme. Big thanks @gfjaru.
Running Locally
To run locally -
- Ensure Ruby is installed
- Install
bundler
viagem install --user-install bundler
- Do
bundle config set --local path ~/.local/share/gem
bundle install
jekyll serve