I decided to switch from Wordpress to Enki. Basically because I didn’t like the security vulnerabilities wordpress seems to have in every friggin new version they release.
Feature-wise, wordpress has clearly a lot more to offer, but for my purposes, Enki should be fine.
Also: I am able to hack Enki as I know Ruby (don’t know any PHP).
To import my Wordpress Database to Enki, I wrote a script that can be found on github.

Design and bugfixes will follow :)

UPDATE:
Added the Simple Beauty theme.
Comments don’t seem to work yet. The code is fine, seems to be a passenger/webserver (nginx) problem. Stay tuned :)

UPDATE 2:
By switching from SQLite to MySQL, I fixed some permission problems with passenger/nginx and now comments should work :)

UPDATE 3:
added a lame spam protection ("what is 2 times 2";)

UPDATE 4:
removed lame spam protection and added recaptcha. Basically followed this blog post

UPDATE 5:
New Design

Comments