Skip to content

Instantly share code, notes, and snippets.

@pdr
Created November 10, 2015 22:23
Show Gist options
  • Save pdr/749e7dcc4185f0a9d8a2 to your computer and use it in GitHub Desktop.
Save pdr/749e7dcc4185f0a9d8a2 to your computer and use it in GitHub Desktop.
{
"name": "Cookbook",
"fields": {
"reservations": {
"type": "section",
"title": "Reservations",
"items": {
"description": "wysiwyg"
}
},
"directions": {
"type": "section",
"title": "Directions",
"items": {
"description": "wysiwyg"
}
}
},
"wireframe": [
"section-reservations",
"section-directions",
{
"container": {
"width": "columns-12",
"contents": [
{
"boxes-locations": {
"width": "columns-6"
}
}
],
},
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment