website view README @ rev 1040

Check whole website in W3C Validator (again), separate lib/follow, hide js in cdata
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 08 11:47:30 2012 +0300 (2012-04-08)
parents c21c253e3d9b
children
line source
1 SliTaz Website
2 ================================================================================
5 The SliTaz website is hand made, using PHP and XHTML 1.0 Transitional. Code
6 must follow standards and be validated by the W3C. We have a main index with
7 news, feed parser, Tweets and links to all website languages. Since we Tweet
8 and blog only in English, we display these only on the main page but website
9 news is translated.
12 New version
13 -----------
14 When a new SliTaz version is published the version string must be changed in
15 the configuration file config.php as well as the ISO size.
18 RSS Feed: rss.xml
19 -----------------
20 We have one main RSS feed for the website for short news (max 140 char), the
21 feed is relayed to SliTaz official Twitter account. RSS feed is checked every
22 half an hour by http://twitterfeed.com/ and lets contributors use the official
23 SliTaz account. The Twitter account is also sync'd with Facebook so any new
24 items will also be on fb.
27 ================================================================================