* reorganised the website

* added cartoon dir (the cartoon is missing)
* mini screenshot on startpage
* startpage has some underpages, which aren't in the menu
* news have a menu link now
This commit is contained in:
age 2007-02-14 14:51:50 +00:00
parent dad1584ecb
commit d02060b06f
19 changed files with 155 additions and 295 deletions

View file

@ -1,4 +1,5 @@
<div class="left">
<div class="leftcontent">
<h2>Latest releases</h2>
<p>CryptoBox-CD: <a
@ -6,5 +7,22 @@
<p>CryptoBox-Server: <a
href="%(current-server-url)s">%(current-server-version)s</a></p>
</div>
<div class="leftcontent">
<h2>Planned major releases:</h2>
<p>CryptoBox-CD:</p>
<ul><li>v0.3.x <span class="date">02/15/02007</span></li></ul>
<p>CryptoBox-Server:</p>
<ul><li>v0.4 <span class="date">06/01/02007</span></li></ul>
<p>Read the <a href="http://devel.cryptobox.org/roadmap">development roadmap</a>
for more details.</p>
</div>
<div class="leftcontent">
<h2>License</h2>
<p>All code is licensed under the <a href="http://www.fsf.org/licensing/licenses/gpl.html">GPL</a>.</p>
<p>The documentation, the graphics and this website are licensed under a <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons License</a>.</p>
</div>
</div>