From e337bfbe914d21e8968d49815db4fdf276fed94c Mon Sep 17 00:00:00 2001 From: jakedt Date: Mon, 14 Apr 2014 12:07:38 -0400 Subject: [PATCH] Add some tweets to our buzz section. --- static/css/quay.css | 8 ++ static/partials/landing.html | 141 ++++++++++++++++++++++------------- templates/index.html | 2 + 3 files changed, 99 insertions(+), 52 deletions(-) diff --git a/static/css/quay.css b/static/css/quay.css index 854d19e25..eb8ad197f 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -1281,6 +1281,14 @@ i.toggle-icon:hover { margin-bottom: 10px; } +.tweet-row { + min-height: 300px; +} + +.follow-button { + text-align: center; +} + form input.ng-invalid.ng-dirty, *[ng-form] input.ng-invalid.ng-dirty { background-color: #FDD7D9; diff --git a/static/partials/landing.html b/static/partials/landing.html index 634d19203..261b7cb69 100644 --- a/static/partials/landing.html +++ b/static/partials/landing.html @@ -69,74 +69,80 @@

Simple and straightforward benefits

-
- - Secure - - Your data is transferred using SSL at all times and encrypted when at rest. More information available in our security guide - -
+
+
+ + Secure + + Your data is transferred using SSL at all times and encrypted when at rest. More information available in our security guide + +
-
- - Shareable - - Have to share a repository? No problem! Share with anyone you choose - -
+
+ + Shareable + + Have to share a repository? No problem! Share with anyone you choose + +
-
- - Cloud Hosted - - Accessible from anywhere, anytime - -
+
+ + Cloud Hosted + + Accessible from anywhere, anytime + +
+

Trusted by companies who use Docker

-
- -
+
+
+ +
+

Business-class management tools

- @@ -144,12 +150,43 @@

See what people are saying about Quay.io

+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
-
- Mobile Analytics +
+
+ Mobile Analytics +
diff --git a/templates/index.html b/templates/index.html index 45f44fbd6..0e98f0eb4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -38,6 +38,8 @@ + + {% endblock %} {% block body_content %}