Added Landing Page

This commit is contained in:
John Mulhausen
2016-05-27 19:28:42 -07:00
parent b8f93f63b0
commit 5f17dcd4d1
4 changed files with 191 additions and 1 deletions
+14 -1
View File
@@ -1,6 +1,19 @@
---
---
# Template Demos
This page demonstrates new doc templates being worked on.
Click the headings to see the source of the template in GitHub.
## [Concept Overviews](https://github.com/kubernetes/kubernetes.github.io/blob/master/_includes/templates/concept-overview.md)
- [Blank page that is trying to use template](blank/)
- [Partially filled out page](partial/)
- [Completely filled out page](filledout/)
- [Completely filled out page](filledout/)
## [Landing Pages](https://github.com/kubernetes/kubernetes.github.io/blob/master/_includes/templates/landing-page.md)
- [Blank](blanklanding/)
- [Filled Out](landingpage/)