kubenix/docs/hugo.yaml
Bryton Hall 098edd1266 docs: reformat hugo toml config to yaml
This is the only toml file in the repo now so lets just stick with yaml
which is a far more common format given the context of this project.
2023-07-06 22:37:21 -04:00

15 lines
334 B
YAML

title: kubenix
theme: hugo-book
baseURL: https://kubenix.org/
markup:
highlight:
style: nord
params:
BookLogo: logo.svg
BookRepo: https://github.com/hall/kubenix
BookEditPath: edit/main/docs
BookSection: "*"
# most pages at this time are auto-generated so editing doesn't make sense
# BookEditPath: edit/main/docs