An open API service indexing awesome lists of open source software.

https://github.com/ratopi/wordpress2jekyll

A NodeJS script for converting Wordpress XML into Jekyll's format
https://github.com/ratopi/wordpress2jekyll

jeykll nodejs wordpress

Last synced: 3 months ago
JSON representation

A NodeJS script for converting Wordpress XML into Jekyll's format

Awesome Lists containing this project

README

        

Convert Wordpress' export XMLs to Jekyll's format

Try:

cd src/node
npm install
node index.js your-wordpress.xml your-blog-dir/

Have fun