Adapt start page for 2013.02-rc1 release
[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 2012.05</span></a>
48             </p>
49             <br />
50
51             <p style="text-align: center;">
52             <b>Pre-Release:</b><br/><br/>
53             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2012.05-rc1</span></a>
54             </p>
55             <br />
56
57             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
58             <br />
59
60             <h2>News</h2>
61             <div class="news">
62             <p>18 Feb 2013: Release candidate version <a href="/changelogs/README-grml-2013.02-rc1/">2013.02-rc1</a> available</p>
63             <p>06 Jun 2012: New Grml developer: Markus Rekkenbeil</p>
64             <p>29 May 2012: New <a href="/changelogs/README-grml-2012.05/">stable release version 2012.05</a> is available <a href="/download/">for download</a>.</p>
65             <p>17 May 2012: Release candidate version <a href="/changelogs/README-grml-2012.05-rc1/">2012.05-rc1</a> available</p>
66             <p>16 May 2012: New Grml developer: Evgeni Golov</p>
67             </div>
68
69       </div>
70
71 [% INCLUDE static_bottom.inc %]