You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-commits@incubator.apache.org by tr...@apache.org on 2012/03/18 01:25:10 UTC

svn commit: r1302043 - /incubator/kalumet/site/src/site/xdoc/index.xml

Author: trimmer
Date: Sun Mar 18 01:25:10 2012
New Revision: 1302043

URL: http://svn.apache.org/viewvc?rev=1302043&view=rev
Log:
[KALUMET-19] index layout inconsistent
converted index.xml file to xdoc to be consistent with the rest of the Kalumet webpages

Modified:
    incubator/kalumet/site/src/site/xdoc/index.xml

Modified: incubator/kalumet/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/incubator/kalumet/site/src/site/xdoc/index.xml?rev=1302043&r1=1302042&r2=1302043&view=diff
==============================================================================
--- incubator/kalumet/site/src/site/xdoc/index.xml (original)
+++ incubator/kalumet/site/src/site/xdoc/index.xml Sun Mar 18 01:25:10 2012
@@ -1,8 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <document>
+    <properties>
+      <title>What is Apache Kalumet?</title>
+    </properties>
     <body>
-
-        <h3>What is Apache Kalumet?</h3>
+	<section name="What is Apache Kalumet?">
         <p>
             Apache Kalumet is a complete deployment and provisioning platform.
             It's a perfect complement of continuous integration tools (such as Jenkins, Continuum, etc),
@@ -44,6 +46,6 @@
         <p>
             <b>NB: the Kalumet website is under construction, new resources will be available soon.</b>
         </p>
-
+    </section>
     </body>
 </document>
\ No newline at end of file