jean-cloud_website/index.html
Adrian Amaglio 5729783d7e v1
2019-08-06 20:17:55 +02:00

26 lines
1.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<main>
<h1>Jean-Cloud - Linternet lent, hébergé près de chez vous !</h1>
<p>
<h3>Nos services</h3>
<ul>
<li><a href="https://nuage.jean-cloud.net">Le nuage</a> pour stocker ses fichiers. (Avec Nextcloud)</li>
<li><a href="https://git.jean-cloud.net">La forge git</a> pour stocker ses projets et travailler collaborativement. (Avec Gitea)</li>
<li><a href="https://latex.jean-cloud.net">Léditeur de Latex</a> pour stocker ses documents Latex et les éditer collaborativement. (Avec Nextcloud)</li>
<li>Et bien dautres services, demandés par leurs utilisateurs…</a>
</ul>
Lutilisation de tous ces services est soumise à nos <a href="cgu.html">Conditions générales dutilisation</a>.
</p>
</main>
<footer>
<p>Contactez nous pour toute remarque ou demande à ladresse : contact@jean-cloud.org</p>
<p> Conditions générales dutilisation : <a href="cgu.html">disponibles ici</a></p>
</footer>
</body>
</html>