website view index.php @ rev 697

CSS: Main change to default style (match next cooking :-)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Dec 24 21:53:48 2010 +0100 (2010-12-24)
parents e9dfc5a35530
children fc3e37eac473
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 GNU/Linux</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux LiveCD operating system" />
8 <meta name="keywords" lang="en" content="System, libre, gnu, linux, logiciels opensource, livecd" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="revisit-after" content="3 days" />
11 <meta name="expires" content="never" />
12 <meta name="modified" content="2010-11-04 21:10:00" />
13 <meta name="author" content="Christophe Lincoln"/>
14 <meta name="publisher" content="www.slitaz.org" />
15 <meta name="verify-v1" content="qieECDfB5l+EBkG8QMNuHOGfol0/MEe4U22/4iVupNw=" />
16 <link rel="shortcut icon" href="favicon.ico" />
17 <link rel="stylesheet" type="text/css" href="slitaz.css" />
18 <link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="en/rss.xml" />
19 <link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
20 <link rel="Content" href="#content" />
21 </head>
22 <body bgcolor="#ffffff">
24 <!-- Header -->
25 <div id="header">
26 <a name="top"></a>
27 <a href="http://www.slitaz.org/"><img id="logo"
28 src="pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
29 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
30 <p id="titre">#!/GNU/Linux</p>
31 </div>
33 <!-- Navigation menu -->
34 <div id="nav">
36 <div class="nav_box">
37 <h4><img
38 src="pics/website/locale.png"
39 style="vertical-align: middle; width: 20px; height: 20px; padding: 0px 2px 0px 2px;"
40 alt="language" />Language</h4>
41 <div style="width: 50%; position: absolute; right: 0px;">
42 <ul>
43 <li><a href="id/index.html">Indonesian</a></li>
44 <li><a href="pt/index.html">Português</a></li>
45 <li><a href="cn/index.html" title="Chinese">
46 <img
47 src="pics/website/cn.png"
48 style="vertical-align: middle;"
49 title="Chinese" alt="cn" /></a></li>
50 </ul>
51 </div>
52 <ul>
53 <li><a href="de/index.html">Deutsch</a></li>
54 <li><a href="en/index.html">English</a></li>
55 <li><a href="es/index.html">Español</a></li>
56 <li><a href="fr/index.html">Français</a></li>
57 </ul>
58 </div>
60 <div class="nav_box">
61 <h4>About SliTaz</h4>
62 <p>
63 SliTaz is an open source and free operating system providing a fully featured
64 desktop or server in less than 30 Mb. SliTaz is simple to use, fast and stable.
65 <a href="en/about/">More information...</a>
66 </p>
67 </div>
69 <!-- Download -->
70 <div class="nav_box">
71 <h4>Quick Download</h4>
72 <ul>
73 <li>Stable Core LiveCD:
74 <a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso">SliTaz 3.0</a></li>
75 <li>Cooking Core LiveCD:
76 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">SliTaz 20101104</a></li>
77 </ul>
78 </div>
80 <!-- SliTaz network -->
81 <div class="nav_box">
82 <h4>SliTaz Network</h4>
83 <ul>
84 <li><a href="http://forum.slitaz.org/">Community Forum</a></li>
85 <li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
86 <li><a href="http://pkgs.slitaz.org/">Packages Database</a></li>
87 <li><a href="http://pizza.slitaz.org/">Online Builder</a></li>
88 <li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
89 <li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
90 <li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
91 </ul>
92 </div>
94 </div>
96 <!-- Content top. -->
97 <div id="content_top">
98 <div class="top_left"></div>
99 <div class="top_right"></div>
100 </div>
102 <!-- Content -->
103 <div id="content">
104 <a name="content"></a>
106 <h1>Boot baby... boot!</h1>
107 <div class="imagebox">
108 <a><img src="pics/website/desktop.png" title="Desktop" alt="desktop"
109 style="width: 288px; height: 180px;" />
110 </div>
112 <div id="news">
114 <!-- We just keep the last 4 web site news -->
116 <h2><font color="#DF8F06">Latest news</font></h2>
118 <ul>
119 <li><strong><a href="en/#news">4 November 2010 - New Cooking 20101104</a></strong></li>
120 <li><strong>8 May 2010 - Summer of Documentation</strong></li>
121 <li><strong>28 March 2010 - SliTaz GNU/Linux 3.0 released</strong></li>
122 <li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong></li>
123 <li><strong>21 February 2010 - New Cooking 20100221</strong></li>
124 </ul>
126 <div class="infobox">
127 <img
128 src="pics/website/news.png"
129 style="vertical-align: middle; width: 20px; height: 20px;" alt="news" />
130 Read the latest news in your language:
131 <strong><a href="de/index.html#news">de</a></strong> |
132 <strong><a href="en/index.html#news">en</a></strong> |
133 <strong><a href="es/index.html#news">es</a></strong> |
134 <strong><a href="fr/index.html#news">fr</a></strong> |
135 <strong><a href="id/index.html#news">id</a></strong> |
136 <strong><a href="pt/index.html#news">pt</a></strong> |
137 <a href="cn/index.html#news"><img
138 src="pics/website/cn.png"
139 style="vertical-align: middle;"
140 title="Chinese" alt="cn" /></a>
141 </div>
143 <!-- We display the 5 last commit and build for cooking
145 NOTE: Using php system() may use a lot of cpu, we have a cron to generate
146 an include file each hours. Example with PHP:
147 echo "<ul>\n";
148 system("hg log --repository $repo --limit 5 --no-merges \
149 --template ' <li><strong>{date|shortdate}</strong> \
150 - <a href=\"$url/rev/{rev}\">{desc}</a></li>\n'");
151 echo "<\ul>\n";
152 -->
154 <?php
155 include("/var/cache/slitaz/website/latest.html");
156 ?>
158 <!-- End of news -->
159 </div>
161 <h2><font color="#DF8F06">Internationalization</font></h2>
163 <p>
164 The SliTaz web site is available in several languages and maintained by the
165 <a href="i18n.html">internationalization</a> team (i18n). Help is often
166 needed and you're welcome to join us if you would like to see the website
167 translated into your language.
168 </p>
170 <!-- End of content with round corner -->
171 </div>
172 <div id="content_bottom">
173 <div class="bottom_left"></div>
174 <div class="bottom_right"></div>
175 </div>
177 <!-- Start of footer and copy notice -->
178 <div id="copy">
179 <p>
180 Last modification: 2010-11-04 21:10:00 -
181 <a href="#top">Top of the page</a>
182 </p>
183 <p>
184 Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
185 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
186 </p>
187 <!-- End of copy -->
188 </div>
190 <!-- Bottom and logo's -->
191 <div id="bottom">
192 <p>
193 <a href="http://validator.w3.org/check?uri=referer"><img
194 src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
195 title="Code validé XHTML 1.0"
196 style="width: 80px; height: 15px;" /></a>
197 </p>
198 </div>
200 </body>
201 </html>