hexo-migrator-cnblogs
v0.0.4
Published
cnblogs migrator plugin for Hexo
Downloads
3
Readme
hexo-migrator-cnblogs
cnblogs migrator plugin for Hexo
How To Use
Install the module with:
npm install hexo-migrator-cnblogs
The go to your hexo folder,and exec the following command:
hexo migrate cnblogs <username>
Because of the image download,so sometimes you need wait and keep your network connection.
The username is not the your login username in cnblogs but your blog name.
Such as my blog url is http://www.cnblogs.com/htynkn/
,so the username is htynkn
.
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style.
Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
2014-03-29 v0.0.3 fix categories error
2014-03-16 v0.0.2 add image download
2014-03-04 v0.0.1 project init
Status
License
Copyright (c) 2014 Huang YunKun. Licensed under the MIT license.