You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2015/03/11 17:58:24 UTC

svn commit: r943367 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/index-new.html

Author: buildbot
Date: Wed Mar 11 16:58:23 2015
New Revision: 943367

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/index-new.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 11 16:58:23 2015
@@ -1 +1 @@
-1665943
+1665944

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 11 16:58:23 2015
@@ -1 +1 @@
-1665943
+1665944

Modified: websites/staging/isis/trunk/content/index-new.html
==============================================================================
--- websites/staging/isis/trunk/content/index-new.html (original)
+++ websites/staging/isis/trunk/content/index-new.html Wed Mar 11 16:58:23 2015
@@ -553,11 +553,11 @@
 <div class="jumbotron">
     <div class="container">
         <div class="row">
-            <div class="col-sm-6">
+            <div class="col-sm-5">
                 <h1>Apache Isis</h1>
-                <h3>A framework for rapidly developing domain-driven apps in Java.</h3>
+                <h3>Domain Driven Applications, Quickly</h3>
             </div>
-            <div class="col-sm-6">
+            <div class="col-sm-5">
                 <div class="carousel slide" data-ride="carousel" id="quote-carousel">
 
                     <!-- Bottom Carousel Indicators -->
@@ -688,14 +688,12 @@
                 </div>
             </div>
         </div>
-        <!--
         <div class="row">
-            <div class="col-sm-12">
-                <p>Write your business logic in entities, domain services or view models, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API.</p>
+            <div class="col-sm-10">
+                <p>Apache Isis&trade; is a framework for rapidly developing domain-driven apps in Java.  Write your business logic in entities, domain services or view models, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API.</p>
                 <p><a class="btn btn-primary btn-lg" href="./documentation.html" role="button">Learn more »</a></p>
             </div>
         </div>
-        -->
     </div>
 
 </div>