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.
That's where mynt comes in, being designed to give you all the features of a CMS with none of the often rigid implementations of those features.
From PyPI:
$ pip install mynt
Latest trunk:
$ pip install git+https://github.com/uhnomoli/mynt.git
After installing mynt head on over and give the quickstart page and docs a read.
- Docutils (reST)
If you run into any issues or have any questions, either open an issue or hop in #mynt on irc.freenode.net.