source: MondoRescue/branches/stable/website/index.shtml@ 359

Last change on this file since 359 was 359, checked in by bcornec, 18 years ago

shtml for website

File size: 2.6 KB
RevLine 
[358]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
[359]2
3<!--#include toto.shtml-->
4
[358]5<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
6 <head>
7 <title>Mondo Rescue - GPL disaster recovery solution</title>
[359]8<!--#include head.shtml -->
[358]9 </head>
10 <body>
[359]11<!--#include top.shtml -->
[358]12
13 <h1>Mondo Rescue Home Page</h1>
14 <div class="h2-1">
15 <h2>Mondo Rescue</h2>
16 </div>
17 <div class="c"> <img src="/images/screenshots.png" alt="Mondo Rescue screenshots" title="Mondo Rescue Screenshots" /></div>
18 <p class="c">Mondo Rescue is a GPL disaster recovery solution. It supports Linux (i386, x86_64, ia64) and FreeBSD (i386). It's packaged for multiple distributions (RedHat, RHEL, SuSE, SLES, Mandriva, Debian). </p>
19 <p class="c">You need it to be safe.</p>
20
21 <div class="h2-2">
22 <h2>Authors</h2>
23 </div>
24 <p><a href="http://www.hyper-linux.org/">Bruno Cornec</a>: maintenance, rpm packaging, web site, documentation<br />
25 <a href="http://">Andree Leidenfrost</a>: aintenance, debian packaging<br />
26 </p>
27 <h2>Original Author</h2>
28 <p>
29 <a href="mailto:hugo@mondorescue.org">Hugo Rabson</a>: Creator of Mondo Rescue<br />
30 </p>
31
32 <p>Sponsored by <a href="http://www.hp.com/go/linux">HP</a> and the <a href="http://www.hpintelco.net">HP/Intel Solution Center</a>.</p>
33
34 <div class="h2-3">
35 <h2>Made with</h2>
36 </div>
37 <div class="c"><a href="http://www.73lab.com/"><img src="/images/icon-73lab.png" width="89" height="40" alt="73lab logo" title="Graphics by Ayo" /></a>
38 <a href="http://www.vim.org"><img src="/images/icon-vim.png" width="42" height="40" alt="Vim logo" title="Edited with Vim" /></a>
39 <a href="http://www.perl.org/"><img src="/images/icon-perl.png" width="100" height="26" alt="Perl" title="Made with Perl" /></a>
40 </div>
41
42 <div class="h2-4">
43 <h2>About this website</h2>
44 </div>
45 <p>This website has been designed according to the <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.mondorescue.org">W3C standards</a> in order to be viewable by most standard compliant browsers. Since it uses some CSS techniques, it may not render correctly on some non-free (as in <i>freedom</i>) widely used browser. If this is the case with your browser, you may want to try the latest version of <a href="http://www.mozilla.com/firefox/">Firefox</a>, a standards compliant free software browser.</p>
46 <p>This site is best viewed with the free <a href="http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/">"Vera" True Type Font</a>&nbsp;&nbsp;from Bitstream.</p>
47
[359]48<!--#include bottom.shtml -->
[358]49 </body>
50</html>
Note: See TracBrowser for help on using the repository browser.