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/12 01:13:42 UTC

svn commit: r943430 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/images/keyboard.jpg content/index-new.html

Author: buildbot
Date: Thu Mar 12 00:13:42 2015
New Revision: 943430

Log:
Staging update by buildbot for isis

Added:
    websites/staging/isis/trunk/content/images/keyboard.jpg   (with props)
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 Thu Mar 12 00:13:42 2015
@@ -1 +1 @@
-1666043
+1666044

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 12 00:13:42 2015
@@ -1 +1 @@
-1666043
+1666044

Added: websites/staging/isis/trunk/content/images/keyboard.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/isis/trunk/content/images/keyboard.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

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 Thu Mar 12 00:13:42 2015
@@ -762,6 +762,13 @@
   <div class="row">
     <div class="col-md-8 col-md-offset-2">
       <h4>Get started with your own Isis application using our <a href="intro/getting-started/simpleapp-archetype.html">simpleapp archetype</a>:</h4>
+    </div>
+  </div>
+  <div class="row">
+    <div class="col-md-4">
+        <img src="images/keyboard.jpg">
+    </div>
+    <div class="col-md-8">
 <pre>
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
@@ -773,6 +780,7 @@ mvn archetype:generate  \
     -B
 </pre>
     </div>
+    </div>
   </div>
 <br/>
 <br/>