Skip to content

parsonsmatt/parsonsmatt.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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