0.1.0 • Published 8 years ago

hexo-migrator-pelican v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Pelican migrator

Migrate your blog from Pelican to Hexo.

Install

$ npm install hexo-migrator-pelican --save

Usage

Execute the following command after installed. source is the directory including markdown files, usually named content.

$ hexo migrate pelican <source>
0.1.0

8 years ago