2020-01-14 21:42:16 +00:00
|
|
|
---
|
|
|
|
baseURL: https://geekdocs.de/
|
|
|
|
title: Geekdocs
|
2020-01-12 14:33:02 +00:00
|
|
|
theme: hugo-geekdoc
|
|
|
|
pygmentsUseClasses: true
|
|
|
|
pygmentsCodeFences: true
|
|
|
|
|
|
|
|
# Geekdoc configuration
|
|
|
|
disablePathToLower: true
|
|
|
|
enableGitInfo: true
|
|
|
|
|
2020-09-12 09:57:41 +00:00
|
|
|
# Needed for mermaid shortcodes
|
2020-01-12 14:33:02 +00:00
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
unsafe: true
|
|
|
|
tableOfContents:
|
|
|
|
startLevel: 1
|
2020-04-14 23:09:53 +00:00
|
|
|
endLevel: 9
|
2020-01-12 14:33:02 +00:00
|
|
|
|
|
|
|
params:
|
2020-01-13 23:15:39 +00:00
|
|
|
geekdocToC: 3
|
2020-01-12 14:33:02 +00:00
|
|
|
|
2020-01-13 23:15:39 +00:00
|
|
|
geekdocRepo: https://github.com/xoxys/hugo-geekdoc
|
|
|
|
geekdocEditPath: edit/master/exampleSite/content
|
2020-01-12 14:33:02 +00:00
|
|
|
|
2020-01-13 23:15:39 +00:00
|
|
|
geekdocSearch: true
|
2020-02-05 00:15:51 +00:00
|
|
|
|
2020-07-21 21:48:14 +00:00
|
|
|
geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information
|
|
|
|
geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy
|