Skip to content

Instantly share code, notes, and snippets.

@sonsongithub
Created June 15, 2014 23:33
Show Gist options
  • Select an option

  • Save sonsongithub/b77c5a87fc341d15bd0a to your computer and use it in GitHub Desktop.

Select an option

Save sonsongithub/b77c5a87fc341d15bd0a to your computer and use it in GitHub Desktop.
ruby -rubygems -e 'require "jekyll-import";
JekyllImport::Importers::WordpressDotCom.run({
"source" => "wordpress.xml",
"tags" => false,
"more_excerpt" => true,
"more_anchor" => true
})'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment