Goodbye Wordpress, Hello nanoc!
I just finished migrating my blog from wordpress to nanoc
using a customized version of nanoc3_blog
and it feels nice.
I grew tired of keeping up with Wordpress' updates and this migration also means that I can finally get rid of php on
my vps.
However, do let me know if there is anything weird around here. The whole customization done on nanoc3_blog was related to the wordpress migration.
I wanted to make sure all url's stayed the same so as to avoid broken links into the blog. Feel free to browse the
repository and see if the changes can be helpful to you.
It also includes a modified version of a wordpress import script that was responsible for keeping the links correct, among other things.
I'll try and document the changes I made so people can easily cherry pick what they want.