oghost
v0.1.0
Published
Oh ghost, convert markdown in octopress/hexo to ghost exports.json
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 -gUsage
In _posts/ folder, run:
oghost > ~/exports.jsonThis will output posts and tags into exports.json.
