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 2013/10/27 12:30:26 UTC

svn commit: r1536101 - in /isis/site/trunk/templates: index.html screenshots.html

Author: danhaywood
Date: Sun Oct 27 11:30:25 2013
New Revision: 1536101

URL: http://svn.apache.org/r1536101
Log:
minor tweaks

Modified:
    isis/site/trunk/templates/index.html
    isis/site/trunk/templates/screenshots.html

Modified: isis/site/trunk/templates/index.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/index.html?rev=1536101&r1=1536100&r2=1536101&view=diff
==============================================================================
--- isis/site/trunk/templates/index.html (original)
+++ isis/site/trunk/templates/index.html Sun Oct 27 11:30:25 2013
@@ -115,8 +115,8 @@
   <div class="row">
     <div class="col-md-8 col-md-offset-2">
       <div align="center">
-      <h4>The above screenshots are taken from the quickstart application [1.3.0-SNAPSHOT] (source on <a href="https://github.com/apache/isis/tree/master/example/application/quickstart_wicket_restful_jdo/dom/src/main/java/dom/todo">github</a>).  
-      You can view a longer carousel on the <a href="getting-started/screenshots.html">screenshots tutorial</a> page.</h4>.
+      <h4>The above screenshots are taken from the <a href="getting-started/quickstart-archetype.html>quickstart application</a> (source on <a href="https://github.com/apache/isis/tree/master/example/application/quickstart_wicket_restful_jdo/dom/src/main/java/dom/todo">github</a>).  
+      You can view a longer carousel on the <a href="getting-started/screenshots.html">screenshots tutorial</a> page, or start immediately with our <a href="getting-started/simple-archetype.html">simple archetype</a>.</h4>.
       </div>
     </div>
   </div>

Modified: isis/site/trunk/templates/screenshots.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/screenshots.html?rev=1536101&r1=1536100&r2=1536101&view=diff
==============================================================================
--- isis/site/trunk/templates/screenshots.html (original)
+++ isis/site/trunk/templates/screenshots.html Sun Oct 27 11:30:25 2013
@@ -9,7 +9,8 @@
     <div class="col-md-12">
       <div align="center">
         <h4>The carousel below provides a tutorial by screenshot of many of the core features of Apache Isis&trade;.</h4>
-        <h4>When you are done here, move onto the <a href="../documentation.html">documentation</a> page.</h4>
+        <h4>When you are done here, either get started with our <a href="../simple-archetype.html">simple archetype</a>, or </h4>
+        <h4>read more at our <a href="../documentation.html">documentation</a> page.</h4>
       </div>
     </div>
   </div>