hugo-geekdoc/exampleSite/config.yaml

32 lines
657 B
YAML
Raw Normal View History

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
2020-01-12 14:33:02 +00:00
# Geekdoc configuration
disablePathToLower: true
enableGitInfo: true
# Needed for mermaid shortcodes
2020-01-12 14:33:02 +00:00
markup:
goldmark:
renderer:
unsafe: true
tableOfContents:
startLevel: 1
endLevel: 9
2020-01-12 14:33:02 +00:00
params:
geekdocToC: 3
2020-01-12 14:33:02 +00:00
2020-09-27 20:21:29 +00:00
geekdocRepo: https://github.com/thegeeklab/hugo-geekdoc
geekdocEditPath: edit/master/exampleSite/content
2020-01-12 14:33:02 +00:00
geekdocSearch: true
2020-07-21 21:48:14 +00:00
geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information
geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy