You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2012/11/11 18:09:20 UTC

svn commit: r1408048 - in /isis/site/trunk: content/images/isis-estatio-obfuscated.jpg templates/index.html

Author: danhaywood
Date: Sun Nov 11 17:09:19 2012
New Revision: 1408048

URL: http://svn.apache.org/viewvc?rev=1408048&view=rev
Log:
isis tlp site

Added:
    isis/site/trunk/content/images/isis-estatio-obfuscated.jpg   (with props)
Modified:
    isis/site/trunk/templates/index.html

Added: isis/site/trunk/content/images/isis-estatio-obfuscated.jpg
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/images/isis-estatio-obfuscated.jpg?rev=1408048&view=auto
==============================================================================
Binary file - no diff available.

Propchange: isis/site/trunk/content/images/isis-estatio-obfuscated.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: isis/site/trunk/templates/index.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/index.html?rev=1408048&r1=1408047&r2=1408048&view=diff
==============================================================================
--- isis/site/trunk/templates/index.html (original)
+++ isis/site/trunk/templates/index.html Sun Nov 11 17:09:19 2012
@@ -12,16 +12,15 @@
             </div>
             <div class="span3">
                 <div class="featured-video">
-                    <a href="http://youtu.be/eCrtoSTZ2RE">
-                        <img src="images/oreilly-interview.png" width="140" height="85" alt="Apache TomEE interview with O'Reilly Media">
-                    </a>
+                    <img src="images/isis-estatio-obfuscated.jpg" width="140" height="85" alt="Representative application running on Apache Isis">
                 </div>
             </div>
         </div>
         <div class="row">
             <div class="span14">
                 <p>
-                    Apache TomEE, pronounced "Tommy", is an all-Apache Java EE 6 Web Profile certified stack where Tomcat is top dog. Apache TomEE is assembled from a vanilla Apache Tomcat zip file. We start with Tomcat, add our jars and zip up the rest. The result is Tomcat with added EE features - TomEE.
+                    Apache Isis is a framework to let you rapidly develop domain-driven apps in Java.  It defines a clean programming model, has BDD and JUnit testing support, 
+                    and will dynamically (at runtime) generate a representation of that domain model using various presentation technologies or as a RESTful API.
                 </p>
                 <p><a class="btn primary large" href="downloads.html">Download &raquo;</a></p>
             </div>