This commit is contained in:
parent
571e2f49e8
commit
5cdcdf3eed
111 changed files with 9958 additions and 0 deletions
189
platforms/index.en.html
Normal file
189
platforms/index.en.html
Normal file
|
@ -0,0 +1,189 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
||||
|
||||
|
||||
|
||||
<title>Platforms - ilot.io</title>
|
||||
|
||||
<!-- cargo-culted from https://realfavicongenerator.net/ -->
|
||||
<!-- for the record: it is absolutely ridiculous that new browsers
|
||||
*and* operating systems each want their own little precious
|
||||
snowflake just for a frigging icon -->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
|
||||
<link rel="manifest" href="../site.webmanifest">
|
||||
<meta name="msapplication-TileColor" content="#da532c">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<!-- ikiwiki CSS -->
|
||||
<link href="../style.css" rel="stylesheet" />
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<!-- those checksums can be verified with: shasum -b -a 384 $file | xxd -r -p | base64 -->
|
||||
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous" />
|
||||
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="../bootstrap.local.css" rel="stylesheet" />
|
||||
|
||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<!-- Custom styles for derivatives -->
|
||||
|
||||
<link rel="stylesheet" href="../local.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<nav class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="../">
|
||||
<img alt="ilot.io" src="../favicon.png" width="48" height="48" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="navbar" class="collapse navbar-collapse">
|
||||
|
||||
|
||||
<div class="dropdown navbar-left">
|
||||
<button class="btn language-switcher dropdown-toggle" type="button" id="language-menu-top" data-toggle=
|
||||
"dropdown" aria-haspopup="true" aria-expanded="true">
|
||||
English
|
||||
<img src="../wikiicons/languages.png">
|
||||
</button>
|
||||
<ul class="dropdown-menu" aria-labelledby="language-menu-top">
|
||||
|
||||
<li>
|
||||
<a href="./index.fr.html">Français</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li><a href="../index.en.html">Home</a></li>
|
||||
<li><span class="selflink">Platforms</span></li>
|
||||
<li><a href="https://notif.ilot.io/archive">Archives</a></li>
|
||||
<li><a href="https://support.ilot.io/en/hc/706927618">Support</a></li>
|
||||
<li><a href="../join/index.en.html">Join</a></li>
|
||||
<li>
|
||||
<button class="btn sign-in" onclick="window.location.href='https://auth.ilot.io';">
|
||||
Your Dashboard
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<ul class="nav navbar-nav">
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container" id="content">
|
||||
|
||||
<h1><a href="https://cloud.ilot.io">The Cloud</a></h1>
|
||||
|
||||
<p>The Cloud is an instance of <a href="https://nextcloud.com/">Nextcloud</a>, a productivity collaboration platform analogous to Google Drive. An <strong>instance</strong> is an autonomous version of a web service. In Nextcloud's case, even though there exists an official service maintained by the developpers, we are totally independant from them. The only thing that ties us to the official instance is that we use the same underlying technology, hosted on our own infrastructure.</p>
|
||||
|
||||
<h1><a href="https://wiki.ilot.io">The Wiki</a></h1>
|
||||
|
||||
<p>The Wiki is an instance of <a href="https://js.wiki/">Wiki.JS</a>, a wiki engine that acts as a knowledge base for the community and for the membership. Since the membership is engaged with various causes, we can expect this space to eventually become a resource for those whose values matches ours.</p>
|
||||
|
||||
<h1><a href="https://lab.ilot.io">The Lab</a></h1>
|
||||
|
||||
<p>The Lab is an instance of <a href="https://en.wikipedia.org/wiki/GitLab">GitLab</a>, a forge based on Git that enables easier collaboration between developpers. As of now, it is the main developpment space for ilot, thus it is more used by the technical working group. If you are a developper, or use Git in your workflow, this is a cooperative alternative to GitHub. If you are curious, all of our known issues our tracked <a href="https://lab.ilot.io/ilot/issues/-/issues">here</a>. Our very own website uses GitLab Pages as its backend and its source-code can be found <a href="https://lab.ilot.io/ilot/ilot.io">here</a>.</p>
|
||||
|
||||
<h1>Our Auxillary Services</h1>
|
||||
|
||||
<p>The following platforms are more there as a support role. They allow better management of the other platforms, and they are here to give you an overview of our infrastructure.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://auth.ilot.io">Auth</a>, an instance of <a href="https://goauthentik.io">Authentik</a>, is our unified authenticaton system. It is the service that allows a membre to access all of our platforms using the same account. From this space, you can also see all of the different spaces that you have access to. It is also through Auth that you can change account settings, like your password or email.</li>
|
||||
<li><a href="https://support.ilot.io/en/hc/706927618">Support</a>, an instance of <a href="https://freescout.net/">Freescout</a>, is our technical support platform where you can find guides on how to use ilot and where you can open support tickets. You can go <a href="https://support.ilot.io/en/hc/706927618/3/how-to-request-help?category_id=3">here</a> for more details on how to ask for help.</li>
|
||||
<li><a href="https://status.ilot.io">Status</a>, an instance of <a href="https://github.com/louislam/uptime-kuma">Uptime-Kuma</a>, allows us to keep track of the state of the network. If something goes down, Status will alert the technical working group. If you have issues connecting to any of our platforms, you can go there to see the state of the network.</li>
|
||||
<li><a href="https://notif.ilot.io/">Notif</a>, an instance of <a href="https://listmonk.app/">listmonk</a>, allows the working groups to easily communicate with the rest of the membership in case of announcements or technical issues</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- legacy Ikiwiki comments.pm section -->
|
||||
|
||||
|
||||
<!-- Mastodon comments -->
|
||||
|
||||
|
||||
|
||||
</div> <!-- /container -->
|
||||
|
||||
<footer class="footer" role="contentinfo">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<p class="text-muted">
|
||||
<span class="copyright">
|
||||
Copyleft © 2024-2024 ilot <a href="../meta/license/">CC-BY-SA</a>
|
||||
</span>
|
||||
<span class="pull-right powered-by">
|
||||
Powered by <a href="http://ikiwiki.info/">ikiwiki</a>.
|
||||
<a href="https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat">Theme</a> by <a href="https://anarc.at/blog/2015-09-09-bootstrap">anarcat</a>.
|
||||
</span>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- Bootstrap core JavaScript
|
||||
================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" integrity="sha384-xBuQ/xzmlsLoJpyjoggmTEz8OWUFM0/RC5BsqQBDX2v5cMvDHcMakNTNrHIW2I5f"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" crossorigin="anonymous" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"></script>
|
||||
|
||||
<!-- TODO: Find other ways to setup analytics
|
||||
<script data-goatcounter="https://analytics.anarc.at/count" async src="//analytics.anarc.at/count.js"></script>
|
||||
<noscript>
|
||||
<img src="https://analytics.anarc.at/count?p=platforms&t=Platforms" alt="tracking pixel to count visitors when Javascript is disabled" />
|
||||
</noscript>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
229
platforms/index.fr.html
Normal file
229
platforms/index.fr.html
Normal file
|
@ -0,0 +1,229 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
||||
|
||||
|
||||
|
||||
<title>Platformes - ilot.io</title>
|
||||
|
||||
<!-- cargo-culted from https://realfavicongenerator.net/ -->
|
||||
<!-- for the record: it is absolutely ridiculous that new browsers
|
||||
*and* operating systems each want their own little precious
|
||||
snowflake just for a frigging icon -->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
|
||||
<link rel="manifest" href="../site.webmanifest">
|
||||
<meta name="msapplication-TileColor" content="#da532c">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<!-- ikiwiki CSS -->
|
||||
<link href="../style.css" rel="stylesheet" />
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<!-- those checksums can be verified with: shasum -b -a 384 $file | xxd -r -p | base64 -->
|
||||
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous" />
|
||||
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="../bootstrap.local.css" rel="stylesheet" />
|
||||
|
||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<!-- Custom styles for derivatives -->
|
||||
|
||||
<link rel="stylesheet" href="../local.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<nav class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="../">
|
||||
<img alt="ilot.io" src="../favicon.png" width="48" height="48" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="navbar" class="collapse navbar-collapse">
|
||||
|
||||
|
||||
<div class="dropdown navbar-left">
|
||||
<button class="btn language-switcher dropdown-toggle" type="button" id="language-menu-top" data-toggle=
|
||||
"dropdown" aria-haspopup="true" aria-expanded="true">
|
||||
Français
|
||||
<img src="../wikiicons/languages.png">
|
||||
</button>
|
||||
<ul class="dropdown-menu" aria-labelledby="language-menu-top">
|
||||
|
||||
<li>
|
||||
<a href="./index.en.html">English</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li><a href="../index.fr.html">Accueil</a></li>
|
||||
<li><span class="selflink">Plateformes</span></li>
|
||||
<li><a href="https://notif.ilot.io/archive">Archives</a></li>
|
||||
<li><a href="https://support.ilot.io/fr/hc/706927618">Aide</a></li>
|
||||
<li><a href="../join/index.fr.html">Se joindre</a></li>
|
||||
<li>
|
||||
<button class="btn sign-in"
|
||||
onclick="window.location.href='https://auth.ilot.io';"> Votre tableau de
|
||||
bord </button>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<ul class="nav navbar-nav">
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container" id="content">
|
||||
|
||||
<h1><a href="https://cloud.ilot.io">Le Cloud</a></h1>
|
||||
|
||||
<p>Le Cloud est une instance de <a href="https://nextcloud.com/">Nextcloud</a>, une
|
||||
plateforme de collaboration en matière de productivité analogue à Google
|
||||
Drive. Une <strong>instance</strong> est une version autonome d'un service web. Dans le
|
||||
cas de Nextcloud, même s'il existe un service officiel maintenu par les
|
||||
développeurs, nous sommes totalement indépendants d'eux. La seule chose qui
|
||||
nous lie à l'instance officielle est que nous utilisons la même technologie
|
||||
sous-jacente, hébergée sur notre propre infrastructure.</p>
|
||||
|
||||
<h1><a href="https://wiki.ilot.io">Le Wiki</a></h1>
|
||||
|
||||
<p>Le Wiki est une instance de <a href="https://js.wiki/">Wiki.JS</a>, un moteur wiki qui
|
||||
agit comme une base de connaissances pour la communauté et pour les
|
||||
membres. Comme les membres sont engagés dans diverses causes, nous pouvons
|
||||
nous attendre à ce que cet espace devienne une ressource pour ceux dont les
|
||||
valeurs correspondent aux nôtres.</p>
|
||||
|
||||
<h1><a href="https://lab.ilot.io">Le Lab</a></h1>
|
||||
|
||||
<p>Le Lab est une instance de <a href="https://en.wikipedia.org/wiki/GitLab">GitLab</a>,
|
||||
une forge basée sur Git qui facilite la collaboration entre les
|
||||
développeurs. Pour l'instant, c'est le principal espace de développement
|
||||
d'ilot, et il est donc plus utilisé par le groupe de travail technique. Si
|
||||
vous êtes un développeur, ou si vous utilisez Git dans votre travail, c'est
|
||||
une alternative coopérative à GitHub. Si vous êtes curieux-ses, tous nos
|
||||
bogues informatiques connus sont suivis
|
||||
<a href="https://lab.ilot.io/ilot/issues/-/issues">ici</a>. Notre propre site web
|
||||
utilise GitLab Pages comme technology d'hébergement et son code source peut
|
||||
être trouvé <a href="https://lab.ilot.io/ilot/ilot.io">ici</a>.</p>
|
||||
|
||||
<h1>Nos services auxiliaires</h1>
|
||||
|
||||
<p>Les plates-formes suivantes ont plutôt un rôle de soutien. Elles permettent
|
||||
une meilleure gestion des autres plateformes et sont là pour vous donner une
|
||||
vue d'ensemble de notre infrastructure.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://auth.ilot.io">Auth</a>, une instance de
|
||||
<a href="https://goauthentik.io">Authentik</a>, est notre système
|
||||
d'authentification unifié. C'est le service qui permet à un membre
|
||||
d'accéder à toutes nos plateformes en utilisant le même compte. Depuis
|
||||
cet espace, vous pouvez également voir tous les espaces auxquels vous
|
||||
avez accès. C'est également via Auth que vous pouvez modifier les
|
||||
paramètres de votre compte, comme votre mot de passe ou votre adresse
|
||||
électronique.</li>
|
||||
<li><a href="https://support.ilot.io/en/hc/706927618">Support</a>, une instance de
|
||||
<a href="https://freescout.net/">Freescout</a>, est notre plateforme d'assistance
|
||||
technique où vous pouvez trouver des guides sur l'utilisation d'ilot et
|
||||
où vous pouvez ouvrir des billets d'assistance. Vous pouvez consulter
|
||||
<a href="https://support.ilot.io/fr/hc/706927618/3/comment-faire-une-demande-de-soutien-technique?category_id=3">here</a>
|
||||
pour plus de détails sur la manière de demander de l'aide.</li>
|
||||
<li><a href="https://status.ilot.io">Status</a>, une instance de
|
||||
<a href="https://github.com/louislam/uptime-kuma">Uptime-Kuma</a>, nous permet de
|
||||
suivre l'état du réseau. Si quelque chose tombe en panne, Status
|
||||
alertera le groupe de travail technique. Si vous avez des difficultés à
|
||||
vous connecter à l'une de nos plateformes, vous pouvez aller voir l'état
|
||||
du réseau.</li>
|
||||
<li><a href="https://notif.ilot.io/">Notif</a>, une instance de
|
||||
<a href="https://listmonk.app/">listmonk</a>, permet aux groupes de travail de
|
||||
communiquer facilement avec le reste des membres en cas d'annonces ou de
|
||||
problèmes techniques</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- legacy Ikiwiki comments.pm section -->
|
||||
|
||||
|
||||
<!-- Mastodon comments -->
|
||||
|
||||
|
||||
|
||||
</div> <!-- /container -->
|
||||
|
||||
<footer class="footer" role="contentinfo">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<p class="text-muted">
|
||||
<span class="copyright"> Copyleft © 2024-2024 ilot <a href="../meta/license/">CC-BY-SA</a>
|
||||
</span> <span class="pull-right powered-by"> Propulsé par
|
||||
<a href="http://ikiwiki.info/">ikiwiki</a>.
|
||||
<a href="https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat">Thème</a> par
|
||||
<a href="https://anarc.at/blog/2015-09-09-bootstrap">anarcat</a>. </span>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- Bootstrap core JavaScript
|
||||
================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" integrity="sha384-xBuQ/xzmlsLoJpyjoggmTEz8OWUFM0/RC5BsqQBDX2v5cMvDHcMakNTNrHIW2I5f"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" crossorigin="anonymous" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"></script>
|
||||
|
||||
<!-- TODO: Find other ways to setup analytics
|
||||
<script data-goatcounter="https://analytics.anarc.at/count" async src="//analytics.anarc.at/count.js"></script>
|
||||
<noscript>
|
||||
<img src="https://analytics.anarc.at/count?p=platforms.fr&t=Platformes" alt="tracking pixel to count visitors when Javascript is disabled" />
|
||||
</noscript>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue