Import Labyricorn Control Plane
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
protocol: "labyricorn-site/v1"
|
||||
site:
|
||||
id: "labyricorn"
|
||||
title: "Labyricorn Engineering & Architecture"
|
||||
baseUrl: "https://labyricorn.com"
|
||||
language: "en-US"
|
||||
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: true
|
||||
wikipediaLinks: true
|
||||
hosting:
|
||||
engine: "nginx"
|
||||
production:
|
||||
enabled: true
|
||||
hostname: "labyricorn.local"
|
||||
listen: 80
|
||||
staging:
|
||||
enabled: true
|
||||
hostname: "preview.labyricorn.local"
|
||||
listen: 8080
|
||||
releases:
|
||||
retainCount: 10
|
||||
buildPolicy:
|
||||
staging:
|
||||
enabled: true
|
||||
requireApproval: true
|
||||
localActivation:
|
||||
automatic: false
|
||||
push:
|
||||
automatic: false
|
||||
Reference in New Issue
Block a user