Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 366 Bytes

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