Added the manual page.
[maemian] / www / index.html
index 2a22f4a..828ae88 100644 (file)
@@ -5,7 +5,19 @@
   <meta name="author" content="jeremiah foster" />
   <meta name="copyright" content="Jeremiah Foster 2009" />
   <meta name="license" content="Copyright (c) 2009 JEREMIAH FOSTER" />
-<body>
-<h4>Hello and welcome to Maemian, the policy checker for Maemo.</h4>
-<p>You can browse the repo here <a href="https://git.maemo.org/projects/maemian/gitweb?p=maemian">git repo</a>
+<style>
+body { margin: 1em; }
+</style>
+</head><body>
+<h2>Hello and welcome to Maemian, the policy checker for Maemo.</h2>
+<p>You can browse the repo here <a href="https://git.maemo.org/projects/maemian/gitweb?p=maemian">git repo</a><br>If you want to check out 
+the code and hack on it, you can clone the repository this way:<br>
+<code style="background: #e0e0e0;">git clone https://git.maemo.org/projects/maemian</code>
+<p>You can read the <a href="https://garage.maemo.org/projects/maemian/">summary of the project</a> on the gforge on garage.
+<p>Maemian is designed to be a tool to check policy in maemo packages like lintian does for debian packages. The 
+overall aim is to increase quality in maemo applications. There is a <a href="http://wiki.maemo.org/Extras_repository_process_definition">
+wiki page which defines</a> some of the current issues and ideas reagarding quality assuarance in maemo.
+<p>Maemian <a href="http://wiki.maemo.org/Maemian#Maemian_-_The_maemo_policy_checker">has its own wiki page</a> on the Maemo.org wiki, 
+surf on by if you want to get involved. 
+<p>Until I organize these web pages a little more clearly, you can use <a href="http://maemian.garage.maemo.org/manual.html">the maemian manual</a>.
 </body></html>