After about six years of using WordPress as the blogging platform for this website, I have come to the stage where I want to try something else. Something that’s not based on PHP. Not that I have something against PHP, but I just wand to try something different, one that is based, say, on Django.
WordPress has been great. For non-techies, it’s about as simple as it can get. I’ve never used the hosted service, but the self-hosted installation which powers the website made starting and maintaining this blog real simple. The plugin system is really nice, but it’s also one of the weaknesses of the platform. You could be using a plugin for a long time and later find out that its author has moved on to better things.
So, I’m now looking for something else. The Django-based content management systems that I’ve played with don’t really fit te bill. And that’s because they are targeted mostly at developers, and do not offer the same level of user-friendly, for the perspective of a non-developer, that WordPress has been known for.
As with the earlier post regarding the best blogging platform built atop Node.js, I’m looking for a complete, fully-featured blogging platform. I don’t want to write a script just to do basic stuff and I’m certainly not looking for a simple application that’s only designed to generate static pages.
Any ideas?
Thank you for sharing this great post.
Check this one as well…
zinia seems to be pretty nice:
http://django-blog-zinnia.com/
https://github.com/Fantomas42/django-blog-zinnia
also there’s mezzanine, but it seems to be a more heavy weight approach including a cms etc.:
http://mezzanine.jupo.org/
https://github.com/stephenmcd/mezzanine
Thanks.
I’ve looked at Mezz, and it didn’t fit the bill. Zinnia is new to me, so I’ll take a look at it.