website view fr/index.php @ rev 1355

Remouve whaleshares call from mainpage
author pankso
date Tue May 07 20:39:04 2024 +0200 (4 weeks ago)
parents 1c3acfa296cd
children
line source
1 <!DOCTYPE html>
2 <html lang="fr">
3 <head>
4 <meta charset="utf-8"/>
5 <title>SliTaz GNU/Linux (fr)</title>
6 <meta name="description" content="SliTaz GNU/Linux français système linux libre gratuit"/>
7 <meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, suisse, france, quebec, belgique"/>
8 <meta name="author" content="Christophe Lincoln"/>
9 <?php include("../lib/html/meta-link.html"); ?>
10 </head>
11 <body>
13 <?php
14 include("../config.php");
15 include("../lib/html/header.fr.html");
16 include("../lib/html/nav.fr.html");
17 include("../lib/lang.php");
18 ?>
20 <!-- Content -->
21 <section id="content">
23 <h2>Bienvenue chez SliTaz</h2>
25 <p>
26 SliTaz est un système d'exploitation libre, sûr et performant
27 basé sur le noyau Linux et les logiciels GNU.
28 </p>
30 <div class="box-up">
31 <a href="https://gofund.me/7eca40ed"
32 title="Visit this page now."><img src="../images/gofundme.png"></a>
33 <a href="https://gofund.me/7eca40ed">
34 Jetez un oeil à la campagne de dons 2022 de SliTaz!</a>
35 </div>
37 <!-- Featured sponsor -->
38 <div id="sponsor">
39 <p><strong>Notre sponsor</strong></p>
40 <?php include("../lib/rand-sponsor.php"); ?>
41 <p><a href="/fr/sponsor/">Devenir sponsor</a></p>
42 </div>
44 <!--
45 SliTaz news starting.
46 -->
48 <!-- We just keep the last 3 web site news -->
49 <div class="news" style="margin-right: 220px;">
51 <h2>Dernières publication</h2>
53 <ul>
54 <li><strong><a href="http://mirror.slitaz.org/iso/rolling/">SliTaz 5.0 Rolling release</a></strong> (weekly)
55 <span>- <?php
56 $rol_date_file = '../cache/rolling-date.txt';
57 if (file_exists("$rol_date_file")) {
58 $rol_date = file_get_contents("../cache/rolling-date.txt");
59 print $rol_date;
60 } ?></span></li>
61 <li><strong><!-- <a href="news/#d20180316"></a>
62 Link to a SCN blog post or announce on website ?-->
64 SliTaz is now a rolling distro with 2 branches</strong> We provide a
65 stable version and a cooking (development) version. Stable will get
66 small refinements and security updates. As usual the Cooking version
67 brings you the latest improvements made by SliTaz developers.
69 <span>- 16 March 2018</span></li>
70 <li><strong><a href="news/">Website news archives</a></strong>
71 <span>- 2007-<?php echo date('Y'); ?></span></li>
72 </ul>
74 <!-- End of news -->
75 </div>
77 <h2>Téléchargement rapide</h2>
79 <div class="dldiv">
80 <p><!-- ?php echo "<a class='dlbutton nav2' href='$stable_iso'>SliTaz $stable_ver</a>"; ? -->
81 <!-- a class='dlbutton nav2' href='$cooking_iso'>SliTaz $cooking</a>"; ? -->
82 <a class='dlbutton navpi' href='http://arm.slitaz.org/rpi/'>SliTaz Raspberry Pi</a>
83 <a class='dlbutton nav2' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling.iso'>SliTaz hebdo 32bits</a>
84 <a class='dlbutton nav1' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling-core64.iso'>SliTaz hebdo 64bits</a></p>
85 </div>
87 <h2>Activité du projet</h2>
89 <?php require_once("../lib/get-feeds.php"); ?>
91 <div class="activity">
92 <p>
93 <a href="http://forum.slitaz.org/"><img
94 src="/images/support.png" alt="[ ]" /></a>
95 Activité du forum
96 <?php get_feed_forum("forum.xml"); ?>
97 </div>
98 <p class="activity_more">
99 <a href="http://forum.slitaz.org/">Plus de support</a>
100 </p>
101 </div>
103 <div class="activity">
104 <p>
105 <a href="http://hg.slitaz.org/">
106 <img src="/images/development.png" alt="[ ]" /></a>
107 Derniers commits dans le wok
108 <?php get_feed("wok.xml"); ?>
109 </div>
110 <p class="activity_more">
111 <a href="http://hg.slitaz.org/">Plus de commits</a>
112 </p>
113 </div>
115 <!-- SCN blog posts
116 <h2>Blog Posts</h2>
118 <div class="news">
119 <?php //get_feed_blog("blog.xml"); ?>
120 </div>-->
122 <!-- Twitter -->
123 <div id="twitter">
124 <a class="twitter-timeline" href="https://twitter.com/slitaz"
125 data-widget-id="420830244551938048">Tweets @slitaz</a>
126 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
127 </div>
129 <h2>Aider le projet</h2>
131 <p>
132 Vous pouvez rejoindre le projet ou vous impliquer dans le
133 <a href="http://scn.slitaz.org/">Réseau communautaire de SliTaz</a>.
134 </p>
136 <p>
137 Vous pouvez faire un don ou devenir <a href="sponsor/">sponsor</a>
138 pour nous aidez à payer les serveurs et continuer à developper
139 SliTaz et son infrastructure. Même un petit dons de 1 Euro ou
140 dollar via Flattr nous aide !
141 </p>
143 <?php include("../lib/html/donate.html"); ?>
145 <h2>Rejoignez nous!</h2>
147 <p>
148 SliTaz est une communauté active, toujours en mouvement et qui utilise
149 beaucoup de ressources malgré sa petite taille. Parlez de SliTaz, aidez
150 nous à faire connaître la distribution, postez sur votre blog, parlez
151 en à des amis, sur Twitter ou encore Facebook. Rejoignez nous!
152 </p>
154 <?php include("../lib/html/social.fr.html"); ?>
156 <h2>Internationalization</h2>
158 <p>
159 The SliTaz web site is available in several languages and maintained by the
160 <a href="../i18n.php">internationalization</a> team (i18n). Help is often
161 needed and you're welcome to join us if you would like to see the website
162 translated into your language.
163 </p>
165 <!-- End of content -->
166 </section>
168 <?php include("../lib/html/footer.html"); ?>
170 </body>
171 </html>