parsonsmatt / parsonsmatt.github.io

My Github pages website
Other
77 stars 25 forks source link

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