Updating web page.
[maemian] / www / index.html
1 <!DOCTYPE HTML>
2 <head>
3 <title>Maemian</title>
4   <meta name="keywords" content="Web site for Maemian" />
5   <meta name="author" content="jeremiah foster" />
6   <meta name="copyright" content="Jeremiah Foster 2009" />
7   <meta name="license" content="Copyright (c) 2009 JEREMIAH FOSTER" />
8   <link rel="stylesheet" href="http://static.maemo.org/style_maemo2009/css/master.css" type="text/css" media="screen" charset="utf-8" />
9       <!--[if lte IE 6]>
10           <link rel="stylesheet" href="http://static.maemo.org/style_maemo2009/css/ie.css" type="text/css" media="screen">
11       <![endif]-->
12
13 </head><body>
14 <h4>Hello and welcome to Maemian, the policy checker for Maemo.</h4>
15 <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 
16 the code and hack on it, you can clone the repository this way:<br>
17 <code style="background: #e0e0e0;">git clone https://git.maemo.org/projects/maemian</code>
18 <p>You can read the <a href="https://garage.maemo.org/projects/maemian/">summary of the project</a> on the gforge on garage.
19 <p>Maemian is designed to be a tool to check policy in maemo packages like lintian does for debian packages. The 
20 overall aim is to increase quality in maemo applications. There is a <a href="http://wiki.maemo.org/Extras_repository_process_definition">
21 wiki page which defines</a> some of the current issues and ideas reagarding quality assuarance in maemo.
22 </body></html>