ansible-later/docs/config.yaml

38 lines
904 B
YAML
Raw Normal View History

2020-01-15 00:15:13 +01:00
---
baseURL: https://ansible-later.geekdocs.de/
title: ansible-later
theme: hugo-geekdoc
pygmentsUseClasses: true
pygmentsCodeFences: true
# Geekdoc configuration
disablePathToLower: true
enableGitInfo: true
# Needed for mermaid/katex shortcodes
markup:
goldmark:
renderer:
unsafe: true
tableOfContents:
startLevel: 1
params:
description: >
ansible-later is a fast and extensible best practice scanner and linting tool for Ansible resources
to enforce a coding or best practice guideline.
images:
- "socialmedia2.png"
2020-01-15 00:15:13 +01:00
geekdocMenuBundle: true
geekdocToC: 3
2020-09-27 14:56:49 +02:00
geekdocRepo: https://github.com/thegeeklab/ansible-later
geekdocEditPath: edit/main/docs
2020-01-15 00:15:13 +01:00
geekdocDateFormat: "Jan 2, 2006"
geekdocSearch: true
2020-02-17 08:44:22 +01:00
2020-07-21 23:45:05 +02:00
geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information
geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy