Update content through Mattrbld

This commit is contained in:
2026-05-18 14:42:38 -07:00
parent 2461ec344c
commit 20eec6793c
8 changed files with 310 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"allowedTypes": [],
"defaultFilename": null,
"dir": "/src",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,
"linkable": true,
"maxSize": null,
"permissions": {
"everybody": [
"everything"
]
},
"rawEntityNames": false,
"schemas": [
"/.mattrbld/schemas/page.json"
],
"type": "md",
"urlTemplate": "/:title/"
}