34 lines
1.9 KiB
JSON
34 lines
1.9 KiB
JSON
[
|
|
{
|
|
"key": "cyberpunk:default-master",
|
|
"title": "Cyberpunk Default Master",
|
|
"page_templates": ["default", "article"],
|
|
"blocks": [
|
|
{ "block_key": "cyberpunk:navbar_terminal", "title": "Top Nav", "content": { "menuName": "main", "commandPrefix": "~/" }, "slot": "header", "sort_order": 0 },
|
|
{ "block_key": "slot", "title": "Main Slot", "content": { "slotName": "main", "placeholder": "// content" }, "slot": "main", "sort_order": 0 },
|
|
{ "block_key": "cyberpunk:footer_grid", "title": "Site Footer", "content": { "showStatus": true, "buildHash": "auto" }, "slot": "footer", "sort_order": 0 }
|
|
]
|
|
},
|
|
{
|
|
"key": "cyberpunk:landing-master",
|
|
"title": "Cyberpunk Landing Master",
|
|
"page_templates": ["landing"],
|
|
"blocks": [
|
|
{ "block_key": "cyberpunk:hero_glitch", "title": "Glitch Hero", "content": { "eyebrow": "NEW", "headline": "Ship like it's 2049", "cta": { "label": "Get the SDK", "href": "#" } }, "slot": "hero", "sort_order": 0 },
|
|
{ "block_key": "slot", "title": "Features Slot", "content": { "slotName": "features" }, "slot": "features", "sort_order": 0 },
|
|
{ "block_key": "cyberpunk:cta_terminal", "title": "CTA Strip", "content": { "prompt": "$ npm i your-thing", "button": "Copy" }, "slot": "cta", "sort_order": 0 },
|
|
{ "block_key": "cyberpunk:footer_grid", "title": "Site Footer", "content": { "showStatus": true }, "slot": "footer", "sort_order": 0 }
|
|
]
|
|
},
|
|
{
|
|
"key": "cyberpunk:full-master",
|
|
"title": "Cyberpunk Full Master",
|
|
"page_templates": ["full-width"],
|
|
"blocks": [
|
|
{ "block_key": "cyberpunk:navbar_terminal", "title": "Top Nav", "content": { "menuName": "main" }, "slot": "header", "sort_order": 0 },
|
|
{ "block_key": "slot", "title": "Main Slot", "content": { "slotName": "main" }, "slot": "main", "sort_order": 0 },
|
|
{ "block_key": "cyberpunk:footer_grid", "title": "Site Footer", "content": { "showStatus": false }, "slot": "footer", "sort_order": 0 }
|
|
]
|
|
}
|
|
]
|