hexo-migrator-cnblogs

0.0.4 • Public • Published

hexo-migrator-cnblogs Build Status

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

Build Status Dependency Status DevDependency Status

License

Copyright (c) 2014 Huang YunKun. Licensed under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i hexo-migrator-cnblogs

Weekly Downloads

1

Version

0.0.4

License

none

Last publish

Collaborators

  • htynkn