[Treepkg-commits] r465 - www/htdocs/templates

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Oct 25 15:54:18 CEST 2010


Author: teichmann
Date: 2010-10-25 15:54:18 +0200 (Mon, 25 Oct 2010)
New Revision: 465

Modified:
   www/htdocs/templates/index.html
Log:
www: A short feature list.


Modified: www/htdocs/templates/index.html
===================================================================
--- www/htdocs/templates/index.html	2010-10-25 08:18:21 UTC (rev 464)
+++ www/htdocs/templates/index.html	2010-10-25 13:54:18 UTC (rev 465)
@@ -72,7 +72,17 @@
                               <td width="65%" valign="top">
                                   <%= project_title %>
                                   <hr>
-                                  <h3>FILL ME!</h3>
+                                  <ul>
+                                    <li>Builds Debian packages from SVN or git source repositories.</li>
+                                    <li>Recursive dependencies installation while building.</li>
+                                    <li>Publishes Debian packages to APT repositories.</li>
+                                    <li>Publishes build reports to <a href="http://saegewerk.intevation.de">S&auml;gewerk</a>.</li>
+                                    <li>Mature and solid: Productive work horse since 2007.</li>
+                                    <li>It only does what is does. No fancy eye candy.</li>
+                                    <li>Small code basis: Relatively easy to understand and extend.</li>
+                                    <li>Code well documented, covered with extensive unit tests.</li>
+                                    <li>Full control over the buildprocess.</li>
+                                  </ul>
                                   <hr>
                                   <%= project_news %>
                               </td>



More information about the Treepkg-commits mailing list