Created
July 27, 2014 16:07
-
-
Save nickstamas/38f2383a4ff9acc351af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "post": { | |
| "id": "21", | |
| "title": "Gettysburg Address", | |
| "publishDate": "000000000", | |
| "blocks": [ | |
| { | |
| "orderingId": "0.0", | |
| "tag": "p", | |
| "text": "Four score and **seven** years ago...", | |
| "classes": ["postLayoutFull"] | |
| }, { | |
| "orderingId": "1.0", | |
| "tag": "figure", | |
| "text": "", | |
| "caption": "Lincoln giving address", | |
| "asset": { | |
| "id": "76", | |
| "type": "image", | |
| "url": "https://aws.amazon.com.nickstamas.com/98hashdg.jpg", | |
| "tags": ["history", "portraits"] | |
| }, | |
| "classes": ["postLayoutHalf"] | |
| }, | |
| { | |
| "orderingId": "2.0", | |
| "tag": "h2", | |
| "text": "Go America!", | |
| "classes": ["postLayoutHalf", "omega"] | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment