Update content through Mattrbld

This commit is contained in:
2025-02-10 10:10:06 -06:00
parent f0edb6fbce
commit f7273cdc0b
8 changed files with 3 additions and 22 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"allowedTypes": null,
"dir": "/experiences",
"dir": "/data/experiences",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,

View File

@@ -1,6 +1,6 @@
{
"allowedTypes": null,
"dir": "/projects",
"dir": "/data/projects",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,

View File

@@ -1,6 +1,6 @@
{
"allowedTypes": null,
"dir": "/skills",
"dir": "/data/skills",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,