added "contribute to codebase" and "download k8s" buttons to the footer

hide left nav area in docs if no nav is present
update text link styles for better readability
This commit is contained in:
scotty
2016-11-18 10:27:25 -08:00
parent 9b4e2ae1fa
commit 9f0531ba75
4 changed files with 49 additions and 1 deletions
+2
View File
@@ -20,6 +20,8 @@
<a href="https://calendar.google.com/calendar/embed?src=nt2tcnbtbied3l6gi2h29slvc0%40group.calendar.google.com" class="calendar"><span>Events Calendar</span></a>
</div>
<div>
<a href="//get.k8s.io" class="button">Download K8s</a>
<a href="https://github.com/kubernetes/kubernetes" class="button">Contribute to the K8s codebase</a>
</div>
</div>
<div id="miceType" class="center">&copy; {{ 'now' | date: "%Y" }} Kubernetes</div>