website view en/index.php @ rev 1253
Add fr/sponsor/index.php
| author | Pascal Bellard <pascal.bellard@slitaz.org> | 
|---|---|
| date | Wed Apr 22 11:58:28 2015 +0200 (2015-04-22) | 
| parents | c6d87d7c37f1 | 
| children | 9ed0bfb74392 | 
 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="news/#d20140519">SliTaz 5.0 RC-2 release</a></strong>
    55 		<span>- 19 May 2014</span></li>
    56 	<li><strong><a href="news/#d20140502">SliTaz 5.0 RC-1 release</a></strong>
    57 		<span>- 2 May 2014</span></li>
    58 	<li><strong><a href="news/#d20140329">SliTaz Raspberry Pi release</a></strong>
    59 		<span>- 29 Mar 2014</span></li>
    60 	<li><strong><a href="news/">Release news archives</a></strong>
    61 		<span>- 2007-2013</span></li>
    62 </ul>
    64 <!-- End of news -->
    65 </div>
    67 <h2>Quick Download</h2>
    69 <div class="dldiv">
    70 	<p><?php echo "<a class='dlbutton nav1' href='$stable_iso'>SliTaz $stable_ver</a>
    71 	<a class='dlbutton nav2' href='$cooking_iso'>SliTaz $cooking</a>"; ?>
    72 	<a class='dlbutton navpi' href='http://arm.slitaz.org/rpi/'>SliTaz Raspberry Pi</a>
    73 	<a class='dlbutton nav2' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling.iso'>SliTaz weekly 32bits</a>
    74 	<a class='dlbutton nav1' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling-core64.iso'>SliTaz weekly 64bits</a></p>
    75 </div>
    77 <h2>Project Activity</h2>
    79 <?php require_once("../lib/get-feeds.php"); ?>
    81 <div class="activity">
    82 	<p>
    83 		<a href="http://forum.slitaz.org/"><img
    84 			src="/images/support.png" alt="[ ]" /></a>
    85 		Forum activity
    86 		<?php get_feed_forum("forum.xml"); ?>
    87 	</div>
    88 	<p class="activity_more">
    89 		<a href="http://forum.slitaz.org/">More support</a>
    90 	</p>
    91 </div>
    93 <div class="activity">
    94 	<p>
    95 		<a href="http://hg.slitaz.org/">
    96 			<img src="/images/development.png" alt="[ ]" /></a>
    97 		Latest commits in wok
    98 		<?php get_feed("wok.xml"); ?>
    99 	</div>
   100 	<p class="activity_more">
   101 		<a href="http://hg.slitaz.org/">More commits</a>
   102 	</p>
   103 </div>
   105 <!-- SCN blog posts  
   106 <h2>Blog Posts</h2>
   108 <div class="news">
   109 	<?php //get_feed_blog("blog.xml"); ?>
   110 </div>-->
   112 <!-- Twitter  -->
   113 <div id="twitter">
   114 <a class="twitter-timeline"  href="https://twitter.com/slitaz"  
   115 	data-widget-id="420830244551938048">Tweets by @slitaz</a>
   116     <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>
   117 </div>
   119 <h2>Support us</h2>
   121 <p>
   122 	Make SliTaz even more popular or make a donation. You can use PayPal
   123 	or a Flattr micropayment to monetary support us. You can Blog, Tweet,
   124 	share and talk about the project to help spread SliTaz. You can also
   125 	join the project to connect and share or get involved on the SliTaz
   126 	<a href="http://scn.slitaz.org/">Community Network</a>.
   127 </p>
   128 <p>
   129 	You may also want to become an official sponsor via a monthly donation or
   130 	by providing us with some hardware or server resources.
   131 	<a href="sponsor/">More information</a>
   132 </p>
   134 <?php include("../lib/html/donate.html"); ?>
   136 <h2>Spread SliTaz</h2>
   138 <p>
   139 	One way to help the project is to make SliTaz even more popular.
   140 	Blog, Tweet this page, share and talk about the project. SliTaz
   141 	is also social, you can join us, share artwork or post a blog on the
   142 	<a href="http://scn.slitaz.org/">SliTaz Community Network</a>,
   143 	"Like" the official SliTaz Facebook page and get involved!
   144 </p>
   146 <?php include("../lib/html/social.html"); ?>
   148 <h2>Internationalization</h2>
   150 <p>
   151 The SliTaz web site is available in several languages and maintained by the
   152 <a href="../i18n.php">internationalization</a> team (i18n). Help is often
   153 needed and you're welcome to join us if you would like to see the website
   154 translated into your language.
   155 </p>
   157 <!-- End of content  -->
   158 </section>
   160 <?php include("../lib/html/footer.html"); ?>
   162 </body>
   163 </html>