website rev 912

Add AUTHORS README and config.php
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 08 13:10:47 2012 +0100 (2012-03-08)
parents 081fdbdd1e27
children 5c1b226f73e7
files AUTHORS README config.php
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/README	Thu Mar 08 13:10:47 2012 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +SliTaz Website
     1.5 +================================================================================
     1.6 +
     1.7 +
     1.8 +The SliTaz website is hand made, use PHP and XHTML 1.0 Transitional. Code must
     1.9 +follow standards and be validated by the W3C. We have a main index with news,
    1.10 +feed parser, Tweets and link to all website languages. Since we Tweet and blog
    1.11 +only in English, we diplay these news only on the main page but website news
    1.12 +are translated.
    1.13 +
    1.14 +
    1.15 +================================================================================
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/config.php	Thu Mar 08 13:10:47 2012 +0100
     2.3 @@ -0,0 +1,3 @@
     2.4 +<?php
     2.5 +
     2.6 +?>