Skip to content

Instantly share code, notes, and snippets.

@ain
Created July 17, 2016 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ain/28e73640e024b1b8af84e9ee4ab6249c to your computer and use it in GitHub Desktop.
Save ain/28e73640e024b1b8af84e9ee4ab6249c to your computer and use it in GitHub Desktop.
Wordpress data Import script for Jekyll 3
require "jekyll-import"
JekyllImport::Importers::WordpressDotCom.run({
"source" => "wp-export.xml"
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment