project and some style changes
This commit is contained in:
parent
8524abe1dd
commit
d22a53f718
11 changed files with 178 additions and 12 deletions
21
content/project/05_left
Normal file
21
content/project/05_left
Normal file
|
@ -0,0 +1,21 @@
|
|||
<div class="left">
|
||||
<div class="leftcontent">
|
||||
<p> </p>
|
||||
</div>
|
||||
<div class="leftcontent">
|
||||
<h2>Think about</h2>
|
||||
<p>You are not just a consumer. Not in the Open Source world.
|
||||
You can always help others with your knowledge or spend your
|
||||
money for lousy software. ;)</p>
|
||||
</div>
|
||||
<div class="leftcontent">
|
||||
<h2>Trac tickets</h2>
|
||||
<p>Open up a <a
|
||||
href="https://systemausfall.org/trac/cryptobox/newticket">ticket</a> for feature requests or bugs.</p>
|
||||
</div>
|
||||
<div class="leftcontent">
|
||||
<h2>Leave a note</h2>
|
||||
<p>Write us your thoughts and ideas via <a
|
||||
href="http://post.gmane.org/post.php?group=gmane.comp.encryption.cryptobox.devel">gmane</a>.</p>
|
||||
</div>
|
||||
</div>
|
43
content/project/10_center
Normal file
43
content/project/10_center
Normal file
|
@ -0,0 +1,43 @@
|
|||
<div class="content">
|
||||
<h2>Any Questions?</h2>
|
||||
<p>Mail to <a href="info@cryptobox.org">info@cryptobox.org</a>!
|
||||
</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2>Translation center</h2>
|
||||
<p>We are looking for more translations. This way you can help
|
||||
others accessing the CryptoBox in their native language. The <a
|
||||
href="http://translate.cryptobox.org/">translation center</a> is
|
||||
the central unit for this purpose. You can register there and use the webinterface for translations. It features a nice, motivating progress bar. For any questions ask us via info@cryptobox.org .
|
||||
</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<p> </p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2>Development</h2>
|
||||
<p>If you're interested in what happens under the hood, visit the <a
|
||||
href="devel.cryptobox.org">development corner</a>. The <a href="https://systemausfall.org/trac/cryptobox/roadmap">roadmap</a> shows our goals for the next release and the estimated release date.</p>
|
||||
<p>Join the <a href="mailto:cryptobox-dev-subscribe@lists.systemausfall.org">development mailing list</a>. This list is also accessable via <a href="http://dir.gmane.org/gmane.comp.encryption.cryptobox.devel">gmane.</a></p>
|
||||
<p>Or browse the <a href="https://systemausfall.org/mail-archive/?0">mailing list
|
||||
archive</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<h2>Acknowledgements</h2>
|
||||
<p>The whole is nothing without it's parts. We would like to thank
|
||||
all the people for their help (in order of appearance). So, thank you!
|
||||
:)</p>
|
||||
<ul>
|
||||
<li><a href="http://codecoop.org">codecoop.org</a> - webspace</li>
|
||||
<li>Clavdia Horvat, Tadej Brce & Dusan Rebolj - slovenian translation</li>
|
||||
<li>Rike - french translation</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2>Legal stuff</h2>
|
||||
<ul>
|
||||
<li>All released code is under <a href="http://www.fsf.org/licensing/licenses/gpl.html">GPL</a></li>
|
||||
<li>The documentation is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a></li>
|
||||
<li>We do not take any warranty for the functionality or usability of the CryptoBox.</li>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue