-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e897318
commit b16db65
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
layout: nofooter | ||
--- | ||
|
||
<div class="container status"> | ||
<div class="row"> | ||
<div class="col-xs-12 p-y-3"> | ||
<h1>Discord</h1> | ||
<p> | ||
Vous voici aux portes du Discord d'Okiwi, <b>pour continuer online les partages et échanges bienveillants qui font l'ADN de l'association.</b> | ||
</p><p> | ||
Cet instance est en complemente du <a href="../slack/">Slack</a> d'Okiwi. On se serve notament des Voice Channels pour discuter en visio. | ||
</p> | ||
<p class="d-grid gap-2"> | ||
<h2>Inscription</h2> | ||
<p>Pour vous inscrire sur le Discord d'Okiwi, deux possibilités :</p> | ||
<ul> | ||
<li>demander à une personne déjà inscrite de vous inviter,</li> | ||
<li>envoyer une demande par email à contact [at] okiwi.org.</li> | ||
</ul> | ||
</p> | ||
<b>Le <a href="/CoC.html">code de conduite</a> est en vigueur sur ce Discord, comme dans tous les moyens de communication et évènements Okiwi.</b> | ||
</div> | ||
</div> | ||
</div> |