mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
11 lines
275 B
TOML
11 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'
|