I’ve spent the better part of today in the living room (I’ve pretty much abandoned my messy bedroom for the moment) working on a new Django version of this site.
So why the change? Well, as much as I like Wordpress, I feel like I don’t have enough control of the templates, which is probably due to being more of a front end developer than a PHP dude. So Django seems like a good alternative for me, as from what I’ve heard the template engine is well suited for designers, plus as a bonus, Python code is freaking beautiful and a joy to write.
Okay, I’m feeling exhausted, so I think I’ll elaborate on how I’m going to transfer my site from wordpress to django later on.

