Looking for something like Octopress in Python. Of course, I came across a number of options with a simple google search:
http://gistpages.com/2013/08/12/complete_list_of_static_site_generators_for_python
Not included in this is Nikola, which looks interesting:
http://getnikola.com/
I am looking for feedback from first hand experience with any of these (or others).
Why Python? Because I am working with Python for a number of other projects and I'd like to stay in that domain if at all possible. Avoiding PHP for the same and other reasons.