Skip to content

falehuk1/krausefx.com

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.3%
  • SCSS 39.1%
  • JavaScript 16.2%
  • Ruby 0.4%