kubenix/docs/config.toml

15 lines
342 B
TOML
Raw Normal View History

title = "kubenix"
theme = "hugo-book"
baseURL = "https://kubenix.org/"
2022-08-28 23:51:24 -04:00
[markup.highlight]
style = "nord"
[params]
BookLogo = "logo.svg"
BookRepo = "https://github.com/hall/kubenix"
2023-06-03 02:40:40 -04:00
BookEditPath = 'edit/main/docs'
BookSection = '*'
# most pages at this time are auto-generated so editing doesn't make sense
# BookEditPath = 'edit/main/docs'