website view en/index.php @ rev 1225

Small update to fr
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 19 23:19:37 2014 +0200 (2014-05-19)
parents b6992228b053
children f80ea45054cc
line source
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <title>SliTaz GNU/Linux (en)</title>
6 <meta name="description" content="SliTaz GNU/Linux English Website" />
7 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
8 <meta name="author" content="Paul Issot"/>
9 <?php include("../lib/html/meta-link.html"); ?>
10 </head>
11 <body>
13 <?php
14 include("../config.php");
15 include("../lib/html/header.html");
16 include("../lib/html/nav.html");
17 include("../lib/lang.php");
18 ?>
20 <!-- Content -->
21 <section id="content">
23 <h2>Welcome to SliTaz</h2>
25 <div class="box-up">
26 <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
27 title="Visit this page now."><img src="../images/gofundme.png"></a>
28 <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt">
29 Check out our new SliTaz 2014 fundraising!</a>
30 </div>
32 <!-- Featured sponsor -->
33 <div id="sponsor">
34 <p><strong>Featured sponsor</strong></p>
35 <?php include("../lib/rand-sponsor.php"); ?>
36 <p><a href="/en/sponsor/">Become a sponsor</a></p>
37 </div>
39 <!--
40 SliTaz news starting.
41 -->
43 <!-- We just keep the last 3 web site news -->
44 <div class="news" style="margin-right: 220px;">
46 <h2>Latest Release</h2>
48 <ul>
49 <li><strong><a href="news/#d20140519">SliTaz 5.0 RC-2 release</a></strong>
50 <span>- 19 May 2014</span></li>
51 <li><strong><a href="news/#d20140502">SliTaz 5.0 RC-1 release</a></strong>
52 <span>- 2 May 2014</span></li>
53 <li><strong><a href="news/#d20140329">SliTaz Raspberry Pi release</a></strong>
54 <span>- 29 Mar 2014</span></li>
55 <li><strong><a href="news/">Release news archives</a></strong>
56 <span>- 2007-2013</span></li>
57 </ul>
59 <!-- End of news -->
60 </div>
62 <h2>Quick Download</h2>
64 <div class="dldiv">
65 <p><?php echo "<a class='dlbutton nav1' href='$stable_iso'>SliTaz $stable_ver</a>
66 <a class='dlbutton nav2' href='$cooking_iso'>SliTaz $cooking</a>"; ?>
67 <a class='dlbutton navpi' href='http://arm.slitaz.org/rpi'>SliTaz Raspberry Pi</a></p>
68 </div>
70 <h2>Project Activity</h2>
72 <?php require_once("../lib/get-feeds.php"); ?>
74 <div class="activity">
75 <p>
76 <a href="http://forum.slitaz.org/"><img
77 src="/images/support.png" alt="[ ]" /></a>
78 Forum activity
79 <?php get_feed_forum("forum.xml"); ?>
80 </div>
81 <p class="activity_more">
82 <a href="http://forum.slitaz.org/">More support</a>
83 </p>
84 </div>
86 <div class="activity">
87 <p>
88 <a href="http://hg.slitaz.org/">
89 <img src="/images/development.png" alt="[ ]" /></a>
90 Latest commits in wok
91 <?php get_feed("wok.xml"); ?>
92 </div>
93 <p class="activity_more">
94 <a href="http://hg.slitaz.org/">More commits</a>
95 </p>
96 </div>
98 <!-- SCN blog posts
99 <h2>Blog Posts</h2>
101 <div class="news">
102 <?php //get_feed_blog("blog.xml"); ?>
103 </div>-->
105 <!-- Twitter -->
106 <div id="twitter">
107 <a class="twitter-timeline" href="https://twitter.com/slitaz"
108 data-widget-id="420830244551938048">Tweets by @slitaz</a>
109 <style type="text/css">
110 .twitter-timeline { width: 100%; }
111 </style>
112 <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>
113 </div>
115 <h2>Support us</h2>
117 <p>
118 Make SliTaz even more popular or make a donation. You can use PayPal
119 or a Flattr micropayment to monetary support us. You can Blog, Tweet,
120 share and talk about the project to help spread SliTaz. You can also
121 join the project to connect and share or get involved on the SliTaz
122 <a href="http://scn.slitaz.org/">Community Network</a>.
123 </p>
124 <p>
125 You may also want to become an official sponsor via a monthly donation or
126 by providing us with some hardware or server resources.
127 <a href="sponsor/">More information</a>
128 </p>
130 <?php include("../lib/html/donate.html"); ?>
132 <h2>Spread SliTaz</h2>
134 <p>
135 One way to help the project is to make SliTaz even more popular.
136 Blog, Tweet this page, share and talk about the project. SliTaz
137 is also social, you can join us, share artwork or post a blog on the
138 <a href="http://scn.slitaz.org/">SliTaz Community Network</a>,
139 "Like" the official SliTaz Facebook page and get involved!
140 </p>
142 <?php include("../lib/html/social.html"); ?>
144 <h2>Internationalization</h2>
146 <p>
147 The SliTaz web site is available in several languages and maintained by the
148 <a href="../i18n.php">internationalization</a> team (i18n). Help is often
149 needed and you're welcome to join us if you would like to see the website
150 translated into your language.
151 </p>
152 <p>
153 <img src="../images/users.png" alt="*" />
154 <a href="http://scn.slitaz.org/groups/i18n/">Join i18n group on SCN</a>
155 </p>
157 <!-- End of content -->
158 </section>
160 <?php include("../lib/html/footer.html"); ?>
162 </body>
163 </html>