Skip to content

Instantly share code, notes, and snippets.

@rjcorwin
Created March 11, 2013 12:04
Show Gist options
  • Save rjcorwin/5133787 to your computer and use it in GitHub Desktop.
Save rjcorwin/5133787 to your computer and use it in GitHub Desktop.
{
"slug": ""
"path": "/"
"children": [
{
"slug":"foo",
"path":"/foo"
"children": [
{},
{},
{
"slug":"bar",
"path":"/foo/bar"
"children": [
{},
{
"slug": "dan",
"path": "/foo/bar/dan"
}
]
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment