docker-tidy/docs/config.yaml

37 lines
857 B
YAML
Raw Normal View History

2020-03-08 15:38:36 +01:00
---
baseURL: https://docker-tidy.geekdocs.de/
title: docker-tidy
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: >
Keep docker hosts tidy. docker-tidy is a tool to remove outdated and unused docker resources based on filters.
images:
- "socialmedia2.png"
2020-03-08 15:38:36 +01:00
geekdocMenuBundle: true
geekdocToC: 3
2020-09-25 19:48:40 +02:00
geekdocRepo: https://github.com/thegeeklab/docker-tidy
geekdocEditPath: edit/main/docs
2020-03-08 15:38:36 +01:00
geekdocDateFormat: "Jan 2, 2006"
geekdocSearch: true
2020-07-21 23:46:10 +02:00
geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information
geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy