Files
mattrbld/.mattrbld/collections/pages.json

21 lines
384 B
JSON

{
"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/"
}