How to contribute?
Make a Pull Request.
How to develop locally?
This site is hosted on Github Pages.
Option 1 - use Jekyll (Ruby)
Follow the steps described in this Github help article.
Option 2 - use Grip (Python)
$ pip install grip
$ grip
* Serving Flask app "grip.app" (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://localhost:6419/ (Press CTRL+C to quit)