oghost
v0.1.0
Published
Oh ghost, convert markdown in octopress/hexo to ghost exports.json
Downloads
3
Readme
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.