This commit is contained in:
2023-08-29 15:01:45 +02:00
parent 1f5e541922
commit 221dff13dd
3 changed files with 25 additions and 20 deletions

View File

@@ -14,8 +14,9 @@
</tr>
<tr>
<td>Chat</td>
<td>We have our XMPP server, on which you can make an account.
If you already have an account, you can find us in group <a href="decentrala@conference.dmz.rs">decentrala@conference.dmz.rs</a>.
<td>
We have our XMPP server, on which you can make an account.
If you already have an account, you can find us at group <a href="decentrala@conference.dmz.rs">decentrala@conference.dmz.rs</a>.
</td>
</tr>
<tr>
@@ -35,17 +36,19 @@
</tr>
<tr>
<td><a href="https://pastebin.dmz.rs/">Pastebin</a></td>
<td><a href="https://privatebin.info/">PrivateBin</a> instance we use for sharing text files
</td>
<td><a href="https://privatebin.info/">PrivateBin</a> instance we use for sharing text files</td>
</tr>
<tr>
<td><a href="ssh://soft.dmz.rs:2222/">Soft Serve</a></td>
<td><a href="https://github.com/charmbracelet/soft-serve">Soft Serve</a> instance that we use as a replacement for the Gitea service.
<td>
<a href="https://github.com/charmbracelet/soft-serve">Soft Serve</a> instance that we use as a replacement for the Gitea service.
Soft Serve works entirely from the terminal.
</td>
</tr>
</table>
<p>These are some of the services we currently maintain on our servers.
To use these services, you can you register for each service separately,
or you can create a unique <a href="/pages/account.html">account</a>
on our server and use all services with the same account.</p>
<p>
These are some of the services we currently maintain on our servers.
To use these services, you can register for each service separately,
or you can create a unique <a href="/pages/account.html">account</a>
on our server and use all services with the same account.
</p>