Another static site generator?
With the ever growing population of static site generators, all filling a certain need, I've yet to find one that allows the generation of anything but the simplest of blogs.
mynt is designed to give you all the features of a CMS with none of the often rigid implementations of those features.
Install
From PyPI:
pip install mynt
Latest trunk:
pip install git+https://github.com/Anomareh/mynt.git
Getting Started
After installing mynt head on over and give the docs a read.
Product's homepage
Requirements:
· Python
· Jinja2
· misaka
· Pygments
· PyYAML