#baseURL = "https://kubernetes.libre.sh/" baseURL = "https://libresh.test.indie.host/" 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 = " Matrix Channel" url = "https://matrix.to/#/!PqJHpgkUYykvCiwdFI:matrix.allmende.io?via=matrix.org&via=matrix.allmende.io&via=chat.weho.st" weight = 20 [[menu.shortcuts]] name = " Sponsor" url = "https://opencollective.com/libresh" weight = 28 [[menu.shortcuts]] name = " Free mentoring" url = "/mentoring" 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"