I thought I would give a quick summary of how I went about migrating from Wordpress to Octopress. It was, in face, a much smoother process than I had expected.
To avoid manually converting all my posts I used exitwp. Okay, admittedly I was actually in the process of doing this manually when I was hit by the realization that there must be a better way, as it turned out there was. I use Mac OS X Lion which comes bundled with Python, which is neat considering exitwp is written in Python. If you don’t use Mac, you’re on your own for this.