Match startpage.html design to grml.org site
[grml-live.git] / etc / grml / fai / config / files / usr / share / doc / grml-docs / startpage.html / GRMLBASE
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--
4 # Filename:      startpage.html
5 # Purpose:       information page on Grml
6 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
7 # Bug-Reports:   see http://grml.org/bugs/
8 # License:       This file is licensed under the GPL v2.
9 ################################################################################
10 -->
11 <head>
12 <title>Grml Live Linux</title>
13 <style type="text/css">
14 @media all {
15   html {background-color: #FFDA62;}
16   a {color:#C70036; text-decoration: underline}
17   a.current {color:#999999}
18   a:hover {text-decoration: underline}
19   a.plain {text-decoration: none}
20   a.plain:hover {text-decoration: underline}
21   body {font-family: verdana, tahoma, helvetica, arial, sans-serif; font-size: 100%; background-color:#FFDA62; margin: 1em}
22   cite {font-size: 80%}
23   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}
24   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}
25   div.content h3 a {color:#996666}
26   div.copyright {line-height: 3em; text-align:center; font-size:50%; background-color: #F8F8F8; color: #999999}
27   h1 {color:#9C6562 ; font-size:110%; font-weight:bold}
28   h2 {color:#00309C; font-size:100%; font-weight:bold}
29   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;
30         margin-bottom:0em}
31   p,li {text-align:justify; color:#666666; font-size: 90%; line-height: 1.5em}
32 }
33 </style>
34 </head>
35
36 <body>
37 <div class="container"><div class="content">
38 <h1 align="center">Grml Live Linux</h1>
39
40 <p>Grml is a Debian based Linux Live system for x86 and x86_64 systems. Its main
41 purpose is providing a system for system administrators.</p>
42
43 <p>You are reading this page probably in the w3m or links browser on the console
44 or in xlinks2 or Firefox/Iceweasel running under X. To switch between
45 links in w3m and links press the &lt;tab&gt;-key. You can move the cursor via
46 the cursor keys.  'B' is the key for going back one page in the browser history,
47 pressing 'H' brings you to the help of w3m.  Press 'Q' for exiting w3m, links
48 and xlinks2.</p>
49
50 <p><strong>Note:</strong> If you find bugs, please <a
51 href="http://grml.org/bugs/">report them</a>!  Thank you for helping
52 us to improve Grml!</p>
53
54 <h2>Overview</h2>
55
56 <p>Find the package list of installed software at <a
57   href="http://grml.org/files/">grml.org/files/</a>.</p>
58
59 <h2>Quickstart</h2>
60
61 <ul>
62   <li>Use 'grml-tips $KEYWORD' to get hints and tips.</li>
63   <li>Use 'grml-x' to start the X window system.</li>
64 </ul>
65
66 <h2>Online resources</h2>
67
68 <p>Subscribe to <a href="http://grml.org/mailinglist/">the Grml mailinglist</a> and join #grml on irc.freenode.net!</p>
69
70 <ul>
71   <li><a href="http://grml.org/">grml.org</a></li>
72   <li><a href="http://grml.org/news/">news @ grml.org</a></li>
73   <li><a href="http://grml.org/faq/">faq @ grml.org</a></li>
74   <li><a href="http://grml.org/docs/">docs @ grml.org</a></li>
75   <li><a href="http://grml.org/bugs/">bugs @ grml.org</a></li>
76   <li><a href="http://grml.org/zsh/">zsh @ grml.org</a></li>
77   <li><a href="http://grml.org/contact/">contact the grml-team</a></li>
78   <li><a href="http://www.tldp.org/">Linux Documentation Project</a></li>
79 </ul>
80
81 <p>Press 'Q' for exiting the browsers w3m, links and xlinks2.</p>
82
83 <p>Have fun with Grml!</p>
84 </div>
85 <div class="copyright">
86 &copy; Copyright 2004++ by the <a href="http://grml.org/team/">grml-team</a>.
87 </div>
88
89 <!-- Piwik --> 
90 <script type="text/javascript">
91 var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.grml.org/piwik/" : "http://stats.grml.org/piwik/");
92 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
93 </script><script type="text/javascript">
94 try {
95 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 5);
96 piwikTracker.trackPageView();
97 piwikTracker.enableLinkTracking();
98 } catch( err ) {}
99 </script><noscript><p><img src="http://stats.grml.org/piwik/piwik.php?idsite=5" style="border:0" alt="" /></p></noscript>
100 <!-- End Piwik Tracking Code -->
101 </div>
102 </body>
103 </html>
104 <!--
105 ## END OF FILE #################################################################
106 -->