website diff en/doc/index.php @ rev 922

en: Move more pages to PHP and add lib/html/social.html
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 11 22:54:13 2012 +0100 (2012-03-11)
parents
children 50d873b3dfdf
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/doc/index.php	Sun Mar 11 22:54:13 2012 +0100
     1.3 @@ -0,0 +1,111 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.7 +<head>
     1.8 +    <title>SliTaz - English documentation</title>
     1.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +    <meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
    1.11 +    <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    1.12 +    <meta name="robots" content="index, follow, all" />
    1.13 +    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    1.14 +    <meta name="author" content="Christophe Lincoln"/>
    1.15 +    <link rel="shortcut icon" href="../../favicon.ico" />
    1.16 +    <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
    1.17 +</head>
    1.18 +<body>
    1.19 +
    1.20 +<?php include("../../lib/html/header.html"); ?>
    1.21 +
    1.22 +<!-- Block -->
    1.23 +<div id="block">
    1.24 +	<?php include("../../lib/html/nav.en.html"); ?>
    1.25 +	<!-- Information/image -->
    1.26 +	<div id="block_info">
    1.27 +		<h4>English documentation</h4>
    1.28 +		<p>
    1.29 +			SliTaz official documentation is available on the community
    1.30 +			Wiki site. Manuals and a getting started guide is provided
    1.31 +			by each SliTaz LiveCD and available through the 
    1.32 +			"Documentation" menu.
    1.33 +		</p>
    1.34 +		<ul>
    1.35 +			<li><a href="http://doc.slitaz.org/en:start">Community Wiki</a></li>
    1.36 +			<li><a href="http://hg.slitaz.org/slitaz-doc/raw-file/tip/slitaz/index.en.html"
    1.37 +				>Getting started guide</a></li>
    1.38 +		</ul>
    1.39 +	</div>
    1.40 +</div>
    1.41 +
    1.42 +<!-- Content -->
    1.43 +<div id="content">
    1.44 +
    1.45 +<h2>Handbook &amp; Cookbook</h2>
    1.46 +
    1.47 +<p>
    1.48 +	SliTaz <a href="http://doc.slitaz.org/en:handbook:start">Handbook</a> - 
    1.49 +	LiveCD usage, package management, network or system administration
    1.50 +	and specific instructions. This Handbook is a community effort to provide
    1.51 +	high quality documentation for SliTaz users. It will help you get started
    1.52 +	with SliTaz GNU/Linux and show you how to configure the system to your own
    1.53 +	needs and preferences. This is the documentation that we advise you to read, 
    1.54 +	learn and consult first.
    1.55 +</p>
    1.56 +<p>
    1.57 +	SliTaz <a href="http://doc.slitaz.org/en:cookbook:start">Cookbook</a> - 
    1.58 +	Information regarding the management, operation and development of the distribution.
    1.59 +	Instructions on how to use the wok and package receipts, descriptions of boot scripts
    1.60 +	and rootcd files, and various tools.
    1.61 +</p>
    1.62 +
    1.63 +<h2>Scratchbook</h2>
    1.64 +<p>
    1.65 +	Historically, the Scratchbook was written when SliTaz was created and wasn't
    1.66 +	made to be updated. But over time, some SliTaz contributors migrated the book 
    1.67 +	over to the Wiki and have made some updates:
    1.68 +	<a href="http://doc.slitaz.org/en:scratchbook:start">Community Scratchbook</a>
    1.69 +</p>
    1.70 +<p>
    1.71 +	SliTaz <a href="scratchbook/index.html">Original Scratchbook</a> -
    1.72 +	Describes the stages of creating the very first SliTaz distribution 
    1.73 +	commencing with instructions on compiling the Linux kernel, installing
    1.74 +	the graphical server (Xvesa) and GTK applications, etc. It contains
    1.75 +	techniques requiring time and motivation that enable you to build a
    1.76 +	GNU/Linux system from source.
    1.77 +</p>
    1.78 +	
    1.79 +<h2>Manuals</h2>	
    1.80 +<ul>
    1.81 +	<li><a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.en.html"
    1.82 +		>Tazpkg manual</a> -  SliTaz Package Manager.</li>
    1.83 +	<li><a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.en.html"
    1.84 +		>Tazlito manual</a> -  SliTaz LiveCD utility.</li>
    1.85 +	<li><a href="http://hg.slitaz.org/tazusb/raw-file/tip/doc/tazusb.en.html"
    1.86 +		>TazUSB manual</a> -  SliTaz LiveUSB utility.</li>
    1.87 +	<li><a href="http://hg.slitaz.org/tazwok/raw-file/tip/doc/tazwok.en.html"
    1.88 +		>Tazwok manual</a> -  SliTaz Package Cooker.</li>
    1.89 +</ul>
    1.90 +
    1.91 +<h2>Release Notes</h2>
    1.92 +<p>
    1.93 +SliTaz Release Notes provide detailed information about the stable version
    1.94 +and give a few useful tips to help you start using the system. On the core
    1.95 +LiveCD, Release Notes are installed and available through the "Documentation"
    1.96 +menu.
    1.97 +</p>
    1.98 +
    1.99 +<ul>
   1.100 +	<li><a href="releases/3.0/relnotes.en.html">SliTaz GNU/Linux 3.0 - 
   1.101 +	Release Notes</a></li>
   1.102 +	<li><a href="releases/2.0/relnotes.en.html">SliTaz GNU/Linux 2.0 - 
   1.103 +	Release Notes</a></li>
   1.104 +	<li><a href="releases/1.0/relnotes.en.html">SliTaz GNU/Linux 1.0 - 
   1.105 +	Release Notes</a></li>
   1.106 +</ul>
   1.107 +
   1.108 +<!-- End of content -->
   1.109 +</div>
   1.110 +
   1.111 +<?php include("../../lib/html/footer.html"); ?>
   1.112 +
   1.113 +</body>
   1.114 +</html>