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