Skip to content

Instantly share code, notes, and snippets.

@ggoodman
Created May 23, 2013 21:33
Show Gist options
  • Select an option

  • Save ggoodman/5639598 to your computer and use it in GitHub Desktop.

Select an option

Save ggoodman/5639598 to your computer and use it in GitHub Desktop.
Importer format
{
source: "http://whatever",
description: "Blah blah",
tags: [],
files: {
"index.html": {
filename: "index.html",
content: "<html>..."
},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment