UNPKG

@paroicms/server

Version:
29 lines (28 loc) 638 B
{ "ParoiCMSSiteSchemaFormatVersion": "10", "languages": ["en", "fr", "de", "es", "it", "pt"], "nodeTypes": [ { "typeName": "authors", "kind": "document", "documentKind": "routing", "route": { "en": "authors", "fr": "auteurs", "de": "autoren", "es": "autores", "it": "autori", "pt": "autores" }, "regularChildren": ["author"], "regularChildrenSorting": "title asc" }, { "typeName": "author", "kind": "document", "documentKind": "regular", "route": ":relativeId-:slug", "autoPublish": true } ] }