Oh Ghost
This tools convert markdown format in hexo/octopress into json that you can import in http:///ghost/debug
Install
npm install oghost -g
Usage
In _posts/
folder, run:
oghost > ~/exports.json
This will output posts and tags into exports.json.