add services page
This commit is contained in:
parent
b3c733d01e
commit
6b80806fe8
29
services.html
Normal file
29
services.html
Normal file
@ -0,0 +1,29 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Liste des services libres Chapril</title>
|
||||
<link rel="stylesheet" type="text/css" href="/Charter/chapril.css" />
|
||||
</head>
|
||||
<body>
|
||||
<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>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>
|
||||
<p>Ce service héberge Etherpad, un éditeur de texte libre en ligne fonctionnant en mode collaboratif et en temps réel. Il est disponible à l'adresse <a href="https://pad.chapril.org">pad.chapril.org</a>
|
||||
<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>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>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user