add a news section

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@499400 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Xavier Hanin 2007-01-24 13:37:44 +00:00
parent f4ff5a1ed5
commit 321b6a2fd2
1 changed files with 14 additions and 10 deletions

View File

@ -6,16 +6,20 @@
</head>
<body>
<textarea id="xooki-source">
<table border="0" class="home">
<tr><td colspan="4"><img src="images/ivy-lierre.png"/></td></tr>
<tr style="font-size:xx-large;"><td colspan="4"><span style="font-size:xx-large;">The agile dependency manager</span></td></tr>
<tr><td colspan="4" style="font-size:large; padding: 1cm 0 0.7cm 0;">Ivy is a popular dependency manager focusing on flexibility and simplicity.<br/>
Find out more about its unique <a href="features.html">enterprise features</a>, what <a href="testimonials.html">people say about it</a>,<br/>
and <a href="doc.html">how it can improve your build system!</a></td></tr>
<tr class="homeitems"><td><a href="download.html"><img src="images/ivy-dl-1.4.1.png"/></a></td><td><a href="doc.html"><img src="images/ivy-book.png"/></a></td><td><a href="demo.html"><img src="images/ivy-demo.png"/></a></td><td><a href="mailing-lists.html"><img src="images/ivy-forum.png"/></a></td></tr>
<tr class="homeitems"><td><a href="download.html">download</a></td><td><a href="doc.html">documentation<br/>& tutorials</a></td><td><a href="demo.html">demo</a></td><td><a href="mailing-lists.html">share your experience</a></td></tr>
</table>
</textarea>
<table border="0" class="home">
<tr><td colspan="4"><img src="images/ivy-lierre.png"/></td></tr>
<tr style="font-size:xx-large;"><td colspan="4"><span style="font-size:xx-large;">The agile dependency manager</span></td></tr>
<tr><td colspan="4" style="font-size:large; padding: 1cm 0 0.7cm 0;">Ivy is a popular dependency manager focusing on flexibility and simplicity.<br/>
Find out more about its unique <a href="features.html">enterprise features</a>, what <a href="testimonials.html">people say about it</a>,<br/>
and <a href="doc.html">how it can improve your build system!</a></td></tr>
<tr class="homeitems"><td><a href="download.html"><img src="images/ivy-dl-1.4.1.png"/></a></td><td><a href="doc.html"><img src="images/ivy-book.png"/></a></td><td><a href="demo.html"><img src="images/ivy-demo.png"/></a></td><td><a href="mailing-lists.html"><img src="images/ivy-forum.png"/></a></td></tr>
<tr class="homeitems"><td><a href="download.html">download</a></td><td><a href="doc.html">documentation<br/>& tutorials</a></td><td><a href="demo.html">demo</a></td><td><a href="mailing-lists.html">share your experience</a></td></tr>
</table>
<hr/><a href="">Latest News</a><table border="0" cellpadding="5">
<tr><td>01/22/2007</td><td> Ivy now builds on gump!</td></tr>
<tr><td>01/12/2007</td><td> First <a href="http://incubator.apache.org/ivy/downloads/latest/">build with apache package names</a> available</td></tr>
<tr><td>01/07/2007</td><td> Ivy package renamed to org.apache.ivy</td></tr>
</table></textarea>
<script type="text/javascript">xooki.postProcess();</script>
</body>
</html>