Skip to content

Instantly share code, notes, and snippets.

@ankitr
Created February 15, 2014 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ankitr/9023594 to your computer and use it in GitHub Desktop.
Save ankitr/9023594 to your computer and use it in GitHub Desktop.
This is easier for me.
{
"type": "body",
"attrs": [],
"children": [
{
"type": "navbar",
"attr": {
"inverse": true,
"title": "scribe",
"elements": [
"Home"
]
},
"children": []
},
{
"type": "container",
"attr": null,
"children": [
{
"type": "jumbotron",
"attr": {
"heading": "Introducing Scribe",
"subheading": "Turn any picture into a fully-functional website."
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment