website view en/index.php @ rev 1341

Disable forum feed function
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 22 20:10:29 2021 +0100 (2021-01-22)
parents 9904dec3ff51
children 7d094721a93d
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
101 <?php get_feed_forum("forum.xml"); ?>
102 </div>
103 <p class="activity_more">
104 <a href="http://forum.slitaz.org/">More support</a>
105 </p>
106 </div> -->
108 <div class="activity">
109 <p>
110 <a href="http://hg.slitaz.org/">
111 <img src="/images/development.png" alt="[ ]" /></a>
112 Latest commits in wok
113 <?php get_feed("wok.xml"); ?>
114 </div>
115 <p class="activity_more">
116 <a href="http://hg.slitaz.org/?sort=lastchange">More commits</a>
117 </p>
118 </div>
120 <!-- SCN blog posts
121 <h2>Blog Posts</h2>
123 <div class="news">
124 <?php //get_feed_blog("blog.xml"); ?>
125 </div>-->
127 <!-- Twitter -->
128 <div id="twitter">
129 <a class="twitter-timeline" href="https://twitter.com/slitaz"
130 data-widget-id="420830244551938048">Tweets by @slitaz</a>
131 <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>
132 </div>
134 <h2>Support us</h2>
136 <p>
137 Make SliTaz even more popular or make a donation. You can use PayPal
138 or cryptocurrency to monetary support us. You can Blog, Tweet,
139 share and talk about the project to help spread SliTaz. You can also
140 join the project to connect and share or get involved on the SliTaz
141 <a href="http://scn.slitaz.org/">Community Network</a>.
142 </p>
143 <p>
144 You may also want to become an official sponsor via a monthly donation or
145 by providing us with some hardware or server resources.
146 <a href="sponsor/">More information</a>
147 </p>
149 <?php include("../lib/html/donate.html"); ?>
151 <h2>Spread SliTaz</h2>
153 <p>
154 One way to help the project is to make SliTaz even more popular.
155 Blog, Tweet this page, share and talk about the project. SliTaz
156 is also social, you can join us, share artwork or post a blog on the
157 <a href="http://scn.slitaz.org/">SliTaz Community Network</a>,
158 "Like" the official SliTaz Facebook page and get involved!
159 </p>
161 <?php include("../lib/html/social.html"); ?>
163 <h2>Internationalization</h2>
165 <p>
166 The SliTaz web site is available in several languages and maintained by the
167 <a href="/i18n.php">internationalization</a> team (i18n). Help is often
168 needed and you're welcome to join us if you would like to see the website
169 translated into your language.
170 </p>
172 <h2>Artwork</h2>
174 <p>
175 You can get SliTaz logos, screenshots and wallpapers and get
176 involved in the SliTaz Artwork team to help with default artwork provided
177 with the distribution ISO images. More information in
178 <a href="artwork/">the Artwork section</a>.
179 </p>
181 <!-- End of content -->
182 </section>
184 <?php include("../lib/html/footer.html"); ?>
186 </body>
187 </html>