website view en/index.php @ rev 1348

Fix again the main page...
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jan 23 03:47:43 2021 +0100 (2021-01-23)
parents 0d263067528f
children 172da95854fe
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/#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>Quick Download</h2>
79 <div class="box-warning"><p>Before using SliTaz — please read this post: <a href="http://forum.slitaz.org/topic/-important-info-about-meltdown-and-spectre-">Important info about Meltdown and Spectre</a></p></div>
81 <div class="dldiv">
82 <p><!-- ?php echo "<a class='dlbutton nav2' href='$stable_iso'>SliTaz $stable_ver</a>"; ? -->
83 <!-- a class='dlbutton nav2' href='$cooking_iso'>SliTaz $cooking</a>"; ? -->
84 <a class='dlbutton navpi' href='http://arm.slitaz.org/rpi/'>SliTaz Raspberry Pi</a>
85 <a class='dlbutton nav2' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling.iso'>SliTaz weekly 32bits</a>
86 <a class='dlbutton nav1' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling-core64.iso'>SliTaz weekly 64bits</a></p>
87 </div>
89 <h2>Project Activity</h2>
91 <?php require_once("../lib/get-feeds.php"); ?>
93 <!-- Look like the function don't work anymore and may finaly not be so important,
94 in all case, it break the website actually 22.01.2021 (pankso)
96 <div class="activity">
97 <p>
98 <a href="http://forum.slitaz.org/"><img
99 src="/images/support.png" alt="[ ]" /></a>
100 Forum activity
102 <?php // get_feed_forum("forum.xml"); ?>
104 </div>
105 <p class="activity_more">
106 <a href="http://forum.slitaz.org/">More support</a>
107 </p>
108 </div> -->
110 <div class="activity">
111 <p>
112 <a href="http://hg.slitaz.org/">
113 <img src="/images/development.png" alt="[ ]" /></a>
114 Latest commits in wok
115 <?php get_feed("wok.xml"); ?>
116 </div>
117 <p class="activity_more">
118 <a href="http://hg.slitaz.org/?sort=lastchange">More commits</a>
119 </p>
120 </div>
122 <!-- SCN blog posts
123 <h2>Blog Posts</h2>
125 <div class="news">
126 <?php //get_feed_blog("blog.xml"); ?>
127 </div>-->
129 <!-- Twitter -->
130 <div id="twitter">
131 <a class="twitter-timeline" href="https://twitter.com/slitaz"
132 data-widget-id="420830244551938048">Tweets by @slitaz</a>
133 <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>
134 </div>
136 <h2>Support us</h2>
138 <p>
139 Make SliTaz even more popular or make a donation. You can use PayPal
140 or cryptocurrency to monetary support us. You can Blog, Tweet,
141 share and talk about the project to help spread SliTaz. You can also
142 join the project to connect and share or get involved on the SliTaz
143 <a href="http://scn.slitaz.org/">Community Network</a>.
144 </p>
145 <p>
146 You may also want to become an official sponsor via a monthly donation or
147 by providing us with some hardware or server resources.
148 <a href="sponsor/">More information</a>
149 </p>
151 <?php include("../lib/html/donate.html"); ?>
153 <h2>Spread SliTaz</h2>
155 <p>
156 One way to help the project is to make SliTaz even more popular.
157 Blog, Tweet this page, share and talk about the project. SliTaz
158 is also social, you can join us, share artwork or post a blog on the
159 <a href="http://scn.slitaz.org/">SliTaz Community Network</a>,
160 "Like" the official SliTaz Facebook page and get involved!
161 </p>
163 <?php include("../lib/html/social.html"); ?>
165 <h2>Internationalization</h2>
167 <p>
168 The SliTaz web site is available in several languages and maintained by the
169 <a href="/i18n.php">internationalization</a> team (i18n). Help is often
170 needed and you're welcome to join us if you would like to see the website
171 translated into your language.
172 </p>
174 <h2>Artwork</h2>
176 <p>
177 You can get SliTaz logos, screenshots and wallpapers and get
178 involved in the SliTaz Artwork team to help with default artwork provided
179 with the distribution ISO images. More information in
180 <a href="artwork/">the Artwork section</a>.
181 </p>
183 <!-- End of content -->
184 </section>
186 <?php include("../lib/html/footer.html"); ?>
188 </body>
189 </html>