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
- Host: GitHub
- URL: https://github.com/ratopi/wordpress2jekyll
- Owner: ratopi
- License: mit
- Created: 2017-01-08T16:41:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-08T16:43:48.000Z (over 8 years ago)
- Last Synced: 2025-01-14T10:42:00.282Z (5 months ago)
- Topics: jeykll, nodejs, wordpress
- Language: JavaScript
- Homepage: https://ratopi.github.io/wordpress2jekyll/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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