Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/parsonsmatt/parsonsmatt.github.io
- Owner: parsonsmatt
- License: other
- Created: 2015-03-18T00:08:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T17:21:03.000Z (7 months ago)
- Last Synced: 2024-10-04T11:35:07.076Z (about 1 month ago)
- Language: SCSS
- Size: 4.95 MB
- Stars: 77
- Watchers: 9
- Forks: 25
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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`