euscanwww: finish ``world'' feature

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
Corentin Chary
2011-04-16 11:44:57 +02:00
parent c8d0e5a789
commit 10e491f972
6 changed files with 26 additions and 16 deletions

View File

@ -2,7 +2,15 @@
{% block content %}
<h2>What's euscan ?</h2>
<p>blabla</p>
<p>
Euscan is both a tool to check if an ebuild is outdated (app-portage/euscan) and a web interface.
</p>
<p>
This web interface allow you to browse the portage tree, and find outdated ebuilds. It was designed to help maintainers monitor their packages and bump them.
</p>
<p>
euscan code source is available at <a href="http://git.iksaif.net/?p=euscan.git;a=summary">http://git.iksaif.net/?p=euscan.git;a=summary</a>.
</p>
<h2>Statistics</h2>
<ul>
<li>Packages: {{ n_packages }}</li>