Update content through Mattrbld

This commit is contained in:
2026-05-13 10:27:36 -07:00
parent 81d7b484c8
commit 59b643197e
7 changed files with 296 additions and 20 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/"
}