From 063c84ff29e98edc898c525e5364fe065ef2cc5e Mon Sep 17 00:00:00 2001 From: scotty Date: Mon, 26 Sep 2016 12:55:13 -0700 Subject: [PATCH] home page updates for case studies --- _includes/footer.html | 1 + _sass/_base.sass | 14 ++++++++++---- _sass/_desktop.sass | 11 +++++++++-- index.html | 9 +++++---- 4 files changed, 25 insertions(+), 10 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 3fb22e0613..f98dde06b5 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,6 +5,7 @@ Documentation Blog Community + Case Studies
diff --git a/_sass/_base.sass b/_sass/_base.sass index c4aee5d557..2e921de051 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -1281,14 +1281,20 @@ $feature-box-div-margin-bottom: 40px padding: 30px 0 #bigSocial + text-align: center + div + display: inline-block + float: none padding-top: 125px + width: calc(90%) + + + //div:nth-child(1) + // background-image: url(/images/community_logos/viacom_logo.png) div:nth-child(1) - background-image: url(/images/community_logos/viacom_logo.png) - - div:nth-child(2) background-image: url(/images/community_logos/ebay_logo.png) - div:nth-child(3) + div:nth-child(2) background-image: url(/images/community_logos/wikimedia_foundation_logo.png) diff --git a/_sass/_desktop.sass b/_sass/_desktop.sass index 69ab7bd179..1af0088d30 100644 --- a/_sass/_desktop.sass +++ b/_sass/_desktop.sass @@ -164,7 +164,7 @@ $video-section-height: 550px margin-bottom: 20px a - width: 25% + width: 20% float: left font-size: 24px font-weight: 300 @@ -280,4 +280,11 @@ $video-section-height: 550px #tryKubernetes width: auto background-color: $blue - padding: 0 20px \ No newline at end of file + padding: 0 20px + + + + + #bigSocial + div + width: calc(50% - 15px) diff --git a/index.html b/index.html index 101e351654..1a08b02c8f 100644 --- a/index.html +++ b/index.html @@ -132,10 +132,10 @@ title: Production-Grade Container Orchestration

Case Studies

-
- Watch the video -

Creating Next Generation Kubernetes Infrastructure at Viacom

-
+ + + +
Read the story

Inside eBay’s shift to Kubernetes and containers atop OpenStack

@@ -145,6 +145,7 @@ title: Production-Grade Container Orchestration

Migrating from a homegrown ‘cluster’ to Kubernetes

+
View all case studies