kubenix/docs/config.toml
2022-08-28 15:22:43 -04:00

10 lines
275 B
TOML

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