Import Labyricorn Control Plane

This commit is contained in:
2026-07-23 11:54:13 -07:00
commit 3af326a1fa
45 changed files with 6918 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
id: page
kind: content-model
name: Page
description: Standalone generic pages.
semantics:
document: true
chronological: false
searchable: true
indexable: true
routing:
detail: /{slug}/
presentation:
default_style_config: article
capabilities:
- detail-page
- search