Go to Google Groups Home    EnkiBlog
Release: Worpdress Importer

Marc Seeger <m...@marc-seeger.de>

I decided to give enki a try as I'd rather have something ruby than my
current wordpress blog.
I coded a small importer script that simply uses sequel to transfer
content from the wordpress Database to the enki one:

http://github.com/rb2k/enki-wp-importer/tree/master

It worked for me (posts, comments, pages) pretty fine, although it is
kinda quick and dirty
Have fun :)