wordpress2jekyll

1.0.0 • Public • Published

Wordpress to Jekyll

NPM Version travis xo

This tool allow you to export almost all of your posts and pages contents (including comments) from a WordPress blog, to be used on Jekyll with Staticman.

Install

npm i wordpress2jekyll -g

Usage

First, emport all data from WordPress with the built-in export tool (Tool > Export), then launch this command:

wp2jekyll {{ xml file }} {{ folder for comments }}

Example:

wp2jekyll myblog.xml /my/folder

Licence

MIT

Package Sidebar

Install

npm i wordpress2jekyll

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • arthak