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: "article"
name: "Longform Article"
description: "In-depth engineering guides, whitepapers, and technical analysis"
defaultPath: "/.articles"
views:
standalone:
template: "article/page.html"
description: "Full article view"
listing:
template: "article/summary.html"
description: "Article index summary"
features:
tableOfContents: true
revisionInfo: true
repositoryLinks: true
breadcrumbs: true