Learn how to use Kubernetes with conceptual, tutorial, and reference documentation. You can even help contribute to the docs!
+Learn how to use Kubernetes with conceptual, tutorial, and reference documentation. You can even help contribute to the docs!
description: > Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is hosted by the Cloud Native Computing Foundation. overview: > @@ -38,7 +38,7 @@ cards: button_path: "/docs/setup" - name: tasks title: "Learn how to use Kubernetes" - description: "Look up common tasks and how to perform them using a short sequence of steps." + description: "Look up common tasks and how to perform them using a short sequence of steps." button: "View Tasks" button_path: "/docs/tasks" - name: training @@ -62,4 +62,4 @@ cards: - name: about title: About the documentation description: This website contains documentation for the current and previous 4 versions of Kubernetes. ---- +--- \ No newline at end of file diff --git a/layouts/partials/docs/content-page.html b/layouts/partials/docs/content-page.html index 85bac1d994..c6ece3e527 100644 --- a/layouts/partials/docs/content-page.html +++ b/layouts/partials/docs/content-page.html @@ -1,7 +1,7 @@ {{- $filepath := .page.File.Path }} {{- $editLink := printf "https://github.com/kubernetes/website/edit/master/content/%s/%s" .page.Language.Lang $filepath }} @@ -15,4 +15,4 @@ {{ .page.TableOfContents }} {{ end }} {{ .page.Content }} -{{ end }} +{{ end }} \ No newline at end of file diff --git a/layouts/partials/docs/top-menu.html b/layouts/partials/docs/top-menu.html index a8425a014c..c1654dbcd1 100644 --- a/layouts/partials/docs/top-menu.html +++ b/layouts/partials/docs/top-menu.html @@ -12,10 +12,10 @@