From 9c072b90b4986f7dc13788840918e3104dbdcd69 Mon Sep 17 00:00:00 2001 From: lvuch Date: Sun, 29 Apr 2018 06:47:52 -0700 Subject: [PATCH] fix tabs --- content/_index.html | 30 ++++++++++++++++++++++++++---- layouts/partials/docs-nav.html | 11 ++++++----- 2 files changed, 32 insertions(+), 9 deletions(-) diff --git a/content/_index.html b/content/_index.html index e91b9f46e8b..de6aba7eb7b 100644 --- a/content/_index.html +++ b/content/_index.html @@ -5,10 +5,32 @@ subTitle: "sub" description: "" --- -
-
-
- docs index +
+
+
+
+

Rancher is open source software that combines everything an organization needs to adopt and run containers in production. Built on Kubernetes, Rancher makes it easy for DevOps teams to test, deploy and manage their applications. Operations teams use Rancher to deploy, manage and secure every Kubernetes deployment regardless of where it is running.

+
+
+
+
+

Rancher 2.0

+ +
+
+

Rancher 1.X

+ +
+
+

RancherOS

+ +
diff --git a/layouts/partials/docs-nav.html b/layouts/partials/docs-nav.html index b0d26e900b5..1a74d9f4490 100644 --- a/layouts/partials/docs-nav.html +++ b/layouts/partials/docs-nav.html @@ -1,10 +1,8 @@ {{ $.Scratch.Set "topLevel" . }} {{ $.Scratch.Set "secondLevel" . }} -
+
+ + +
    {{ $topLevel := .Scratch.Get "topLevel"}} {{ if $topLevel }} {{ range $topLevel.Sections }}