Package Exports
- hexo-migrator-github-issue
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hexo-migrator-github-issue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Github Issue Migrator
Migrate your blog from github issue to Hexo.
Install
$ npm install hexo-migrator-github-issue --save
Usage
Execute the following command after installed. owner/repo
is the github owner and repo of issue.
$ hexo migrate github-issue owner/repo
Demo
hexo migrate github-issue Yikun/yikun.github.com
It will migrate Yikun/yikun.github.com issue to hexo.