This is a very rough script to export your octopress files to Ghost. You will still need to check your data but it will give you a head start. Feel free to fork and optimize the script for your purpose.
The following should be considered:
- You need to execute the script in the source/_postsdirectory
- You need to manually copy all the images to /var/www/ghost/content/images
- Images with external URLs are not handled
- Blockquotes have their issues
- Lists are not exported correctly