Skip to content

parsonsmatt/parsonsmatt.github.io

Repository files navigation

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 -

  1. Ensure Ruby is installed
  2. Install bundler via gem install --user-install bundler
  3. Do bundle config set --local path ~/.local/share/gem
  4. bundle install
  5. jekyll serve