Update content through Mattrbld

This commit is contained in:
2025-02-11 13:12:11 -06:00
parent 2193a8e813
commit 64b47f3593
7 changed files with 806 additions and 489 deletions

View File

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

View File

@@ -1,19 +0,0 @@
{
"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

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

View File

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