website annotate en/doc/index.html @ rev 355

en: Update menus and add RSS feeds
author Paul Issott <paul@slitaz.org>
date Sun Apr 05 12:45:09 2009 +0000 (2009-04-05)
parents 0a45c573b38c
children b640c63e07aa
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 - English documentation</title>
pankso@7 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@7 7 <meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
pankso@7 8 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
pankso@7 9 <meta name="robots" content="index, follow, all" />
pankso@7 10 <meta name="revisit-after" content="7 days" />
pankso@7 11 <meta name="expires" content="never" />
MikeDSmith25@117 12 <meta name="modified" content="2008-07-16 21:45:00" />
pankso@7 13 <meta name="author" content="Christophe Lincoln"/>
pankso@7 14 <meta name="publisher" content="www.slitaz.org" />
pankso@7 15 <link rel="shortcut icon" href="../../favicon.ico" />
pankso@7 16 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
pankso@85 17 <link rel="Content" href="#content" />
pankso@7 18 </head>
pankso@7 19 <!--
pankso@7 20 This is SliTaz English documentation main page. Please check your code
pankso@7 21 with the W3C validator before publishing any documents.
pankso@7 22 -->
pankso@7 23 <body bgcolor="#ffffff">
pankso@7 24
pankso@7 25 <!-- Header -->
pankso@7 26 <div id="header">
pankso@7 27 <a name="top"></a>
pankso@7 28 <!-- Access -->
pankso@7 29 <div id="access">
pankso@76 30 Language:
pankso@344 31 <a href="../../doc/" title="Documentation française">Français</a> |
pankso@344 32 <a href="../../pt/doc/" title="Documentação em Português">Português</a>
pankso@7 33 </div>
pankso@7 34 <a href="http://www.slitaz.org/en/"><img id="logo"
pankso@7 35 src="../../pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
pankso@7 36 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
pankso@7 37 <p id="titre">#!/GNU/Linux</p>
pankso@7 38 </div>
pankso@7 39
pankso@7 40 <!-- Navigation menu -->
pankso@7 41 <div id="nav">
pankso@7 42 <div id="nav_top"></div>
pankso@85 43 <ul>
MikeDSmith25@117 44 <li><a href="../about/" title="Information about the SliTaz project">About the project</a></li>
pankso@85 45 <li><a href="../get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
pankso@85 46 <li><a href="../doc/" title="LiveCD usage and howto">Documentation</a></li>
pankso@85 47 <li><a href="../packages/" title="Packaged software">Packages</a></li>
paul@355 48 <li><a href="../devel/" title="Developers corner">Development</a></li>
pankso@85 49 <li><a href="../artwork/" title="Artwork, colors and images">Artwork</a></li>
pankso@85 50 <li><a href="../search.html" title="Search engine">Search</a></li>
pankso@85 51 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
pankso@85 52 </ul>
paul@355 53 <!--<hr />-->
paul@355 54 <ul>
paul@355 55 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
paul@355 56 <li><a href="http://forum.slitaz.org/#idx2" title="Forum for help and support">Support Forum</a></li>
paul@355 57 </ul>
pankso@85 58 <hr />
pankso@85 59 <ul>
pankso@85 60 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
paul@355 61 <li><a href="http://labs.slitaz.org/" title="SliTaz Laboratories">SliTaz Labs</a></li>
pankso@324 62 <li><a href="http://labs.slitaz.org/issues" title="Bug Tracking system">Bug Tracking</a></li>
pankso@85 63 </ul>
pankso@7 64 <div id="nav_bottom">
pankso@7 65 <div id="nav_bottom_img"></div>
pankso@7 66 </div>
pankso@7 67 </div>
pankso@7 68
pankso@7 69 <!-- Content top. -->
pankso@7 70 <div id="content_top">
pankso@7 71 <div class="top_left"></div>
pankso@7 72 <div class="top_right"></div>
pankso@7 73 </div>
pankso@7 74
pankso@7 75 <!-- Content -->
pankso@7 76 <div id="content">
pankso@7 77 <a name="content"></a>
pankso@7 78
pankso@7 79 <h1><font color="#3e1220">English documentation</font></h1>
paul@70 80 <h2><font color="#df8f06">Handbook &amp; Cookbook</font></h2>
pankso@7 81
pankso@7 82 <ul>
paul@22 83 <li><a href="handbook/">Handbook</a> - SliTaz Handbook. LiveCD usage,
paul@70 84 package management, network or system administration
paul@171 85 and specific instructions. This Handbook is a community effort to provide
MikeDSmith25@117 86 high quality documentation for SliTaz users. It will help you get started
paul@164 87 with SliTaz GNU/Linux and show you how to configure the system to your own
paul@171 88 needs and preferences. This is the documentation that we advise you to read,
paul@171 89 learn and consult first.</li>
paul@163 90 <li><a href="cookbook/">Cookbook</a> - SliTaz Cookbook. Information regarding the
paul@163 91 management, operation and development of the distribution. Instructions on how
paul@164 92 to use the wok and package receipts, descriptions of boot scripts and rootcd files,
paul@164 93 and various tools.</li>
paul@197 94 <li><a href="scratchbook/">Scratchbook</a> - SliTaz Scratchbook. Describes the stages
paul@197 95 of creating the very first SliTaz distribution commencing with instructions on compiling
paul@197 96 the Linux kernel, installing the graphical server (Xvesa) and GTK applications, etc.
paul@197 97 It contains techniques requiring time and motivation that enable you to build a GNU/Linux
paul@197 98 system from source.</li>
paul@91 99 </ul>
paul@70 100
paul@70 101 <h2><font color="#df8f06">Manuals</font></h2>
paul@70 102 <ul>
pankso@76 103 <li><a href="manuals/tazpkg.en.html">Tazpkg manual</a> - SliTaz
pankso@76 104 Package Manager.</li>
paul@73 105 <li><a href="manuals/tazlito.en.html">Tazlito manual</a> - SliTaz LiveCD
paul@73 106 utility.</li>
pankso@7 107 <li><a href="manuals/tazusb.en.html">TazUSB manual</a> - SliTaz LiveUSB
pankso@7 108 utility.</li>
paul@80 109 <li><a href="manuals/tazwok.en.html">Tazwok manual</a> - SliTaz
paul@80 110 Package Cooker.</li>
pankso@7 111 </ul>
pankso@7 112
paul@94 113 <h2><font color="#df8f06">Wiki Resources</font></h2>
paul@94 114 <p>
paul@94 115 The <a href="http://wiki.slitaz.org/">Wiki</a> contains community
paul@94 116 documentation including specific how-tos, tips and tricks, etc. Feel free
paul@94 117 to contribute.
paul@94 118 </p>
paul@94 119
pankso@7 120 <h2><font color="#df8f06">Release Notes</font></h2>
pankso@7 121 <p>
pankso@9 122 SliTaz Release Notes provide detailed information about the stable version
pankso@9 123 and give a few useful tips to help you start using the system. On the core LiveCD,
paul@23 124 Release Notes are installed and available through the "Documentation" menu.
pankso@7 125 </p>
pankso@7 126
pankso@7 127 <p>
pankso@7 128 <a href="releases/1.0/relnotes.en.html"
pankso@7 129 >SliTaz GNU/Linux 1.0 - Release Notes</a>
pankso@7 130 [ <a href="releases/1.0/relnotes.en.html">xHTML</a> ]
pankso@7 131 [ <a href="releases/1.0/relnotes.en.txt">Text</a> ]
pankso@7 132 </p>
pankso@7 133
pankso@7 134 <!-- End of content with round corner -->
pankso@7 135 </div>
pankso@7 136 <div id="content_bottom">
pankso@7 137 <div class="bottom_left"></div>
pankso@7 138 <div class="bottom_right"></div>
pankso@7 139 </div>
pankso@7 140
pankso@7 141 <!-- Start of footer and copy notice -->
pankso@7 142 <div id="copy">
pankso@7 143 <p>
MikeDSmith25@118 144 Last modification : 2008-07-16 21:45:00 -
pankso@7 145 <a href="#top">Top of the page</a>
pankso@7 146 </p>
pankso@7 147 <p>
pankso@7 148 Copyright © 2007 <a href="http://www.slitaz.org/">SliTaz</a> -
pankso@7 149 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
pankso@7 150 </p>
pankso@7 151 <!-- End of copy -->
pankso@7 152 </div>
pankso@7 153
pankso@7 154 <!-- Bottom and logo's -->
pankso@7 155 <div id="bottom">
pankso@7 156 <p>
pankso@7 157 <a href="http://validator.w3.org/check?uri=referer"><img
pankso@7 158 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
pankso@7 159 title="Code validé XHTML 1.0"
pankso@7 160 style="width: 80px; height: 15px;" /></a>
pankso@7 161 </p>
pankso@7 162 </div>
pankso@7 163
pankso@7 164 </body>
pankso@7 165 </html>