Merge remote-tracking branch 'origin/github/pr/45'
[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 <a href="/changelogs/README-grml-2018.12/">current release</a>:</b><br/><br/>
47             <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2018.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 2018.12-rc1</span></a>
55             </p>
56             <br />
57             -->
58
59             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
60             <br />
61
62             <h2>News</h2>
63             <div class="news">
64             <p>11 Jan 2019: Grml/Debian <a href="https://blog.grml.org/archives/402-GrmlDebian-Bug-Squashing-Party-in-Salzburg,-2019.html">Bug Squashing Party in Salzburg</a> (April 2019)</p>
65             <p>31 Dec 2018: New <a href="/changelogs/README-grml-2018.12/">stable release 2018.12</a></p>
66             <p>20 Dec 2018: New <a href="/changelogs/README-grml-2018.12-rc1/">release candidate version 2018.12-rc1</a></p>
67             </div>
68
69       </div>
70
71 [% INCLUDE static_bottom.inc %]