Added the manual page.
[maemian] / www / index.html
index 8099477..828ae88 100644 (file)
@@ -5,13 +5,11 @@
   <meta name="author" content="jeremiah foster" />
   <meta name="copyright" content="Jeremiah Foster 2009" />
   <meta name="license" content="Copyright (c) 2009 JEREMIAH FOSTER" />
-  <link rel="stylesheet" href="http://static.maemo.org/style_maemo2009/css/master.css" type="text/css" media="screen" charset="utf-8" />
-      <!--[if lte IE 6]>
-          <link rel="stylesheet" href="http://static.maemo.org/style_maemo2009/css/ie.css" type="text/css" media="screen">
-      <![endif]-->
-
+<style>
+body { margin: 1em; }
+</style>
 </head><body>
-<h4>Hello and welcome to Maemian, the policy checker for Maemo.</h4>
+<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>
@@ -19,4 +17,7 @@ the code and hack on it, you can clone the repository this way:<br>
 <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>