make urls clickable
[grml.org.git] / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Debian Live system / CD for sysadmins and texttool-users</title>
5 <meta name="Title" content="grml.org - Homepage" />
6 <meta name="Author" content="the Grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="Grml, grml.org, live-cd, Debian, live system, linux, sysadmins, system administrators, debian" />
8 <meta name="Description" content="Homepage of grml.org" />
9 <meta name="Abstract" content="Grml, live-cd for sysadmins" />
10 <meta name="fdse-index-as" content="http://grml.org/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body class="frontpage">
24 [% INCLUDE static.inc %]
25
26       <div class="content">
27
28             <div class="banner">
29             <h1>Grml Live Linux</h1>
30             <h2>Debian based Linux Live system</h2>
31             </div>
32
33             <h2>What is Grml?</h2>
34
35             <p>Grml is a bootable live system (Live-CD) based on <a
36               href="http://www.debian.org/">Debian</a>. Grml includes a
37             collection of GNU/Linux software especially for system
38             administrators. Users don't have to install anything on fixed
39             storage. Grml is especially well suited for administrative tasks like installation,
40             deployment and system rescue. <a href="/features/">Read
41             more...</a></p>
42
43             <br />
44
45             <p style="text-align: center;">
46             <b>The current release:</b><br/><br/>
47             <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2011.12</span></a>
48             </p>
49             <br />
50
51         <!--
52             <p style="text-align: center;">
53             <b>Pre-Release:</b><br/><br/>
54             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2011.12-rc1</span></a>
55             </p>
56             <br />
57         -->
58             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
59             <br />
60
61             <h2>News</h2>
62             <div class="news">
63             <p>23 Dec 2011: New <a href="/changelogs/README-grml-2011.12/">stable release version 2011.12</a> is available <a href="/download/">for download</a>.</p>
64             <p>12 Dec 2011: New release candidate 2011.12-rc1 is available.</p>
65             <p>29 May 2011: New <a href="/changelogs/README-grml-2011.05/">stable release version 2011.05</a> is available.</p>
66             </div>
67
68       </div>
69
70 [% INCLUDE static_bottom.inc %]