UNPKG

362 BMarkdownView Raw
1# WordPress migrator plugin for [Hexo]
2
3This plugin can migrate your blog from WordPress to Hexo.
4
5## Usage
6
7Export your WordPress in "Tools" → "Export" → "WordPress" in your dashboard.
8
9Execute the following command after installed. `source` is the file path or URL of WordPress export file.
10
11```
12hexo migrate rss <source>
13```
14
15[Hexo]: http://zespia.tw/hexo
\No newline at end of file