Mercurial > sat_legacy_website
comparison README @ 0:9305c6458e2f
initial commit
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 28 Jul 2012 20:36:32 +0200 |
parents | |
children | a49aa1b823f6 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:9305c6458e2f |
---|---|
1 Salut à Toi's website | |
2 (c) Jérôme Poisson aka Goffi 2012 | |
3 | |
4 ** LICENCE ** | |
5 | |
6 SàT website is free software: you can redistribute it and/or modify | |
7 it under the terms of the GNU Affero General Public License as | |
8 the Free Software Foundation, either version 3 of the License, or | |
9 (at your option) any later version. | |
10 | |
11 SàT website is distributed in the hope that it will be useful, | |
12 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
14 GNU Affero General Public License for more details. | |
15 | |
16 You should have received a copy of the GNU Affero General Public License | |
17 along with SàT website. If not, see <http://www.gnu.org/licenses/>. | |
18 | |
19 --- | |
20 | |
21 The third party projects are under compatible licences (see below) | |
22 | |
23 --- | |
24 | |
25 The media in /static/images and /static/videos comes from Salut à Toi project and are under Creative Commons licence CC By-SA | |
26 The media in /static/css comes from Twitter Boostrap (see below) and are under Apache licence 2.0, except sat_website.css which is under AGPL v3 | |
27 | |
28 ** ABOUT ** | |
29 | |
30 This is the source code of Salut à Toi's presentation website. | |
31 Salut à Toi is a communication software base on XMPP. You can have more informations on http://sat.goffi.org (the website ran by this code). | |
32 | |
33 ** CREDIT ** | |
34 | |
35 The following third party project are shipped with this source code: | |
36 | |
37 - Twitter Bootstrap ( http://twitter.github.com/bootstrap/ ): a CSS for rapid design. [Apache licence 2.0] | |
38 - Partition: a Django snippet by Smiley Chris [custom free (libre) licence: http://djangosnippets.org/about/tos/] | |
39 | |
40 In addition, this project use Django to run. | |
41 | |
42 Thanks to the authors/contributors of these projects | |
43 | |
44 ** CONTACT ** | |
45 | |
46 Jérôme Poisson | |
47 | |
48 e-mail: goffi@goffi.org | |
49 jid: goffi@jabberfr.org | |
50 |