website view en/index.php @ rev 1319

Hide (comment) links to download the SliTaz 4.0 version. Make PHP snippets in the comments not work.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jan 23 00:03:29 2018 +0200 (2018-01-23)
parents f07958c16865
children 3f9491492ae2
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 <p>
26 SliTaz is a secure and high performance operating system using the
27 Linux Kernel and GNU software.
28 </p>
30 <!--<div class="box-up">
31 <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
32 title="Visit this page now."><img src="../images/gofundme.png"></a>
33 <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt">
34 Check out our new SliTaz 2014 fundraising!</a>
35 </div>-->
37 <!-- Featured sponsor -->
38 <div id="sponsor">
39 <p><strong>Featured sponsor</strong></p>
40 <?php include("../lib/rand-sponsor.php"); ?>
41 <p><a href="/en/sponsor/">Become a 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>Latest Release</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/#d20150520">SliTaz 5.0 RC-3 release</a></strong>
62 <span>- 20 May 2015</span></li>
63 <li><strong><a href="news/#d20140519">SliTaz 5.0 RC-2 release</a></strong>
64 <span>- 19 May 2014</span></li>
65 <li><strong><a href="news/#d20140502">SliTaz 5.0 RC-1 release</a></strong>
66 <span>- 2 May 2014</span></li>
67 <li><strong><a href="news/#d20140329">SliTaz Raspberry Pi release</a></strong>
68 <span>- 29 Mar 2014</span></li>
69 <li><strong><a href="news/">Release news archives</a></strong>
70 <span>- 2007-2013</span></li>
71 </ul>
73 <!-- End of news -->
74 </div>
76 <h2>Quick Download</h2>
78 <div class="dldiv">
79 <p><!-- ?php echo "<a class='dlbutton nav2' href='$stable_iso'>SliTaz $stable_ver</a>"; ? -->
80 <!-- a class='dlbutton nav2' href='$cooking_iso'>SliTaz $cooking</a>"; ? -->
81 <a class='dlbutton navpi' href='http://arm.slitaz.org/rpi/'>SliTaz Raspberry Pi</a>
82 <a class='dlbutton nav2' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling.iso'>SliTaz weekly 32bits</a>
83 <a class='dlbutton nav1' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling-core64.iso'>SliTaz weekly 64bits</a></p>
84 </div>
86 <h2>Project Activity</h2>
88 <?php require_once("../lib/get-feeds.php"); ?>
90 <div class="activity">
91 <p>
92 <a href="http://forum.slitaz.org/"><img
93 src="/images/support.png" alt="[ ]" /></a>
94 Forum activity
95 <?php get_feed_forum("forum.xml"); ?>
96 </div>
97 <p class="activity_more">
98 <a href="http://forum.slitaz.org/">More support</a>
99 </p>
100 </div>
102 <div class="activity">
103 <p>
104 <a href="http://hg.slitaz.org/">
105 <img src="/images/development.png" alt="[ ]" /></a>
106 Latest commits in wok
107 <?php get_feed("wok.xml"); ?>
108 </div>
109 <p class="activity_more">
110 <a href="http://hg.slitaz.org/?sort=lastchange">More commits</a>
111 </p>
112 </div>
114 <!-- SCN blog posts
115 <h2>Blog Posts</h2>
117 <div class="news">
118 <?php //get_feed_blog("blog.xml"); ?>
119 </div>-->
121 <!-- Twitter -->
122 <div id="twitter">
123 <a class="twitter-timeline" href="https://twitter.com/slitaz"
124 data-widget-id="420830244551938048">Tweets by @slitaz</a>
125 <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>
126 </div>
128 <h2>Support us</h2>
130 <p>
131 Make SliTaz even more popular or make a donation. You can use PayPal
132 or a Flattr micropayment to monetary support us. You can Blog, Tweet,
133 share and talk about the project to help spread SliTaz. You can also
134 join the project to connect and share or get involved on the SliTaz
135 <a href="http://scn.slitaz.org/">Community Network</a>.
136 </p>
137 <p>
138 You may also want to become an official sponsor via a monthly donation or
139 by providing us with some hardware or server resources.
140 <a href="sponsor/">More information</a>
141 </p>
143 <?php include("../lib/html/donate.html"); ?>
145 <h2>Spread SliTaz</h2>
147 <p>
148 One way to help the project is to make SliTaz even more popular.
149 Blog, Tweet this page, share and talk about the project. SliTaz
150 is also social, you can join us, share artwork or post a blog on the
151 <a href="http://scn.slitaz.org/">SliTaz Community Network</a>,
152 "Like" the official SliTaz Facebook page and get involved!
153 </p>
155 <?php include("../lib/html/social.html"); ?>
157 <h2>Internationalization</h2>
159 <p>
160 The SliTaz web site is available in several languages and maintained by the
161 <a href="/i18n.php">internationalization</a> team (i18n). Help is often
162 needed and you're welcome to join us if you would like to see the website
163 translated into your language.
164 </p>
166 <h2>Artwork</h2>
168 <p>
169 You can get SliTaz logos, screenshots and wallpapers and get
170 involved in the SliTaz Artwork team to help with default artwork provided
171 with the distribution ISO images. More information in
172 <a href="artwork/">the Artwork section</a>.
173 </p>
175 <!-- End of content -->
176 </section>
178 <?php include("../lib/html/footer.html"); ?>
180 </body>
181 </html>