It's built on Jekyll for static web generation from GIT ❤️
To run:
- Install ruby > 2.6 (I strongly recommend using https://github.com/asdf-vm/asdf to handle different versions).
gem install bundler jekyll
jekyll s
to compile and serve through a web server on localhost:4000