summaryrefslogtreecommitdiff
path: root/templates/pages
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pages')
-rw-r--r--templates/pages/index.mako11
1 files changed, 10 insertions, 1 deletions
diff --git a/templates/pages/index.mako b/templates/pages/index.mako
index 6dec44b..a5cb8d1 100644
--- a/templates/pages/index.mako
+++ b/templates/pages/index.mako
@@ -4,5 +4,14 @@
<%inherit file="/page.mako" />
<p>
-Hier haben wir als irgendwas über Portato.
+Portato is a GUI for the package manager of <a href="http://www.gentoo.org">Gentoo</a> and <a href="http://www.sabayonlinux.org">Sabayon</a> - Portage. It is mostly written in <a href="http://www.python.org">Python</a> for the GTK+-frontend, which is used in most Linux desktop environments (except KDE).
+</p>
+
+<p>
+As the current portage development is quite fast-paced, Portato is not able to keep step. Thus it might be that the released version(s) do not behave as expected. In these cases also try the <a href="development">development version</a>.
+</p>
+
+<h2>Installation</h2>
+<p>
+Portato is delivered with the standard portage tree and can be installed using <code>emerge portato</code>
</p>