Merge remote-tracking branch 'origin/github/pr/148'
[grml-live.git] / etc / grml / fai / config / files / usr / share / doc / grml-docs / startpage.html / GRMLBASE
index c71223e..697dd05 100644 (file)
@@ -1,80 +1,92 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<!DOCTYPE html>
+<html lang="en">
 <!--
 # Filename:      startpage.html
 # Purpose:       information page on Grml
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
-# Bug-Reports:   see http://grml.org/bugs/
+# Bug-Reports:   see https://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
 ################################################################################
 -->
-
-<html>
 <head>
-<title>grml.org - Linux for system administrators and users of texttools</title>
+<title>Grml Live Linux</title>
+<style type="text/css">
+@media all {
+  html {background-color: #FFDA62;}
+  a {color:#C70036; text-decoration: underline}
+  a.current {color:#999999}
+  a:hover {text-decoration: underline}
+  a.plain {text-decoration: none}
+  a.plain:hover {text-decoration: underline}
+  body {font-family: verdana, tahoma, helvetica, arial, sans-serif; font-size: 100%; background-color:#FFDA62; margin: 1em}
+  cite {font-size: 80%}
+  div.container {width: 90%; height: auto; text-align: left; background-color:#FFFFFF; border-style:solid; border-width:1px; border-color:#CFB8B8; margin: 0px auto 0px auto}
+  div.content {background-color:#FFFFFF; padding: 0.5em 0.5em 0.5em 0.5em; border-style:solid; border-width:1px; border-color:#F0F0F0; margin: 0.5em 0.5em 0.5em 0.5em}
+  div.content h3 a {color:#996666}
+  div.copyright {line-height: 3em; text-align:center; font-size:50%; background-color: #F8F8F8; color: #999999}
+  h1 {color:#9C6562 ; font-size:110%; font-weight:bold}
+  h2 {color:#00309C; font-size:100%; font-weight:bold}
+  h3 {color:#996666; font-size:90%; font-weight:bold; padding-bottom:0.3em; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CFB8B8;
+       margin-bottom:0em}
+  p,li {text-align:justify; color:#666666; font-size: 90%; line-height: 1.5em}
+}
+</style>
 </head>
 
-<body bgcolor="#FFCC33">
-
-<p>&nbsp;</p>
-
-<h1 align="center">Welcome to your Grml system!</h1>
-
-<img src="logo.png" border="0" alt="">
-
-<p>Grml is a Debian based Linux Live system for x86 and x86_64 systems. Its main
-purpose is providing a system for system administrators and users of
-texttools.</p>
-
-<p>You are reading this page probably in the w3m or links browser on the console
-or in xlinks2, dillo or firefox/iceweasel running under X. To switch between
-links in w3m and links press the &lt;tab&gt;-key. You can move the cursor via
-the cursor keys.  'B' is the key for going back one page in the browser history,
-pressing 'H' brings you to the help of w3m.  Press 'Q' for exiting w3m, links
-and xlinks2.</p>
-
-<p><strong>Notice:</strong> if you find any bugs please <a
-href="http://grml.org/bugs/">report them to us</a>!  Thank you for helping
-us to improve Grml!</p>
+<body>
+<div class="container"><div class="content">
+<h1 align="center">Grml Live Linux</h1>
 
-<h2>Overview</h2>
+<p>
+Grml is a Debian based Linux Live system for system administrators and users of texttools.
+</p>
 
-<ul>
-
-  <li>Find the package list of installed software at <a
-  href="http://grml.org/files/">grml.org/files/</a>.</li>
+<p>
+You are reading this page probably in the w3m or links browser on the console, or in Firefox running under X.
+Press 'Q' for exiting w3m and links.</p>
 
-</ul>
+<p>
+<strong>Notice:</strong> if you find any bugs please <a href="https://grml.org/bugs/">report them to the Grml team</a>!
+Thank you for helping us to improve Grml!
+</p>
 
-<p><strong>Tips of the release:</strong>
+<h2>Quickstart</h2>
 
 <ul>
+  <li>Find the package list of installed software at <a href="https://grml.org/files/">grml.org/files/</a>.</li>
   <li>Use 'grml-tips $KEYWORD' to get hints and tips.</li>
-  <li>Use 'grml-x $WINDOWMANAGER' to start the X window system.</li>
+  <li>Use 'grml-x' to start the X window system.</li>
 </ul>
 
-<p>Subscribe to <a href="http://grml.org/mailinglist/">the Grml mailinglist</a>
-and join #grml on irc.freenode.net!</p>
-
 <h2>Online resources</h2>
 
+<p>
+Subscribe to <a href="https://grml.org/mailinglist/">the Grml mailinglist</a>, or join us on IRC in #grml on irc.oftc.net.
+</p>
+
 <ul>
-  <li><a href="http://grml.org/">grml.org</a></li>
-  <li><a href="http://wiki.grml.org/">grml-Wiki</a></li>
-  <li><a href="http://grml.org/news/">news @ grml.org</a></li>
-  <li><a href="http://grml.org/faq/">faq @ grml.org</a></li>
-  <li><a href="http://grml.org/docs/">docs @ grml.org</a></li>
-  <li><a href="http://grml.org/bugs/">bugs @ grml.org</a></li>
-  <li><a href="http://grml.org/zsh/">zsh @ grml.org</a></li>
-  <li><a href="http://grml-solutions.com/">Grml Solutions</a></li>
-  <li><a href="http://grml.org/contact/">contact the grml-team</a></li>
-  <li><a href="http://www.tldp.org/">Linux Documentation Project</a></li>
+  <li><a href="https://grml.org/">grml.org</a></li>
+  <li><a href="https://wiki.grml.org/">grml-Wiki</a></li>
+  <li><a href="https://grml.org/news/">news @ grml.org</a></li>
+  <li><a href="https://grml.org/faq/">faq @ grml.org</a></li>
+  <li><a href="https://grml.org/docs/">docs @ grml.org</a></li>
+  <li><a href="https://grml.org/bugs/">bugs @ grml.org</a></li>
+  <li><a href="https://grml.org/zsh/">zsh @ grml.org</a></li>
+  <li><a href="https://grml.org/contact/">contact the grml-team</a></li>
 </ul>
 
-<p>Press 'Q' for exiting the browsers w3m, links and xlinks2 or Ctrl-q for exiting dillo.
-Have fun with Grml!</p>
+<p>
+Press 'Q' for exiting the browsers w3m and links.
+</p>
+
+<p>
+Enjoy Grml!
+</p>
 
-<p align="center">(C) 2004++ by the <a href="http://grml.org/team/">grml-team</a>.</p>
+</div>
+<div class="copyright">
+&copy; Copyright 2004++ by the <a href="https://grml.org/team/">Grml team</a>.
+</div>
 
 <!-- Piwik --> 
 <script type="text/javascript">
@@ -88,7 +100,7 @@ piwikTracker.enableLinkTracking();
 } catch( err ) {}
 </script><noscript><p><img src="http://stats.grml.org/piwik/piwik.php?idsite=5" style="border:0" alt="" /></p></noscript>
 <!-- End Piwik Tracking Code -->
-
+</div>
 </body>
 </html>
 <!--