kubecon24/hugo.yaml

39 lines
599 B
YAML

baseURL: 'https://example.org/'
languageCode: 'en-us'
title: KubeCon24
enableGitInfo: true
# module:
# imports:
# - path: github.com/McShelby/hugo-theme-relearn
theme: hugo-theme-relearn
outputs:
home:
- html
- search
page:
- html
- print
section:
- html
- print
params:
themeVariant:
- auto
- green
menu:
shortcuts:
- name: <i class='fa-fw fas fa-tags'></i> Tags
url: tags/
weight: 10
- identifier: ds
name: Imprint
url: https://nicolai-ort.com/imprint
weight: 11
- name: Privacy
url: https://nicolai-ort.com/privacy
weight: 12