This commit is contained in:
Phil Morrell 2021-10-29 11:46:19 +01:00
parent 6fb58fbb4b
commit 941863cb2e
1 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,21 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Libre Gaming</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
</head>
<body>
<header>
<h1 class="title">Libre Gaming</h1>
</header>
<!-- SPDX-License-Identifier: CC0-1.0 -->
<h1 id="chat-with-us">Chat with us!</h1>
<p>Currently, our main channels of communication are instant messaging rooms hosted on the <a href="https://matrix.org/">Matrix</a> network. They are also accessible via <a href="https://joinjabber.org/">Jabber/XMPP</a> and <a href="https://en.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a> protocols, so that contributors can use their favorite client to join us.</p>
@ -54,3 +72,5 @@
<summary>Settings</summary> Room -&gt; Settings -&gt; Advanced -&gt; Open Devtools -&gt; Send Custom Event -&gt; Event -&gt; State Key: <code>org.matrix.appservice-irc.config</code> Content: <code>{ &quot;lineLimit&quot;: 9, &quot;allowUnconnectedMatrixUsers&quot;: true }</code>
</details></li>
</ul>
</body>
</html>