You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by ro...@apache.org on 2014/04/10 22:26:24 UTC

svn commit: r1586464 - in /incubator/usergrid/site: content/css/usergrid-site.css content/index.html publish/css/usergrid-site.css publish/index.html

Author: rockerston
Date: Thu Apr 10 20:26:23 2014
New Revision: 1586464

URL: http://svn.apache.org/r1586464
Log:
update marketing message

Modified:
    incubator/usergrid/site/content/css/usergrid-site.css
    incubator/usergrid/site/content/index.html
    incubator/usergrid/site/publish/css/usergrid-site.css
    incubator/usergrid/site/publish/index.html

Modified: incubator/usergrid/site/content/css/usergrid-site.css
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/content/css/usergrid-site.css?rev=1586464&r1=1586463&r2=1586464&view=diff
==============================================================================
--- incubator/usergrid/site/content/css/usergrid-site.css (original)
+++ incubator/usergrid/site/content/css/usergrid-site.css Thu Apr 10 20:26:23 2014
@@ -476,7 +476,7 @@ li.divider {
   color: #fff;
 }
 .bf-masthead-info {
-  padding: 80px 20px; 
+  padding: 80px 20px;
   font-size: 28px;
   text-align: center;
   background-color: #fc5d7b;
@@ -1292,7 +1292,7 @@ h2.icns-group:before{
 
 /* Phones and Tablets */
 /*@media screen and (min-width: 768px) and (max-width: 992px) {
-  
+
   .bf-masthead .tagline {
     padding-bottom: 20px;
   }
@@ -1346,7 +1346,7 @@ h2.icns-group:before{
   }
   .bf-features .row {
     padding: 20px 0;
-  } 
+  }
   .bf-example {
     margin-left: 0;
     margin-right: 0;
@@ -1449,7 +1449,7 @@ h2.icns-group:before{
   }
 
   .bf-masthead .tagline, .bf-masthead .description, .bf-masthead .btn-wrapper {
-    margin-left: 140px;
+    margin-left: 120px;
   }
   .bf-community.committers .col-md-3 h3{
     margin-top: 40px;

Modified: incubator/usergrid/site/content/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/content/index.html?rev=1586464&r1=1586463&r2=1586464&view=diff
==============================================================================
--- incubator/usergrid/site/content/index.html (original)
+++ incubator/usergrid/site/content/index.html Thu Apr 10 20:26:23 2014
@@ -7,16 +7,18 @@ title: the BaaS not made for Hipsters
         <div class="container">
             <img class="logo-title img-responsive hidden-xs" src="img/apache_usergrid_logo_white.png" />
             <div class="text-container">
-                <h2 class="tagline">The BaaS <em>not</em> made for Hipsters</h2>
-                <p class="description">Designed for multi-tenancy &amp; operational predictability. Built on Java 7, Jersey &amp; Apache Cassandra, with SDKs for iOS, Android, HTML5/JS, node.js, Ruby, Java, .NET, PHP — and so much more. Open source since 2011.<br/><br/><em>Currently undergoing incubation at the Apache Software Foundation</em></p>
+                <h2 class="tagline">The BaaS Framework <em>you</em> run</h2>
+                <p class="description">Build Apps not Servers! Whether you need to support one App or a hundred, Usergrid is <em>your</em> backend. As easy as a LAMP stack, but built for mobile.
+                  Get Apps to production in record time and stop wasting cycles writing server-side code.<br/><br/>
+                  Complete SDKs for iOS, Android, HTML5/JS, Node.js, Ruby, Java, .NET, and PHP. Open source since 2011.<br/><br/><em>Currently undergoing incubation at the Apache Software Foundation</em></p>
             </div>
-            
+
             <div class="btn-wrapper">
                 <iframe class="social-btn" src="/static/github-btn.html?user=usergrid&repo=usergrid&type=watch&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="30"></iframe>
                 <iframe class="social-btn" src="/static/github-btn.html?user=usergrid&repo=usergrid&type=fork&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="30"></iframe>
                 <!--<p><span class="or">or</span> <a href="#">Download Usergrid</a></p>-->
             </div>
-            
+
         </div>
     </div>
 </section>
@@ -55,7 +57,7 @@ title: the BaaS not made for Hipsters
                 <div class="bf-icon-wrap"><i style="font-size:65px; vertical-align: -5px;" aria-hidden="true" class="icon-lock"></i></div>
                 <h3>Trusted</h3>
                 <p>Usergrid is deployed by <a href="https://baas.io/">Korea Telecom</a>, <a href="http://globo.com">Globo</a>, <a href="http://apigee.com">Apigee</a> and many Fortune 500 companies. Our biggest deployments have hundreds of nodes and handle millions of users.</p>
-            </div>   
+            </div>
         </div>
     </div>
 
@@ -72,7 +74,7 @@ title: the BaaS not made for Hipsters
 
 <section class="bf-news">
     <div class="container">
-        
+
         <div class="row">
             <div class="col-md-12 text-left">
                 <h2>About the Project</h2>
@@ -85,8 +87,8 @@ title: the BaaS not made for Hipsters
             <!--
             <div class="col-md-4 text-left">
                 <h2>Recent Releases</h2>
-                
-                
+
+
             </div>
             -->
         </div>

Modified: incubator/usergrid/site/publish/css/usergrid-site.css
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/css/usergrid-site.css?rev=1586464&r1=1586463&r2=1586464&view=diff
==============================================================================
--- incubator/usergrid/site/publish/css/usergrid-site.css (original)
+++ incubator/usergrid/site/publish/css/usergrid-site.css Thu Apr 10 20:26:23 2014
@@ -476,7 +476,7 @@ li.divider {
   color: #fff;
 }
 .bf-masthead-info {
-  padding: 80px 20px; 
+  padding: 80px 20px;
   font-size: 28px;
   text-align: center;
   background-color: #fc5d7b;
@@ -1292,7 +1292,7 @@ h2.icns-group:before{
 
 /* Phones and Tablets */
 /*@media screen and (min-width: 768px) and (max-width: 992px) {
-  
+
   .bf-masthead .tagline {
     padding-bottom: 20px;
   }
@@ -1346,7 +1346,7 @@ h2.icns-group:before{
   }
   .bf-features .row {
     padding: 20px 0;
-  } 
+  }
   .bf-example {
     margin-left: 0;
     margin-right: 0;
@@ -1449,7 +1449,7 @@ h2.icns-group:before{
   }
 
   .bf-masthead .tagline, .bf-masthead .description, .bf-masthead .btn-wrapper {
-    margin-left: 140px;
+    margin-left: 120px;
   }
   .bf-community.committers .col-md-3 h3{
     margin-top: 40px;

Modified: incubator/usergrid/site/publish/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/index.html?rev=1586464&r1=1586463&r2=1586464&view=diff
==============================================================================
--- incubator/usergrid/site/publish/index.html (original)
+++ incubator/usergrid/site/publish/index.html Thu Apr 10 20:26:23 2014
@@ -66,16 +66,18 @@
         <div class="container">
             <img class="logo-title img-responsive hidden-xs" src="img/apache_usergrid_logo_white.png" />
             <div class="text-container">
-                <h2 class="tagline">The BaaS <em>not</em> made for Hipsters</h2>
-                <p class="description">Designed for multi-tenancy &amp; operational predictability. Built on Java 7, Jersey &amp; Apache Cassandra, with SDKs for iOS, Android, HTML5/JS, node.js, Ruby, Java, .NET, PHP — and so much more. Open source since 2011.<br/><br/><em>Currently undergoing incubation at the Apache Software Foundation</em></p>
+                <h2 class="tagline">The BaaS Framework <em>you</em> run</h2>
+                <p class="description">Build Apps not Servers! Whether you need to support one App or a hundred, Usergrid is <em>your</em> backend. As easy as a LAMP stack, but built for mobile.
+                  Get Apps to production in record time and stop wasting cycles writing server-side code.<br/><br/>
+                  Complete SDKs for iOS, Android, HTML5/JS, Node.js, Ruby, Java, .NET, and PHP. Open source since 2011.<br/><br/><em>Currently undergoing incubation at the Apache Software Foundation</em></p>
             </div>
-            
+
             <div class="btn-wrapper">
                 <iframe class="social-btn" src="/static/github-btn.html?user=usergrid&repo=usergrid&type=watch&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="30"></iframe>
                 <iframe class="social-btn" src="/static/github-btn.html?user=usergrid&repo=usergrid&type=fork&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="30"></iframe>
                 <!--<p><span class="or">or</span> <a href="#">Download Usergrid</a></p>-->
             </div>
-            
+
         </div>
     </div>
 </section>
@@ -114,7 +116,7 @@
                 <div class="bf-icon-wrap"><i style="font-size:65px; vertical-align: -5px;" aria-hidden="true" class="icon-lock"></i></div>
                 <h3>Trusted</h3>
                 <p>Usergrid is deployed by <a href="https://baas.io/">Korea Telecom</a>, <a href="http://globo.com">Globo</a>, <a href="http://apigee.com">Apigee</a> and many Fortune 500 companies. Our biggest deployments have hundreds of nodes and handle millions of users.</p>
-            </div>   
+            </div>
         </div>
     </div>
 
@@ -131,7 +133,7 @@
 
 <section class="bf-news">
     <div class="container">
-        
+
         <div class="row">
             <div class="col-md-12 text-left">
                 <h2>About the Project</h2>
@@ -144,8 +146,8 @@
             <!--
             <div class="col-md-4 text-left">
                 <h2>Recent Releases</h2>
-                
-                
+
+
             </div>
             -->
         </div>