Update content through Mattrbld

This commit is contained in:
2025-02-10 19:14:29 -06:00
parent f7273cdc0b
commit 2193a8e813
5 changed files with 422 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"allowedTypes": null,
"dir": "/data/profile",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,
"schemas": [
"/.mattrbld/schemas/profile.json"
],
"linkable": false,
"maxSize": null,
"permissions": {
"everybody": [
"everything"
]
},
"type": "json",
"urlTemplate": ""
}

View File

@@ -78,6 +78,17 @@
"path": "/.mattrbld/collections/projects.json" "path": "/.mattrbld/collections/projects.json"
} }
} }
},
{
"icon": "bullet-list",
"label": "Profile",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/profile.json"
}
},
"showInDashboard": true
} }
], ],
"slugifyOptions": null, "slugifyOptions": null,

View File

@@ -0,0 +1,372 @@
{
"fields": [
{
"type": "rows",
"default": null,
"icon": "rows",
"key": "experiences",
"label": "Experiences",
"options": {
"compact": true,
"allowEditing": true,
"itemLabel": "Row"
},
"tab": "Experiences",
"validation": {
"max": null,
"min": null,
"unit": "rows"
},
"value": [
{
"type": "group",
"displayField": null,
"icon": "group",
"key": "experience",
"label": "Experience",
"tab": "Experiences",
"value": [
{
"type": "text",
"default": null,
"icon": "text-input",
"key": "jobTitle",
"label": "JobTitle",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Experiences",
"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": "company",
"label": "Company",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Experiences",
"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": "location",
"label": "Location",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Experiences",
"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": "startDate",
"label": "StartDate",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Experiences",
"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": "endDate",
"label": "EndDate",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Experiences",
"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
}
}
}
],
"version": 1,
"visibility": {
"hidden": false,
"showByValue": {
"field": null
}
}
}
],
"version": 1,
"visibility": {
"hidden": false,
"showByValue": {
"field": null
}
}
},
{
"type": "rows",
"default": null,
"icon": "rows",
"key": "education",
"label": "Education",
"options": {
"compact": true,
"allowEditing": true,
"itemLabel": "Row"
},
"tab": "Education",
"validation": {
"max": null,
"min": null,
"unit": "rows"
},
"value": [
{
"type": "group",
"displayField": null,
"icon": "group",
"key": "Education",
"label": "Education",
"tab": "Education",
"value": [
{
"type": "text",
"default": null,
"icon": "text-input",
"key": "school",
"label": "School",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Education",
"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": "location",
"label": "Location",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Education",
"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": "degree",
"label": "Degree",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Education",
"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": "fieldOfStudy",
"label": "Field of Study",
"localised": false,
"options": {
"wrapping": true,
"multiline": false
},
"tab": "Education",
"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
}
}
}
],
"version": 1,
"visibility": {
"hidden": false,
"showByValue": {
"field": null
}
}
}
],
"version": 1,
"visibility": {
"hidden": false,
"showByValue": {
"field": null
}
}
}
],
"tabs": [
{
"label": "Experiences",
"groupAs": null
},
{
"label": "Education",
"groupAs": null
}
]
}

0
data/profile/.gitkeep Normal file
View File

20
data/profile/profile.json Normal file
View File

@@ -0,0 +1,20 @@
{
"experiences": [
{
"jobTitle": "Senior Software Engineer",
"company": "Target",
"location": "Minneapolis, Minnesota",
"startDate": "December 2019",
"endDate": "February 2021"
}
],
"education": [
{
"school": "Metropolitan State University",
"location": "Saint Paul, Minnesota",
"degree": "Bachelor of Arts",
"fieldOfStudy": "Technical Communication"
}
],
"___mb_schema": "/.mattrbld/schemas/profile.json"
}