Added a link to web page.
[maemian] / www / index.html
index e69de29..67b6b0c 100644 (file)
@@ -0,0 +1,17 @@
+<!DOCTYPE HTML>
+<head>
+<title>Maemian</title>
+  <meta name="keywords" content="Web site for Maemian" />
+  <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><br>If you want to check out 
+the code and hack on it, you can clone the repository this way:<br>
+<code>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.
+</body></html>