wesmatlock / krausefx.com

My personal blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the server locally:

  • git clone https://github.com/KrauseFx/krausefx.com
  • bundle install
  • bundle exec jekyll serve
  • Open http://127.0.0.1:4000

Update data & graphs

Update the entries in ./data/data.yml, and then run

bundle exec ruby graphs/update.rb

About

My personal blog


Languages

Language:HTML 43.7%Language:SCSS 39.5%Language:JavaScript 16.4%Language:Ruby 0.4%