mass rename/edit
[grml.org.git] / docs / index.html.tt2
diff --git a/docs/index.html.tt2 b/docs/index.html.tt2
new file mode 100644 (file)
index 0000000..a46ba34
--- /dev/null
@@ -0,0 +1,72 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>grml.org - documentation</title>
+<meta name="Title" content="grml.org - Documentation" />
+<meta name="Author" content="the grml team [www.grml.org/team/]" />
+<meta name="Keywords" content="grml.org, grml" />
+<meta name="Description" content="Documentation of grml.org" />
+<meta name="Abstract" content="grml, just another linux-distribution" />
+<meta name="fdse-index-as" content="http://www.grml.org/docs/" />
+<meta name="Robots" content="index,follow" />
+<meta name="Language" content="english" />
+<meta name="identifier-url" content="http://www.grml.org/" />
+<meta name="MSSmartTagsPreventParsing" content="true" />
+<meta http-equiv="imagetoolbar" content="no" />
+<link rel="home" href="/" title="grml.org" />
+<link rel="help" href="/features/" title="About" />
+<link rel="author" href="/team/" title="Team" />
+<link rel="icon" href="/favicon.png" type="image/png" />
+<link rel="stylesheet" href="/style.css" type="text/css" />
+</head>
+
+<body>
+[% INCLUDE static.inc %]
+
+      <div class="content">
+
+            <p><img style="float: right" src="/img/doc.png" alt="*" /></p>
+
+            <h1>Documentation</h1>
+
+            <h2>FAQ &amp; zsh</h2>
+
+            <p>Frequently asked questions and answers can be found in the section <a
+            href="/faq/">FAQ</a>. If you are looking for information on
+            the Zsh take a look at the <a
+            href="/zsh/">zsh-webpage</a>.
+
+            <p>Many tips and tricks can be found in the <a
+            href="http://wiki.grml.org/">grml-wiki (wiki.grml.org)</a>.</p>
+
+            <h2>Guides</h2>
+
+            <h3>grml2usb</h3>
+
+            <p><a href="/grml2usb/">grml2usb</a>: install grml ISO(s) on usb
+            device for booting</p>
+
+            <h3>grml-debootstrap</h3>
+
+            <p><a href="/grml-debootstrap/">grml-debootstrap</a>:
+            wrapper around debootstrap for installing plain Debian via
+            grml</p>
+
+            <h3>grml-live</h3>
+
+            <p><a href="/grml-live/">grml-live</a>: build framework based on FAI
+            for generating a grml and Debian based Linux Live system
+            (CD/ISO)</p>
+
+            <h3>grml-x</h3>
+
+            <p><a href="/grml-x/">grml-x</a>: create xorg.conf file (providing
+            hardware detection) and start X window system</p>
+
+            <h3>grml-terminalserver</h3>
+
+            <p><a href="/terminalserver/">grml-terminalserver</a>: boot grml via network</p>
+
+      </div>
+
+[% INCLUDE static_bottom.inc %]