Skip to content

messyidea/hexo-migrator-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress migrator

Migrate your blog from WordPress to Hexo.

Install

$ npm install hexo-migrator-wordpress --save

Usage

Export your WordPress in "Tools" → "Export" → "WordPress" in your dashboard.

Execute the following command after installed. source is the file path or URL of WordPress export file.

$ hexo migrate wordpress <source>

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%