1
0

214 lines
4.3 KiB
JSON

{
"autoquotes": {
"en": "“”‘’",
"fr": "«»‹›"
},
"brandColors": [],
"corsProxy": "/corsprox",
"name": "alex.portfolio",
"sidebar": [
{
"label": "Dashboard",
"icon": "grid",
"target": {
"name": "Project"
},
"protected": true
},
{
"separator": true
},
{
"icon": null,
"label": "EN Homepage",
"target": {
"name": "Edit Content",
"params": {
"collection": "EN-Pages.json",
"path": "/src/content/en/index.md"
}
}
},
{
"icon": null,
"label": "EN Art",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/EN-Art.json"
}
},
"showInDashboard": true
},
{
"icon": null,
"label": "EN Pedagogy",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/EN-Pedagogy.json"
}
},
"showInDashboard": true
},
{
"separator": true
},
{
"icon": "user",
"label": "FR Homepage",
"target": {
"name": "Edit Content",
"params": {
"collection": "FR-Pages.json",
"path": "/src/content/fr/index.md"
}
}
},
{
"icon": null,
"label": "FR Art",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/FR-Art.json"
}
},
"showInDashboard": true
},
{
"icon": null,
"label": "FR Pedagogy",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/FR-Pedagogy.json"
}
},
"showInDashboard": true
},
{
"separator": true
},
{
"separator": true,
"target": {
"name": "Edit Content",
"params": {
"collection": "Site-Meta.json",
"path": "/src/data/cv.json"
}
},
"label": "CV",
"icon": "content-zone"
},
{
"separator": true,
"target": {
"name": "Edit Content",
"params": {
"collection": "Site-Meta.json",
"path": "/src/data/site.json"
}
},
"label": "Site Meta",
"icon": "content-zone"
},
{
"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": null,
"customRoles": [],
"draftsDir": null,
"previewUrl": null,
"languages": [
"en",
"fr"
],
"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/assets/uploads",
"maxSize": null,
"outputPath": "/uploads",
"permissions": {
"everybody": [
"everything"
]
}
}
}