promote homeserver room
This commit is contained in:
parent
b0f10df9b2
commit
64a16adef2
1 changed files with 6 additions and 3 deletions
|
@ -23,17 +23,20 @@
|
|||
<main id="content" class="main-content" role="main">
|
||||
<h2> <a href="https://matrix.org/docs/guides/introduction">What is Matrix?</a>
|
||||
</h2>
|
||||
<a href="https://matrix.org/">Matrix</a> is a decentralized communication method. Due to its decentralized nature its best to create accounts on
|
||||
<a href="https://matrix.org/">Matrix</a> is a decentralized communication method. Due to its decentralized
|
||||
nature its best to create accounts on
|
||||
homeserver that aren't the <a href="https://matrix.org">official one</a>. I created my own instance of the <a
|
||||
href="https://matrix.org/docs/projects/server/synapse">Matrix Synapse</a> server software using <a
|
||||
href="https://github.com/spantaleev/matrix-docker-ansible-deploy">docker and ansible</a>. If you would like
|
||||
to create an account on a different server, you can check out some <a
|
||||
href="https://www.hello-matrix.net/public_servers.php">here</a>. I
|
||||
recommend using the <a href="https://element.io/get-started">Element</a> client, although <a href="https://matrix.org/clients/">others</a> can still be used too.
|
||||
recommend using the <a href="https://element.io/get-started">Element</a> client, although <a
|
||||
href="https://matrix.org/clients/">others</a> can still be used too.
|
||||
<br>
|
||||
<p>You can create an account on my homeserver using this link: <a
|
||||
href="https://matrix.arrayinamatrix.xyz">https://matrix.arrayinamatrix.xyz</a></p>
|
||||
<p>My username: @array_in_a_matrix:arrayinamatrix.xyz</p>
|
||||
<p>My username: <code>@array_in_a_matrix:arrayinamatrix.xyz</code></p>
|
||||
<p>For server updates please, join the room <code>#homeserver:arrayinamatrix.xyz</code></p>
|
||||
<footer class="site-footer">
|
||||
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Reference in a new issue