Implement repository-driven theme rendering
This commit is contained in:
@@ -4,9 +4,11 @@ site:
|
||||
title: "Labyricorn Engineering & Architecture"
|
||||
baseUrl: "https://labyricorn.com"
|
||||
language: "en-US"
|
||||
navigationFile: "navigation.yml"
|
||||
projectsFile: "projects.yml"
|
||||
theme:
|
||||
source: "site-definition"
|
||||
path: "/.theme"
|
||||
path: ".theme"
|
||||
markdown:
|
||||
dialect: "labyricorn-commonmark-v1"
|
||||
rawHtmlPolicy: "disabled"
|
||||
|
||||
Reference in New Issue
Block a user