2023-10-12 09:32:37 +02:00
|
|
|
baseURL: /
|
2023-10-11 11:59:20 +02:00
|
|
|
languageCode: en-us
|
|
|
|
title: CNCF Distribution
|
|
|
|
theme: hugo-geekdoc
|
|
|
|
|
2023-10-26 12:55:39 +02:00
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
unsafe: true
|
|
|
|
|
2023-10-11 11:59:20 +02: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
|