2023-10-12 07:32:37 +00:00
|
|
|
baseURL: /
|
2023-10-11 09:59:20 +00:00
|
|
|
languageCode: en-us
|
|
|
|
title: CNCF Distribution
|
|
|
|
theme: hugo-geekdoc
|
|
|
|
|
|
|
|
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
|