Skip to content

Instantly share code, notes, and snippets.

@chrisabrams
Created November 18, 2015 20:22
Show Gist options
  • Save chrisabrams/9a1c7c709703118af350 to your computer and use it in GitHub Desktop.
Save chrisabrams/9a1c7c709703118af350 to your computer and use it in GitHub Desktop.
something like this
{
"author": {
"name"
"image"
}
"items": [
{
"caption": "im a caption",
"image": {
"src": "something.jpg"
},
"header": "im a header"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment