
On Mon, Oct 31, 2011 at 2:14 AM, Ketil Malde
Hi,
I just upgraded my server, and set up everything again. Except wordpress, as 1) I'm not too fond of its user interface, and 2) it's a big pile of PHP, difficult to keep updated, and basically a disaster waiting to happen (and in fact, it was hacked at one point).
Before I enable it again, is there any alternatives I should consider? Preferably written in Haskell, of course, but other suggestions welcome as well.
Not in Haskell, but it looks really promising (and it's driven by version control), I give you Octopress: http://octopress.org/ It's basically jekyll + github. Who knows, maybe you can use Hakyll instead of jekyll. Since you didn't ask for it, I'll include my $0.02 :) I don't worry about my blog being written in Haskell because I don't actually want to spend any time shaving yaks related to running my blog. I use blogspot. It's not great but I pay $0/year and someone else deals with the issues of keeping it secure, keeping it backed up, etc. If you find a cool solution, let us know. Jason