diff --git a/404.md b/404.md
index 7764b12ba8..beffa9d763 100644
--- a/404.md
+++ b/404.md
@@ -1,9 +1,10 @@
---
layout: docwithnav
title: 404 Error!
+permalink: /404.html
---
-Testing...
+Sorry, this page was not found. :(
-Page.path = {{ page.path }}
-Page.url = {{ page.url }}
\ No newline at end of file
+You can let us know by filling out the "I wish this page" text field at
+the bottom of this page. Maybe try: "I wish this page _existed_."
\ No newline at end of file
diff --git a/_data/v1_1/guides.yml b/_data/v1_1/guides.yml
index b5409c099b..e006a92a6d 100644
--- a/_data/v1_1/guides.yml
+++ b/_data/v1_1/guides.yml
@@ -1,7 +1,7 @@
-bigheader: "User Guides"
+bigheader: "Guides"
abstract: "How to get started, and acheive tasks, using Kubernetes"
toc:
-- title: Overview
+- title: Guides
path: /v1.1/
- title: Quickstarts
diff --git a/_data/v1_1/samples.yml b/_data/v1_1/samples.yml
index 40d9053c9b..d70c119fa5 100644
--- a/_data/v1_1/samples.yml
+++ b/_data/v1_1/samples.yml
@@ -1,7 +1,7 @@
bigheader: "Samples"
abstract: "A collection of example applications that show how to use Kubernetes."
toc:
-- title: Samples Overview
+- title: Samples
path: /v1.1/samples/
- title: Clustered Application Samples
diff --git a/_data/v1_1/support.yml b/_data/v1_1/support.yml
index 5e3b374bdb..27c7c38463 100644
--- a/_data/v1_1/support.yml
+++ b/_data/v1_1/support.yml
@@ -1,7 +1,7 @@
bigheader: "Support"
abstract: "Troubleshooting resources, frequently asked questions, and community support channels."
toc:
-- title: Support Overview
+- title: Support
path: /v1.1/support/
- title: Troubleshooting
@@ -38,3 +38,5 @@ toc:
path: /v1.1/docs/roadmap/
- title: Contributing to Kubernetes Documentation
path: /v1.1/editdocs/
+ - title: Sitemap for v1.1
+ path: /v1.1/pagelist/
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644
index 0000000000..a965f4a570
--- /dev/null
+++ b/sitemap.xml
@@ -0,0 +1,18 @@
+---
+---
+
+
Click the below button to visit the repo for our site. You can then click the "Fork" button in the upper-right area of the screen to create a copy of our site on your GitHub account called a "fork." Make any changes you want in your fork, and when you are ready to send those changes to us, go to the index page for your fork and click "New Pull Request" to let us know about it.
-https://github.com/kubernetes/kubernetes.github.io/
+Browse this site's source code
diff --git a/v1.1/index.md b/v1.1/index.md index ba2080acfd..f7dfa9e245 100644 --- a/v1.1/index.md +++ b/v1.1/index.md @@ -2,4 +2,42 @@ title: "Documentation" --- -Landing page for docs \ No newline at end of file +Landing page for docs + +## Samples + + +