website view en/doc/index.html @ rev 776

en: all new layout amd code clean-up
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 26 15:43:13 2011 +0100 (2011-03-26)
parents 81bf1d0142c1
children 551a11bab60a
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz - English documentation</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="2011-03-25 20:25:00" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 </head>
15 <body>
17 <!-- Header -->
18 <div id="header">
19 <div id="logo"></div>
20 <div id="network">
21 <a href="http://www.slitaz.org/netmap.php">
22 <img src="../../images/network.png" alt="network.png" /></a>
23 <a href="http://scn.slitaz.org/">Community</a>
24 <a href="http://doc.slitaz.org/">Doc</a>
25 <a href="http://forum.slitaz.org/">Forum</a>
26 <a href="http://labs.slitaz.org/issues">Bugs</a>
27 <a href="http://hg.slitaz.org/">Hg</a>
28 </div>
29 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav">
36 <h4>Navigation</h4>
37 <div class="right_box">
38 <ul>
39 <li><a href="../mailing-list.html">Mailing List</a></li>
40 <li><a href="../devel/">Development</a></li>
41 <li><a href="../artwork/">Artwork</a></li>
42 <li><a href="../search.html">Search</a></li>
43 </ul>
44 </div>
45 <div class="left_box">
46 <ul>
47 <li><a href="../about/">About</a></li>
48 <li><a href="../get/">Download</a></li>
49 <li><a href="../asso/">Association</a></li>
50 <li><a href="../doc/">Documentation</a></li>
51 <li><a href="../packages/">Packages</a></li>
52 </ul>
53 </div>
54 </div>
55 <!-- Information/image -->
56 <div id="block_info">
57 <h4>English documentation</h4>
58 <p>
59 SliTaz official documentation is available on the community Wiki
60 site. Manuals and a getting started guide is provided by each
61 SliTaz LiveCD (installed in <code>/usr/share/doc/slitaz</code>
62 and also available through the "Documentation" menu).
63 </p>
64 <ul>
65 <li><a href="http://doc.slitaz.org/en:start">Community Wiki</a></li>
66 <li><a href="http://hg.slitaz.org/slitaz-doc/raw-file/tip/slitaz/index.en.html"
67 >Getting started guide</a></li>
68 </ul>
69 </div>
70 </div>
72 <!-- Content -->
73 <div id="content">
75 <h2>Handbook &amp; Cookbook</h2>
77 <p>
78 SliTaz <a href="http://doc.slitaz.org/en:handbook:start">Handbook</a> -
79 LiveCD usage, package management, network or system administration
80 and specific instructions. This Handbook is a community effort to provide
81 high quality documentation for SliTaz users. It will help you get started
82 with SliTaz GNU/Linux and show you how to configure the system to your own
83 needs and preferences. This is the documentation that we advise you to read,
84 learn and consult first.
85 </p>
86 <p>
87 SliTaz <a href="http://doc.slitaz.org/en:cookbook:start">Cookbook</a> -
88 Information regarding the management, operation and development of the distribution.
89 Instructions on how to use the wok and package receipts, descriptions of boot scripts
90 and rootcd files, and various tools.
91 </p>
93 <h2>Scratchbook</h2>
94 <p>
95 Historically, the Scratchbook was written when SliTaz was created and wasn't
96 made to be updated. But over time, some SliTaz contributors migrated the book
97 over to the Wiki and have made some updates:
98 <a href="http://doc.slitaz.org/en:scratchbook:start">Community Scratchbook</a>
99 </p>
100 <p>
101 SliTaz <a href="scratchbook/index.html">Original Scratchbook</a> -
102 Describes the stages of creating the very first SliTaz distribution
103 commencing with instructions on compiling the Linux kernel, installing
104 the graphical server (Xvesa) and GTK applications, etc. It contains
105 techniques requiring time and motivation that enable you to build a
106 GNU/Linux system from source.
107 </p>
109 <h2>Manuals</h2>
110 <ul>
111 <li><a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.en.html"
112 >Tazpkg manual</a> - SliTaz Package Manager.</li>
113 <li><a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.en.html"
114 >Tazlito manual</a> - SliTaz LiveCD utility.</li>
115 <li><a href="http://hg.slitaz.org/tazusb/raw-file/tip/doc/tazusb.en.html"
116 >TazUSB manual</a> - SliTaz LiveUSB utility.</li>
117 <li><a href="http://hg.slitaz.org/tazwok/raw-file/tip/doc/tazwok.en.html"
118 >Tazwok manual</a> - SliTaz Package Cooker.</li>
119 </ul>
121 <h2>Release Notes</h2>
122 <p>
123 SliTaz Release Notes provide detailed information about the stable version
124 and give a few useful tips to help you start using the system. On the core
125 LiveCD, Release Notes are installed and available through the "Documentation"
126 menu.
127 </p>
129 <ul>
130 <li><a href="releases/3.0/relnotes.en.html">SliTaz GNU/Linux 3.0 -
131 Release Notes</a></li>
132 <li><a href="releases/2.0/relnotes.en.html">SliTaz GNU/Linux 2.0 -
133 Release Notes</a></li>
134 <li><a href="releases/1.0/relnotes.en.html">SliTaz GNU/Linux 1.0 -
135 Release Notes</a></li>
136 </ul>
138 <!-- End of content -->
139 </div>
141 <!-- Footer -->
142 <div id="footer">
143 Copyright &copy; <span class="year"></span>
144 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
145 <a href="http://scn.slitaz.org/">Community</a>
146 <a href="http://doc.slitaz.org/">Doc</a>
147 <a href="http://forum.slitaz.org/">Forum</a>
148 <a href="http://pkgs.slitaz.org/">Packages</a>
149 <a href="http://labs.slitaz.org/issues">Bugs</a>
150 <a href="http://hg.slitaz.org/">Hg</a>
151 <p>
152 SliTaz @
153 <a href="http://twitter.com/slitaz">Twitter</a>
154 <a href="http://www.facebook.com/slitaz">Facebook</a>
155 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
156 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
157 <a href="http://flattr.com/profile/slitaz">Flattr</a>
158 </p>
159 </div>
161 </body>
162 </html>