wpXml2Jekyll

wpXml2Jekyll

This tool converts your Wordpress XML file to individual Jekyll & Octopress compatible markdown posts

What is wpXml2Jekyll?

wpXml2Jekyll is a tool that converts your Wordpress XML file to individual Jekyll & Octopress compatible markdown posts.

  1. There are many post extractors for most of the blogging frameworks out there, some may offer more options
  2. This tool doesn't require any database connection for post generation
  3. Hell, if you've downloaded the required files before, you may not need any internet connection

Usage

You can download wpXml2Jekyll v1.2 from here as a compiled binary or for the releases section. You can run the executable as a windows application or run it on console as:

wpXml2Jekyll [wordpress export file] [output folder]

Why The Weird Name?

It may look weird but it is actually very self explanatory.

Build Status

Contributing

I'd love to have some feedback

Licence

(The MIT License)

Copyright © 2012 Onur Baykal

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.