From f08df26d2f42901ff7467c4058c656613c113a81 Mon Sep 17 00:00:00 2001 From: scotty Date: Wed, 2 Mar 2016 12:42:09 -0800 Subject: [PATCH] twitter fix home page --- _layouts/docwithnav.html | 2 +- _layouts/headerfooter.html | 2 +- _layouts/home.html | 252 ++++++++++++++++++++++++++++++ _sass/_base.sass | 257 +++++++++++++++++++++++++++++-- _sass/_desktop.sass | 89 +++++++++++ _sass/_tablet.sass | 127 +++++++++++++++ images/blocks.png | Bin 0 -> 1991 bytes images/flower.png | Bin 0 -> 17756 bytes images/github_icon.png | Bin 0 -> 5987 bytes images/kub_video_thm.jpg | Bin 0 -> 264522 bytes images/logos/redhat_logo.png | Bin 0 -> 2725 bytes images/logos/soundcloud_logo.png | Bin 0 -> 4039 bytes images/logos/verizon_logo.png | Bin 0 -> 2995 bytes images/logos/viacom_logo.png | Bin 0 -> 2963 bytes images/logos/wepay_logo.png | Bin 0 -> 3531 bytes images/scalable.png | Bin 0 -> 1823 bytes images/self-heal.png | Bin 0 -> 3501 bytes images/slack_icon.png | Bin 0 -> 6662 bytes images/stackoverflow_icon.png | Bin 0 -> 6666 bytes images/suitcase.png | Bin 0 -> 5129 bytes images/twitter_icon.png | Bin 0 -> 5241 bytes images/wheel.png | Bin 0 -> 2031 bytes index.html | 8 +- js/script.js | 3 +- 24 files changed, 720 insertions(+), 20 deletions(-) create mode 100644 _layouts/home.html create mode 100644 images/blocks.png create mode 100755 images/flower.png create mode 100755 images/github_icon.png create mode 100755 images/kub_video_thm.jpg create mode 100755 images/logos/redhat_logo.png create mode 100755 images/logos/soundcloud_logo.png create mode 100755 images/logos/verizon_logo.png create mode 100755 images/logos/viacom_logo.png create mode 100755 images/logos/wepay_logo.png create mode 100644 images/scalable.png create mode 100644 images/self-heal.png create mode 100755 images/slack_icon.png create mode 100755 images/stackoverflow_icon.png create mode 100644 images/suitcase.png create mode 100755 images/twitter_icon.png create mode 100755 images/wheel.png diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index 40978a298d61b..9e00ab6946114 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -55,7 +55,7 @@
Interested in hacking on the core Kubernetes code base
Explore the community