kubenix/docs/config.toml
2023-06-03 02:47:30 -04:00

14 lines
342 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"
BookEditPath = 'edit/main/docs'
BookSection = '*'
# most pages at this time are auto-generated so editing doesn't make sense
# BookEditPath = 'edit/main/docs'