Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 330 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 330 Bytes

After many years, my website is finally open source, so everyone can contribute 👍

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