New static website
27/8/2017
My previous website relied heavily on php/databases to deliver content, it was slow and did not render correctly inside my terminal web browser.
For these reasons I created my own static website generator using Python. The script is configurable using a cfg file.
You can find the project on Github