galaxy/config.yaml
Renovator Bot 0e12763bd0
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.27.0 (#44)
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2022-02-18 11:38:31 +01:00

37 lines
794 B
YAML

---
baseURL: https://galaxy.geekdocs.de/
title: Galaxy
theme: hugo-geekdoc
# Required to get well formatted code blocks
pygmentsUseClasses: true
pygmentsCodeFences: true
disablePathToLower: true
enableGitInfo: true
markup:
goldmark:
# Needed for mermaid shortcode
renderer:
unsafe: true
tableOfContents:
startLevel: 1
endLevel: 9
params:
description: >
Custom Ansible Galaxy that provies an overview and documenation for all Ansible resources of the Geeklab project.
images:
- "socialmedia2.png"
geekdocToC: 3
geekdocDateFormat: "Jan 2, 2006"
geekdocSearch: true
geekdocAnchorLeft: true
geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information
geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy