website annotate en/doc/handbook/index.html @ rev 9

Typo and new texts in the Handbook by Paul Issot
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 30 18:25:11 2008 +0200 (2008-03-30)
parents 50e15b2b22ac
children cd23fe9aa506
rev   line source
pankso@7 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
pankso@7 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@7 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@7 4 <head>
pankso@7 5 <title>SliTaz Handbook (en)</title>
pankso@7 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@7 7 <meta name="description" content="slitaz English handbook" />
pankso@7 8 <meta name="expires" content="never" />
pankso@7 9 <meta name="modified" content="2008-02-18 10:30:00" />
pankso@7 10 <meta name="publisher" content="www.slitaz.org" />
pankso@7 11 <meta name="author" content="Christophe Lincoln"/>
pankso@7 12 <link rel="shortcut icon" href="favicon.ico" />
pankso@7 13 <link rel="stylesheet" type="text/css" href="book.css" />
pankso@7 14 </head>
pankso@7 15 <body bgcolor="#ffffff">
pankso@7 16
pankso@7 17 <!-- Header and quick navigation -->
pankso@7 18 <div id="header">
pankso@7 19 <div align="right" id="quicknav">
pankso@7 20 <a name="top"></a>
pankso@7 21 <a href="http://www.slitaz.org/en/">www.slitaz.org/en</a> |
pankso@7 22 <a href="http://www.slitaz.org/doc/handbook/">Handbook français</a>
pankso@7 23 </div>
pankso@7 24 <h1><font color="#3E1220">SliTaz Handbook (en)</font></h1>
pankso@7 25 </div>
pankso@7 26
pankso@7 27 <!-- Content. -->
pankso@7 28 <div id="content">
pankso@7 29 <div class="content-right"></div>
pankso@7 30
pankso@7 31 <h2><font color="#DF8F06">SliTaz English Handbook</font></h2>
pankso@7 32
pankso@7 33 <h3>Table of contents</h3>
pankso@7 34 <ul>
pankso@7 35 <li><a href="livecd.html">LiveCD usage</a> - How to boot and set options
pankso@7 36 at the command prompt.</li>
pankso@7 37 <li><a href="packages.html">Packages</a> - Install more software, keep
pankso@7 38 system up-to-date.</li>
pankso@7 39 <li><a href="system-admin.html">System administration</a> - Mount devices,
pankso@7 40 manage users and groups, configure the network or daemons.</li>
pankso@7 41 <li><a href="x-window.html">X Window System</a> - Xvesa server, Slim Login
pankso@7 42 and Window manager.</li>
pankso@7 43 <li><a href="gen-livecd.html">Generate a LiveCD flavor</a> - Generate your
pankso@7 44 own LiveCD flavor using Tazlito.</li>
pankso@9 45 <li><a href="liveusb.html">LiveUSB media</a> - Create bootable USB media
pankso@7 46 using TazUSB.</li>
pankso@7 47 </ul>
pankso@7 48
pankso@7 49 <h3>About this Handbook</h3>
pankso@7 50 <p>
pankso@7 51 This is the SliTaz GNU/Linux English Handbook, a collection of instructions and manuals
pankso@7 52 about the distribution. This book is coded in xHTML 1.0, following the W3C
pankso@7 53 standards and is validated for better accessibility. This book is a community
pankso@7 54 effort to provide high quality documentation for SliTaz users, the first page
pankso@7 55 was created on the 26 of February 2008. The SliTaz Handbook is always in
pankso@7 56 development and follows the distribution changes and improvements.
pankso@7 57 </p>
pankso@7 58 <p>
pankso@7 59 To participate, you can correct typos or start a new page using the book
pankso@7 60 <a href="template.html">template.html</a>. Before starting any new work, you
pankso@7 61 should notify the mailing list or an official contributor to avoid any duplication.
pankso@7 62 </p>
pankso@7 63
pankso@7 64 <!-- End of content -->
pankso@7 65 </div>
pankso@7 66
pankso@7 67 <!-- Footer. -->
pankso@7 68 <div id="footer">
pankso@7 69 <div class="footer-right"></div>
pankso@7 70 <a href="#top">Top of the page</a> |
pankso@7 71 <a href="index.html">Table of contents</a>
pankso@7 72 </div>
pankso@7 73
pankso@7 74 <div id="copy">
pankso@7 75 Copyright &copy; 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
pankso@7 76 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
pankso@7 77 Documentation is under
pankso@7 78 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
pankso@7 79 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>.
pankso@7 80 </div>
pankso@7 81
pankso@7 82 </body>
pankso@7 83 </html>