kubenix/docs/config.toml
2022-08-28 23:51:24 -04:00

13 lines
310 B
TOML

title = "kubenix"
theme = "hugo-book"
baseURL = "https://kubenix.org/"
[markup.highlight]
style = "nord"
[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'