Work from Chapril Adminsys Camp on 01/11/2018.
This commit is contained in:
parent
f071a3f90c
commit
829c34cee1
Binary file not shown.
BIN
Accueil/chaton02-1.jpg
Normal file
BIN
Accueil/chaton02-1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
@ -34,8 +34,8 @@
|
||||
<li><a href="https://www.chapril.org/">Accueil Chapril</a></li>
|
||||
<li><a href="https://www.chapril.org/">Services libres</a></li>
|
||||
<li><a href="https://pouet.april.org/@aprilorg">Nous suivre</a></li>
|
||||
<li><a href="https://www.chapril.org/">Mentions légales</a></li>
|
||||
<li><a href="https://www.april.org/nous-contacter">Nous contacter</a></li>
|
||||
<li><a href="https://www.chapril.org/a-propos.html">Mentions légales</a></li>
|
||||
<li><a href="https://www.chapril.org/contact.html">Nous contacter</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="chapril-banner-logoapril">
|
||||
|
@ -24,7 +24,7 @@ body
|
||||
#chapril-banner-zone
|
||||
{
|
||||
width: 100%;
|
||||
max-width: 930px;
|
||||
max-width: 940px;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
text-align: left;
|
||||
|
@ -18,7 +18,7 @@ body
|
||||
font-size: 16px;
|
||||
font-color: #243C5F;
|
||||
background-color: #ffffff;
|
||||
padding: 0;
|
||||
padding: 0 5px;
|
||||
margin: 0;
|
||||
width: 100hv;
|
||||
}
|
||||
|
@ -1,4 +1,6 @@
|
||||
<html>
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" dir="ltr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Contacter Chapril</title>
|
||||
@ -25,6 +27,6 @@
|
||||
<h2>Données personnelles</h2>
|
||||
<p>Pour exercer tout droit relatif à vos données à caractère personnel, dpd@chapril.org</p>
|
||||
|
||||
<div id="chapril-filigrane">aaaa</div>
|
||||
<div id="chapril-filigrane"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
1
date.chapril.org
Submodule
1
date.chapril.org
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit cb10c87d07f653aaae5331ecfb2641e7bf599383
|
@ -1,4 +1,6 @@
|
||||
<html>
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" dir="ltr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Liste des services libres Chapril</title>
|
||||
@ -8,7 +10,7 @@
|
||||
<h1>Nos services</h1>
|
||||
|
||||
<h3>date.chapril.org</h3>
|
||||
<p>Ce service héberge une version légèrement modifiée de framadate. Il est disponible à l'adresse <a href="https://date.chapril.org">date.chapril.org</a>
|
||||
<p>Ce service aide à la planification de rendez-vous et à toute sorte de prise de décisions collectives. Le service est disponible à l'adresse <a href="https://date.chapril.org">date.chapril.org</a>
|
||||
<p>Le code source du projet date.chapril.org est disponible à l'adresse <a href="https://www.chapril.org/date.chapril.org-1.1.8.tgz">https://www.chapril.org/date.chapril.org-1.1.8.tgz</a></p>
|
||||
|
||||
<h3>pad.chapril.org</h3>
|
||||
@ -16,14 +18,13 @@
|
||||
<p>Le code source du projet pad.chapril.org est disponible à l'adresse <a href="https://github.com/ether/etherpad-lite">https://github.com/ether/etherpad-lite</a></p>
|
||||
|
||||
<h3>paste.chapril.org</h3>
|
||||
<p>Ce service héberge une version légèrement modifiée de privatebin. Il est disponible à l'adresse <a href="https://paste.chapril.org">paste.chapril.org</a>
|
||||
<p>Ce service héberge une version légèrement modifiée de privatebin, un outil de partage de texte de façon sécurisée. Il est disponible à l'adresse <a href="https://paste.chapril.org">paste.chapril.org</a>
|
||||
<p>Le code source du projet paste.chapril.org est disponible à l'adresse <a href="https://agir.april.org/projects/paste-chapril-org/repository">https://agir.april.org/projects/paste-chapril-org/repository</a></p>
|
||||
|
||||
<h3>pouet.chapril.org</h3>
|
||||
<p>Ce service héberge une instance de Mastodon. Il est disponible à l'adresse <a href="https://pouet.chapril.org">pouet.chapril.org</a>
|
||||
<p>Le code source du projet pouet.chapril.org est disponible à l'adresse <a href="https://github.com/tootsuite/mastodon">https://github.com/tootsuite/mastodon</a></p>
|
||||
|
||||
|
||||
<div id="chapril-filigrane">aaaa</div>
|
||||
<div id="chapril-filigrane"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user