Skip to content

parsonsmatt/parsonsmatt.github.io

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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