baseURL = "https://k8s.libre.sh/"
languageCode = "en-us"
title = "libre.sh - Kubernetes the libre way."
theme = "hugo-theme-learn"
# For search functionality
[outputs]
home = [ "HTML", "RSS", "JSON"]
[[menu.shortcuts]]
name = " Contribute"
url = "/contribute"
weight = 10
[[menu.shortcuts]]
name = " Forum"
url = "https://talk.libreho.st/c/libre-sh"
weight = 11
[[menu.shortcuts]]
name = " Rocketchat Channel"
url = "https://chat.liiib.re/channel/libre.sh-fr"
weight = 20
[[menu.shortcuts]]
name = " Sponsor"
url = "https://opencollective.com/libresh"
weight = 28
[[menu.shortcuts]]
name = " Free training"
url = "/training"
weight = 25
[[menu.shortcuts]]
name = " Roadmap"
url = "/roadmap"
weight = 26
[[menu.shortcuts]]
name = " License"
url = "/License"
weight = 28
[[menu.shortcuts]]
name = " Credits"
url = "/credits"
weight = 30
[params]
editURL = "https://lab.libreho.st/libre.sh/kubernetes/website/tree/master/content/"
themeVariant = "blue"