[Services] Commented non functional services
This commit is contained in:
@@ -6,31 +6,41 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/account">E-mail</a></td>
|
||||
<td>E-mail account that you can use with any e-mail client (for example, with the <a href="https://www.thunderbird.net/">Thunderbird</a>).</td>
|
||||
<td>
|
||||
E-mail account that you can use with any e-mail client (for example, with
|
||||
the <a href="https://www.thunderbird.net/">Thunderbird</a>).
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://forum.dmz.rs/">Forum</a></td>
|
||||
<td>Forum for general discussion and <a href="/events">event</a> organization.</td>
|
||||
<td>
|
||||
Forum for general discussion and <a href="/events">event</a> organization.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/account">Chat</a></td>
|
||||
<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>.
|
||||
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>
|
||||
<td><a href="https://gitea.dmz.rs/">Git</a></td>
|
||||
<td><a href="https://gitea.io/en-us/">Gitea</a> instance on which we host our code and resources (including the code for this site).
|
||||
<td>
|
||||
<a href="https://gitea.io/en-us/">Gitea</a> instance on which we host our
|
||||
code and resources (including the code for this site).
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://wiki.dmz.rs/">Wiki</a></td>
|
||||
<td><a href="https://js.wiki/">Wiki.js</a> instance on which we publish documentation for our projects,
|
||||
<a href="/events">events</a> resources, and tutorials.
|
||||
<td>
|
||||
<a href="https://js.wiki/">Wiki.js</a> instance on which we publish
|
||||
documentation for our projects, <a href="/events">events</a> resources,
|
||||
and tutorials.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--<tr>
|
||||
<td><a href="https://nextcloud.dmz.rs/">Nextcloud</a></td>
|
||||
<td><a href="https://nextcloud.com/">Nextcloud</a> instance on which we organize tasks we need to do and use as calandar.
|
||||
</td>
|
||||
@@ -42,18 +52,19 @@
|
||||
<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>
|
||||
</tr>
|
||||
</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.
|
||||
Soft Serve works entirely from the terminal.
|
||||
<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 register for each service separately,
|
||||
or you can create a unique <a href="/en/account">account</a>
|
||||
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="/en/account">account</a>
|
||||
on our server and use all services with the same account.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user