widgets
Version:
Widgets, the Framework: a website framework based on the idea of using widgets to build pages.
26 lines (25 loc) • 347 B
JSON
{
"wireframe": "default",
"skin": "default",
"title": "home page",
"widgetBlocks": {
"head": [
],
"header": [
],
"left": [
],
"center": [
{
"id": "firstContent",
"widget": "sample",
"configs": {
"heading": "widget 5",
"footing": "the end"
}
},
],
"footer": [
]
}
}