Files

107 lines
2.8 KiB
YAML

protocol: labyricorn-site/v1
site:
id: labyricorn
title: Labyricorn
baseUrl: https://labyricorn.com
language: en-US
presentation:
tagline: // developer devlog & project hub
registryLabel: REG. NO. 004 — EST. LOCAL
footerNotice: © 2026 Labyricorn — GENERATED FROM GIT, NEVER HAND-EDITED
headerLinks:
- label: Site source
url: https://git.labyricorn.com/Labyricorn/labyricorn-site-git-repo
- label: Engine
url: https://git.labyricorn.com/Labyricorn/git-website-engine-control-plane
footerLinks:
- label: Contact
url: mailto:[email protected]
- label: Gitea
url: https://git.labyricorn.com/Labyricorn/labyricorn-site-git-repo
- label: Articles
url: /articles/
- label: Projects
url: /projects/
home:
eyebrow: The Chronicle
activityLabel: Recent activity
orderLabel: Repository order
entryAction: Read entry
articles:
eyebrow: The written record
intro: Notes, decisions, and dispatches published directly from the repository.
listLabel: Published entries
orderLabel: Newest in Git
entryAction: Read entry
emptyState: No articles have been published yet.
projects:
eyebrow: The working set
intro: Systems currently shipping, evolving, or quietly under construction.
listLabel: Project registry
orderLabel: Git is authoritative
entryAction: Open project
emptyState: No projects have been published yet.
content:
articleEyebrow: Article
articleMeta: Repository record
articleTags: Filed under
pageEyebrow: Repository page
projectEyebrow: Project registry
projectTags: Project tags
publishedLabel: Published
versionLabel: Version
licenseLabel: License
stackLabel: Stack
notFound:
eyebrow: Error 404
title: That route is not in the ledger.
summary: The page may have moved, or the address may be incomplete.
action: Return to the chronicle
navigationFile: ./navigation.yml
projectsFile: ./projects.yml
contentModelsPath: content-models
theme:
source: site-definition
path: .theme
markdown:
dialect: labyricorn-commonmark-v1
rawHtmlPolicy: disabled
rawHtmlEnabled: false
extensions:
tables: true
taskLists: true
footnotes: true
definitionLists: true
headingAnchors: true
fencedCode: true
syntaxHighlighting: true
callouts: true
youtube: false
wikipediaLinks: true
hosting:
engine: nginx
production:
enabled: true
hostname: labyricorn.com
listen: 80
staging:
enabled: true
hostname: preview.labyricorn.com
listen: 8080
releases:
retainCount: 10
buildPolicy:
staging:
enabled: true
requireApproval: true
localActivation:
automatic: false
push:
automatic: false