2018-04-23 23:30:20 -06:00
|
|
|
{
|
|
|
|
"name": "Verti",
|
|
|
|
"singlepage": false,
|
|
|
|
"templates": {
|
|
|
|
"default": {
|
|
|
|
"title": "Default",
|
|
|
|
"description": "A regular page."
|
|
|
|
},
|
|
|
|
"home": {
|
|
|
|
"title": "Home",
|
|
|
|
"description": "A homepage."
|
|
|
|
},
|
|
|
|
"leftsidebar": {
|
|
|
|
"title": "Left Sidebar",
|
|
|
|
"description": "A page with a sidebar on the left."
|
|
|
|
},
|
|
|
|
"rightsidebar": {
|
|
|
|
"title": "Right Sidebar",
|
|
|
|
"description": "A page with a sidebar on the right."
|
|
|
|
},
|
|
|
|
"contact": {
|
|
|
|
"title": "Contact",
|
|
|
|
"description": "A page with a contact form."
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"colors": {
|
2018-05-09 17:10:27 -06:00
|
|
|
"default": {
|
|
|
|
"title": "Blue",
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"green": {
|
|
|
|
"title": "Green",
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"red": {
|
|
|
|
"title": "Red",
|
|
|
|
"description": ""
|
|
|
|
}
|
2018-04-23 23:30:20 -06:00
|
|
|
}
|
|
|
|
}
|