Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parsonsmatt/parsonsmatt.github.io

My Github pages website
https://github.com/parsonsmatt/parsonsmatt.github.io

Last synced: 15 days ago
JSON representation

My Github pages website

Awesome Lists containing this project

README

        

# parsonsmatt.github.io

## blawg

This is my blog.

## Theme

I'm using a modified version of the [Kiko](http://github.com/gfjaru/Kiko) theme. Big thanks [@gfjaru](https://twitter.com/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`
3. `bundle install`
4. `jekyll serve`