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

View File

@ -1,5 +1,5 @@
<h1>Contact</h1> <h1>Contact</h1>
<p>You can send mail to <a href="mailto:dmz@dmz.rs">dmz@dmz.rs</a> or you can register on <a href="https://forum.dmz.rs">the our Formu</a>.</p> <p>You can send mail to <a href="mailto:dmz@dmz.rs">dmz@dmz.rs</a> or you can register on <a href="https://forum.dmz.rs">our Forum</a>.</p>
<p>Also, we are available on the <a href="https://balkan.fedive.rs/@decentrala">Fediversu!</a></p> <p>Also, we are available on the <a href="https://balkan.fedive.rs/@decentrala">Fediverse!</a></p>
<br> <br>
<p>If you found a on the site, please do tell us. We would be very grateful.</p> <p>If you find a bug on the site, please do tell us. We would be very grateful.</p>

View File

@ -1,14 +1,16 @@
<h1>Welcome!</h1> <h1>Welcome!</h1>
<p> <p>
We are <em>Decentrala</em> - a group of enthuasists gathered around idea of decentralization and knowlage sharing. Here are some more facts about us: We are <em>Decentrala</em> - a group of enthusiasts gathered around the idea of decentralization and knowledge sharing.
Here are some more facts about us:
</p> </p>
<dl> <dl>
<dt>Knowledge:</dt> <dt>Knowledge:</dt>
<dd>All our workshops are free and open to everyone. <dd>
Also, if you have something to share, feel free to anounce event on the <a href="https://forum.dmz.rs"></a>Forum</a>. All our workshops are free and open to everyone.
Also, if you have something to share, feel free to announce the event on the <a href="https://forum.dmz.rs"></a>Forum</a>.
</dd> </dd>
<dt>Actions:</dt> <dt>Actions:</dt>
<dd>From time to time we organize actions, hackatons, cryptoparties, exibitons, etc..</dd> <dd>From time to time we organize actions, hackathons, crypto parties, exhibitions, etc.</dd>
<dt>Services:</dt> <dt>Services:</dt>
<dd>Our servers run various services (like e-mail, git, wiki, etc...) that are open to everyone.</dd> <dd>Our servers run various services (like e-mail, git, wiki, etc...) that are open to everyone.</dd>
<dt>Donations:</dt> <dt>Donations:</dt>

View File

@ -14,8 +14,9 @@
</tr> </tr>
<tr> <tr>
<td>Chat</td> <td>Chat</td>
<td>We have our XMPP server, on which you can make an account. <td>
If you already have an account, you can find us in 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> </td>
</tr> </tr>
<tr> <tr>
@ -35,17 +36,19 @@
</tr> </tr>
<tr> <tr>
<td><a href="https://pastebin.dmz.rs/">Pastebin</a></td> <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><a href="https://privatebin.info/">PrivateBin</a> instance we use for sharing text files</td>
</td>
</tr> </tr>
<tr> <tr>
<td><a href="ssh://soft.dmz.rs:2222/">Soft Serve</a></td> <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. Soft Serve works entirely from the terminal.
</td> </td>
</tr> </tr>
</table> </table>
<p>These are some of the services we currently maintain on our servers. <p>
To use these services, you can you register for each service separately, 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> 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> on our server and use all services with the same account.
</p>