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
+13
View File
@@ -0,0 +1,13 @@
id: "wiki"
name: "Wiki Hierarchy"
description: "Hierarchical documentation system with sidebar navigation and backlinks"
defaultPath: "/.wiki"
views:
standalone:
template: "wiki/page.html"
description: "Wiki article page"
features:
tableOfContents: true
revisionInfo: true
repositoryLinks: true
breadcrumbs: true