A simple static blog generator written for Python3.5
mlog main aim is to stay as simple as possible while also allowing a fully featured blogging experience.
You can use the project as is without touching anything however you may want to create a config file with at minimum a BASE_URL, TITLE and DESCRIPTION set.
Updated documentation will be available when release 0.0.1 is ready, until then if you are feeling adventurous you will need to read the sourcecode youself.
Please feel free to open issues here on github.