slitaz-forge rev 58

Add a default index for user Public
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 08 19:33:13 2011 +0200 (2011-04-08)
parents 2401e650e5e9
children 0c67d68f4c81
files fundraising.txt tank/files/usr/share/tank/Public/index.html
line diff
     1.1 --- a/fundraising.txt	Fri Apr 08 19:12:32 2011 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,18 +0,0 @@
     1.4 -Funding Goal
     1.5 -
     1.6 -$1,000 - $5,000
     1.7 -Project Description
     1.8 -
     1.9 -Work one month on the small and fast SliTaz GNU/linux operating system to be able to release SliTaz 4.0 as soon as possible and fundraise the SliTaz main developers and both at Solutionslinux 2011 in Paris. SliTaz 4.0 is nearly ready to be release but with the growing community and now 3000 packages making a release is a huge task and we need a developer working 100% for one more month to publish SliTaz/GNU Linux 4.0.
    1.10 -
    1.11 -The release will be synchonized with the Solutionlinux exposition in Paris. SliTaz have a free both at the expo but we must go to Paris (we all in europe) and live in the town 3 days and we woul love to have some USB key and cdrom for SliTaz users.
    1.12 -
    1.13 -Project Rewards
    1.14 -
    1.15 -Free to download and use SliTaz 4.0 stable version and we will be present at the both at Solutionlinux with bootable USB keys and cd-rom as well as our happyness!
    1.16 -
    1.17 -Links
    1.18 -
    1.19 -http://www.slitaz.org/
    1.20 -http://scn.slitaz.org/
    1.21 -http://hg.slitaz.org/
    1.22 \ No newline at end of file
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/tank/files/usr/share/tank/Public/index.html	Fri Apr 08 19:33:13 2011 +0200
     2.3 @@ -0,0 +1,34 @@
     2.4 +<html>
     2.5 +<head>
     2.6 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
     2.7 +	<title>%user% - SliTaz</title>
     2.8 +	<link rel="stylesheet" type="text/css" href="/slitaz.css" />
     2.9 +	<link rel="shortcut icon" href="/favicon.ico" />
    2.10 +</head>
    2.11 +<body>
    2.12 +
    2.13 +<!-- Header -->
    2.14 +<div id="header">
    2.15 +	<div id="logo"></div>
    2.16 +	<div id="network">
    2.17 +		<a href="http://www.slitaz.org/">
    2.18 +			<img src="/images/network.png" alt="network.png" /></a>
    2.19 +		<a href="http://scn.slitaz.org/">Community</a>
    2.20 +		<a href="http://doc.slitaz.org/">Doc</a>
    2.21 +		<a href="http://forum.slitaz.org/">Forum</a>
    2.22 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    2.23 +		<a href="http://hg.slitaz.org/">Hg</a>
    2.24 +	</div>
    2.25 +	<h1><a href="http://people.slitaz.org/">%user% at SliTaz</a></h1>
    2.26 +</div>
    2.27 +
    2.28 +<div id="content">
    2.29 +
    2.30 +My SliTaz People
    2.31 +
    2.32 +</div>
    2.33 +
    2.34 +<div id="footer"></div>
    2.35 +
    2.36 +</body>
    2.37 +</html>