File tree 4 files changed +23
-9
lines changed
4 files changed +23
-9
lines changed Original file line number Diff line number Diff line change @@ -1294,7 +1294,13 @@ $feature-box-div-margin-bottom: 40px
1294
1294
// background-image: url(/images/community_logos/viacom_logo.png)
1295
1295
1296
1296
div :nth-child (1 )
1297
- background-image : url (/images/community_logos/ebay_logo .png )
1297
+ background-image : url (/images/community_logos/pearson_logo .png )
1298
1298
1299
1299
div :nth-child (2 )
1300
+ background-image : url (/images/community_logos/box_logo.png )
1301
+
1302
+ div :nth-child (3 )
1303
+ background-image : url (/images/community_logos/ebay_logo.png )
1304
+
1305
+ div :nth-child (4 )
1300
1306
background-image : url (/images/community_logos/wikimedia_foundation_logo.png )
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ $video-section-height: 550px
134
134
135
135
#bigSocial
136
136
div
137
- width : calc(25% - 15 px )
137
+ width : calc(25% - 18 px )
138
138
139
139
div + div
140
140
margin-left : 20px
@@ -143,12 +143,12 @@ $video-section-height: 550px
143
143
margin-top : 0
144
144
145
145
146
- #home #bigSocial
147
- div
148
- width : calc(33% - 15px )
149
-
150
- div :nth-child (3 )
151
- margin-top : inherit
146
+ // #home #bigSocial
147
+ // div
148
+ // width: calc(33% - 15px)
149
+ //
150
+ // div:nth-child(3)
151
+ // margin-top: inherit
152
152
153
153
// FOOTER
154
154
footer
@@ -287,4 +287,4 @@ $video-section-height: 550px
287
287
288
288
#bigSocial
289
289
div
290
- width : calc(50 % - 15 px )
290
+ width : calc(25 % - 18 px )
Original file line number Diff line number Diff line change @@ -136,6 +136,14 @@ <h3>Case Studies</h3>
136
136
<!--<a href="https://youtu.be/OLwzSHBtxhI">Watch the video</a>-->
137
137
<!--<p>Creating Next Generation Kubernetes Infrastructure at Viacom</p>-->
138
138
<!--</div>-->
139
+ < div >
140
+ < a href ="/case-studies/pearson/ "> Read more</ a >
141
+ < p > Using Kubernetes to reinvent the world’s largest educational company</ p >
142
+ </ div >
143
+ < div >
144
+ < a href ="https://blog.box.com/blog/kubernetes-box-microservices-maximum-velocity/ "> Read more</ a >
145
+ < p > Kubernetes at Box: Microservices at Maximum Velocity</ p >
146
+ </ div >
139
147
< div >
140
148
< a href ="http://www.nextplatform.com/2015/11/12/inside-ebays-shift-to-kubernetes-and-containers-atop-openstack/ "> Read the story</ a >
141
149
< p > Inside eBay’s shift to Kubernetes and containers atop OpenStack</ p >
You can’t perform that action at this time.
0 commit comments