2024-01-09 19:10:18 +00:00
|
|
|
baseURL: https://distribution.github.io/distribution
|
2023-10-11 09:59:20 +00:00
|
|
|
languageCode: en-us
|
|
|
|
title: CNCF Distribution
|
|
|
|
theme: hugo-geekdoc
|
|
|
|
|
2023-10-26 10:55:39 +00:00
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
unsafe: true
|
|
|
|
|
2023-10-11 09:59:20 +00:00
|
|
|
pluralizeListTitles: false
|
|
|
|
enableRobotsTXT: true
|
|
|
|
taxonomies: [tags]
|
|
|
|
minify:
|
|
|
|
disableHTML: true
|
|
|
|
|
|
|
|
# Geekdoc required configuration
|
|
|
|
pygmentsUseClasses: true
|
|
|
|
pygmentsCodeFences: true
|
|
|
|
disablePathToLower: true
|
|
|
|
|
|
|
|
params:
|
|
|
|
geekdocRepo: "https://github.com/distribution/distribution"
|
|
|
|
geekdocEditPath: edit/main/docs
|
2024-02-06 16:36:35 +00:00
|
|
|
geekdocLegalNotice: "https://www.linuxfoundation.org/legal/trademark-usage"
|
|
|
|
geekdocContentLicense:
|
|
|
|
name: CC BY 4.0
|
|
|
|
link: https://creativecommons.org/licenses/by/4.0/
|
2024-01-09 19:10:18 +00:00
|
|
|
geekdocOverwriteHTMLBase: true
|