Source for the clepy.org website
The site is built using pelican (a static site generator) on Python 3.
pip install -r requirements.txt
pelican content
./develop_server.sh start
Fork the repo and submit a pull request.
Some key notes on forks and pull requests: