Author: jkuhnert
Date: Sun May 13 07:20:55 2007
New Revision: 537586
URL: http://svn.apache.org/viewvc?view=rev&rev=537586
Log:
Added link for new maven2 archetype.
Modified:
tapestry/tapestry4/trunk/src/site/xdoc/index.xml
Modified: tapestry/tapestry4/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/index.xml?view=diff&rev=537586&r1=537585&r2=537586
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/index.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/index.xml Sun May 13 07:20:55 2007
@@ -70,7 +70,14 @@
<p><strong>New Tutorials!:</strong></p><br/>
<p><a href="/tutorials/index.html">Devshed Tutorial Series</a>
written by <a href="http://sundraw.ws/">Alexander Kolesnikov</a>.</p>
+ <br />
+
+ <br />
+ <p><strong>Getting started?:</strong></p><br/>
+ <p>Try the maven2 <a
href="/tapestry-archetype/index.html">Archetype</a> to bootstrap your project
with some typical configurations.</p>
+
<br /><br />
+
<p>
Tapestry is an open-source framework for creating dynamic,
robust, highly scalable
web applications in Java. Tapestry complements and builds upon
the standard Java