mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-13 08:33:35 +00:00
62b9a86143
Config should be shared across docs and main -hardcoded urls to avoid /docs/ 404s in main navigation
194 lines
4.7 KiB
TOML
194 lines
4.7 KiB
TOML
baseURL = ""
|
|
languageCode = "en-us"
|
|
title = "Rancher Labs"
|
|
theme = "rancher-website-theme"
|
|
themesDir = "node_modules"
|
|
pluralizeListTitles = false
|
|
|
|
# disableKinds = ["RSS"]
|
|
enableRobotsTXT = true
|
|
|
|
[permalinks]
|
|
inside-pages = "/:filename/"
|
|
|
|
[[menu.main]]
|
|
identifier = "what-is-rancher"
|
|
name = "What is Rancher"
|
|
weight = "1"
|
|
pre = "<i class=\"material-icons\">keyboard_arrow_down</i>"
|
|
|
|
[[menu.main]]
|
|
name = "Overview"
|
|
url = "https://rancher.com/what-is-rancher/overview/"
|
|
parent = "what-is-rancher"
|
|
weight = "1"
|
|
|
|
[[menu.main]]
|
|
name = "What Rancher Adds to Kubernetes"
|
|
url = "https://rancher.com/what-is-rancher/what-rancher-adds-to-kubernetes/"
|
|
parent = "what-is-rancher"
|
|
weight = "2"
|
|
|
|
[[menu.main]]
|
|
name = "How is Rancher Different"
|
|
url = "https://rancher.com/what-is-rancher/how-is-rancher-different/"
|
|
parent = "what-is-rancher"
|
|
weight = "3"
|
|
|
|
|
|
[[menu.main]]
|
|
name = "Run Kubernetes Anywhere"
|
|
url = "https://rancher.com/kubernetes/"
|
|
parent = "what-is-rancher"
|
|
weight = "4"
|
|
|
|
[[menu.main]]
|
|
# name = "Cluster Operation"
|
|
# url = "https://rancher.com/what-is-rancher/cluster-operation/"
|
|
# parent = "what-is-rancher"
|
|
# weight = "5"
|
|
|
|
[[menu.main]]
|
|
# name = "Hybrid cloud & multi-cloud"
|
|
# url = "https://rancher.com/what-is-rancher/hybrid-cloud-and-multi-cloud/"
|
|
# parent = "what-is-rancher"
|
|
# weight = "6"
|
|
|
|
[[menu.main]]
|
|
# name = "Security & compliance"
|
|
# url = "https://rancher.com/what-is-rancher/security-and-compliance/"
|
|
# parent = "what-is-rancher"
|
|
# weight = "7"
|
|
|
|
[[menu.main]]
|
|
# name = "Workload Management"
|
|
# url = "https://rancher.com/what-is-rancher/workload-management/"
|
|
# parent = "what-is-rancher"
|
|
# weight = "8"
|
|
|
|
[[menu.main]]
|
|
# name = "100% Open Source"
|
|
# url = "https://rancher.com/what-is-rancher/open-souce/"
|
|
# parent = "what-is-rancher"
|
|
# weight = "9"
|
|
|
|
|
|
[[menu.main]]
|
|
identifier = "products"
|
|
name = "Products"
|
|
weight = "2"
|
|
pre = "<i class=\"material-icons\">keyboard_arrow_down</i>"
|
|
|
|
[[menu.main]]
|
|
name = "Rancher"
|
|
url = "https://rancher.com/what-is-rancher/overview/"
|
|
parent = "products"
|
|
|
|
[[menu.main]]
|
|
name = "RancherOS"
|
|
url = "https://rancher.com/rancher-os/"
|
|
parent = "products"
|
|
|
|
|
|
[[menu.main]]
|
|
#identifier = "customers"
|
|
#name = "Customers"
|
|
#url = "https://rancher.com/customers/"
|
|
#weight = "3"
|
|
|
|
[[menu.main]]
|
|
identifier = "learn"
|
|
name = "Learn"
|
|
weight = "4"
|
|
pre = "<i class=\"material-icons\">keyboard_arrow_down</i>"
|
|
|
|
[[menu.main]]
|
|
name = "Blog"
|
|
url = "https://rancher.com/blog/"
|
|
parent = "learn"
|
|
|
|
[[menu.main]]
|
|
name = "Rancher Docs"
|
|
url = "http://rancher.com/docs/rancher/v2.0/en/"
|
|
parent = "learn"
|
|
|
|
[[menu.main]]
|
|
name = "Trainings"
|
|
#url = "https://rancher.com/categories/training/"
|
|
url = "https://rancher.com/training/"
|
|
parent = "learn"
|
|
|
|
[[menu.main]]
|
|
name = "Forums"
|
|
url = "https://forums.rancher.com/"
|
|
parent = "learn"
|
|
pre = "<i class=\"material-icons\">launch</i>"
|
|
|
|
[[menu.main]]
|
|
#name = "Learning Resources"
|
|
#url = "https://rancher.com/learning-resources/"
|
|
#parent = "learn"
|
|
|
|
|
|
|
|
[[menu.main]]
|
|
identifier = "about"
|
|
name = "About"
|
|
url = "https://rancher.com/about/"
|
|
weight = "5"
|
|
pre = "<i class=\"material-icons\">keyboard_arrow_down</i>"
|
|
|
|
[[menu.main]]
|
|
name = "About Us"
|
|
url = "https://rancher.com/about/"
|
|
parent = "about"
|
|
|
|
[[menu.main]]
|
|
name = "Careers"
|
|
url = "https://rancher.com/careers/"
|
|
parent = "about"
|
|
|
|
[[menu.main]]
|
|
name = "Contact Us"
|
|
url = "https://rancher.com/contact/"
|
|
parent = "about"
|
|
|
|
[[menu.main]]
|
|
name = "Events"
|
|
url = "https://rancher.com/events/"
|
|
parent = "about"
|
|
|
|
[[menu.main]]
|
|
name = "Partners"
|
|
url = "https://rancher.com/partners/"
|
|
parent = "about"
|
|
|
|
|
|
|
|
|
|
|
|
#footer menu#
|
|
[[menu.footer]]
|
|
identifier = "about"
|
|
pre = "<i class=\"material-icons\">info_outline</i>"
|
|
name = "About"
|
|
url = "/about/"
|
|
|
|
[[menu.footer]]
|
|
identifier = "contact"
|
|
pre = "<i class=\"material-icons\">chat_bubble_outline</i>"
|
|
name = "Contact"
|
|
url = "/contact/"
|
|
|
|
[[menu.footer]]
|
|
identifier = "privacy"
|
|
pre = "<i class=\"material-icons\">fingerprint</i>"
|
|
name = "Privacy"
|
|
url = "/privacy/"
|
|
|
|
[[menu.footer]]
|
|
identifier = "careers"
|
|
pre = "<i class=\"material-icons\">people_outline</i>"
|
|
name = "Careers"
|
|
url = "/careers/"
|