generated from inherentlee/11ty
128 lines
2.6 KiB
JSON
128 lines
2.6 KiB
JSON
{
|
|
"autoquotes": null,
|
|
"brandColors": [],
|
|
"corsProxy": "/corsprox",
|
|
"name": "mattrbld",
|
|
"sidebar": [
|
|
{
|
|
"label": "Dashboard",
|
|
"icon": "grid",
|
|
"target": {
|
|
"name": "Project"
|
|
},
|
|
"protected": true
|
|
},
|
|
{
|
|
"icon": "globe-alt",
|
|
"label": "Pages",
|
|
"target": {
|
|
"name": "Project.Collection",
|
|
"params": {
|
|
"path": "/.mattrbld/collections/pages.json"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"label": "Media Library",
|
|
"icon": "image-stack",
|
|
"target": {
|
|
"name": "Project.MediaLibrary"
|
|
},
|
|
"protected": true
|
|
},
|
|
{
|
|
"label": "Settings",
|
|
"icon": "settings",
|
|
"target": {
|
|
"name": "Project.Settings"
|
|
},
|
|
"onlyPrivileged": true,
|
|
"protected": true
|
|
}
|
|
],
|
|
"slugifyOptions": {
|
|
"customReplacements": [],
|
|
"lowercase": true,
|
|
"decamelize": true,
|
|
"preserveLeadingUnderscore": true,
|
|
"preserveTrailingDash": false,
|
|
"preserveCharacters": [],
|
|
"separator": "-",
|
|
"transliterate": true
|
|
},
|
|
"customRoles": [],
|
|
"draftsDir": null,
|
|
"previewUrl": null,
|
|
"languages": [],
|
|
"media": {
|
|
"advanced": true,
|
|
"customFields": [
|
|
{
|
|
"type": "text",
|
|
"default": null,
|
|
"icon": "text-input",
|
|
"key": "alt",
|
|
"label": "Alternative Text",
|
|
"localised": false,
|
|
"options": {
|
|
"wrapping": true,
|
|
"multiline": false
|
|
},
|
|
"validation": {
|
|
"enforceMinMax": true,
|
|
"max": null,
|
|
"min": null,
|
|
"regex": null,
|
|
"regexError": null,
|
|
"required": false,
|
|
"unit": "length"
|
|
},
|
|
"value": null,
|
|
"version": 1,
|
|
"visibility": {
|
|
"hidden": false,
|
|
"showByValue": {
|
|
"field": null
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"default": null,
|
|
"icon": "text-input",
|
|
"key": "title",
|
|
"label": "Title",
|
|
"localised": false,
|
|
"options": {
|
|
"wrapping": true,
|
|
"multiline": false
|
|
},
|
|
"validation": {
|
|
"enforceMinMax": true,
|
|
"max": null,
|
|
"min": null,
|
|
"regex": null,
|
|
"regexError": null,
|
|
"required": false,
|
|
"unit": "length"
|
|
},
|
|
"value": null,
|
|
"version": 1,
|
|
"visibility": {
|
|
"hidden": false,
|
|
"showByValue": {
|
|
"field": null
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"dir": "/src/images",
|
|
"maxSize": null,
|
|
"outputPath": "/images",
|
|
"permissions": {
|
|
"everybody": [
|
|
"everything"
|
|
]
|
|
}
|
|
}
|
|
} |