mirror of
https://github.com/thegeeklab/corenetworks.git
synced 2024-11-14 06:40:39 +00:00
35 lines
717 B
YAML
35 lines
717 B
YAML
---
|
|
baseURL: https://corenetworks.geekdocs.de/
|
|
title: corenetworks
|
|
theme: hugo-geekdoc
|
|
|
|
pygmentsUseClasses: true
|
|
pygmentsCodeFences: true
|
|
|
|
disablePathToLower: true
|
|
enableGitInfo: true
|
|
|
|
markup:
|
|
defaultMarkdownHandler: goldmark
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true
|
|
tableOfContents:
|
|
startLevel: 1
|
|
endLevel: 9
|
|
|
|
params:
|
|
geekdocMenuBundle: true
|
|
geekdocToC: 3
|
|
|
|
geekdocRepo: https://github.com/thegeeklab/corenetworks
|
|
geekdocEditPath: edit/main/docs/content
|
|
|
|
geekdocDateFormat: "Jan 2, 2006"
|
|
geekdocSearch: true
|
|
|
|
geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information
|
|
geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy
|
|
|
|
geekdocAnchorLeft: true
|