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
|
2020-11-09 21:21:00 +00:00
|
|
|
timeout: 180000
|
2021-02-22 16:20:24 +00:00
|
|
|
pluralizeListTitles: false
|
2020-01-12 14:33:02 +00:00
|
|
|
|
|
|
|
# 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
|
|
|
|
2021-09-01 08:18:00 +00:00
|
|
|
taxonomies:
|
|
|
|
tag: tags
|
|
|
|
|
2021-09-08 19:35:43 +00:00
|
|
|
outputs:
|
|
|
|
home:
|
|
|
|
- HTML
|
|
|
|
page:
|
|
|
|
- HTML
|
|
|
|
section:
|
|
|
|
- HTML
|
|
|
|
taxonomy:
|
|
|
|
- HTML
|
|
|
|
term:
|
|
|
|
- HTML
|
|
|
|
|
2020-01-12 14:33:02 +00:00
|
|
|
params:
|
2021-02-04 09:06:19 +00:00
|
|
|
# geekdocMenuBundle: true
|
2020-01-13 23:15:39 +00:00
|
|
|
geekdocToC: 3
|
2021-09-01 08:18:00 +00:00
|
|
|
geekdocTagsToMenu: true
|
2020-01-12 14:33:02 +00:00
|
|
|
|
2020-09-27 20:21:29 +00:00
|
|
|
geekdocRepo: https://github.com/thegeeklab/hugo-geekdoc
|
2021-04-11 13:11:59 +00:00
|
|
|
geekdocEditPath: edit/main/exampleSite/content
|
2020-01-12 14:33:02 +00:00
|
|
|
|
2020-01-13 23:15:39 +00:00
|
|
|
geekdocSearch: true
|
2020-12-21 12:02:44 +00:00
|
|
|
geekdocSearchShowParent: 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
|
2021-02-20 20:39:31 +00:00
|
|
|
|
|
|
|
geekdocImageLazyLoading: true
|
2021-04-27 21:44:35 +00:00
|
|
|
geekdocDarkModeDim: true
|