Renovator Bot
0e12763bd0
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
37 lines
794 B
YAML
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
|