drgnz.club/index.html

316 lines
13 KiB
HTML
Raw Normal View History

2024-10-04 10:47:46 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Drgnz Club</title>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<meta name="description" content="Derg club">
<meta name="keywords" content="dragon, linux, furry, software, open, source, free, gnu, community, matrix, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
</head>
<body>
<div class="c-main">
<div class="cm-navbar flex">
<a href="index.html">~Drgnz</a>
<ul>
<li><a href="wiki.html">Wiki</a></li>
<li><a href="rules.html">Rules</a></li>
<li><a href="privacy.html">Privacy</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="propaganda.html">Propaganda</a></li>
<li><a href="donate.html">Donate</a></li>
<li><a href="register.html">Register</a></li>
</ul>
</div>
<div class="cm-header">
<pre>
███████ ██ ██
░██░░░░██ █████ ░██ ░██
░██ ░██ ██████ ██░░░██ ███████ ██████ █████ ░██ ██ ██░██
░██ ░██░░██░░█░██ ░██░░██░░░██░░░░██ ██░░░██ ░██░██ ░██░██████
░██ ░██ ░██ ░ ░░██████ ░██ ░██ ██ ░██ ░░ ░██░██ ░██░██░░░██
░██ ██ ░██ ░░░░░██ ░██ ░██ ██ ██░██ ██ ░██░██ ░██░██ ░██
░███████ ░███ █████ ███ ░██ ██████░██░░█████ ███░░██████░██████
░░░░░░░ ░░░ ░░░░░ ░░░ ░░ ░░░░░░ ░░ ░░░░░ ░░░ ░░░░░░ ░░░░░
</pre>
</div>
<br>
<div class="cm-main flex">
<div class="cmm-content">
2024-10-04 12:48:50 +00:00
<h2 style="margin-top: 0px;" id="welcome">Welcome!</h2>
2024-10-04 10:47:46 +00:00
<p>
This is a community of dragon <a href="https://www.fsf.org/about/what-is-free-software">Free and Open Source software</a> enthusiasts. We are building
our own internet ecosystem of services which we can trust and feel safe at.<br>
Drgnz.club is an invite-only community, so you will need to submit a request to join us. But don't be afraid!
We are friendly and will gladly accept you if you agree to our few rules.
</p>
<p>
If you are interested to talk with us. You can join our <a href="wiki/matrix.html#rooms">Matrix rooms</a>
even though you are not a member of our community. You can also visit the <a href="wiki.html">wiki</a> and
<a href="faq.html">FAQ</a> page to find some useful information.
<br><br>
<b><u>This website is still under construction!</u></b>
</p>
<br>
<h2 id="services">Services</h2>
<div class="cmmc-service-container flex">
<div class="cmmc-service-box">
<strong>Matrix</strong><br>
<p>A decentralized, encrypted and federated messaging platform.</p>
<a href="wiki/matrix.html#rooms">Wiki</a>
</div> <!-- CMMC SERVICE BOX END -->
2024-10-04 11:05:20 +00:00
2024-10-04 10:47:46 +00:00
<div class="cmmc-service-box">
<strong>Git</strong><br>
<p>Git server with easy to use interface Forgejo.</p>
<a href="https://git.drgnz.club">Join</a>
</div> <!-- CMMC SERVICE BOX END -->
2024-10-29 18:29:41 +00:00
<!-- <div class="cmmc-service-box"> -->
<!-- <strong>Invidious</strong><br> -->
<!-- <p>Lightweight Youtube front-end that doesn't spy on you.</p> -->
<!-- <a href="https://yt.drgnz.club">Visit</a> -->
<!-- </div> [> CMMC SERVICE BOX END <] -->
2024-10-04 11:05:20 +00:00
<div class="cmmc-service-box">
<strong>mumble</strong><br>
<p>simple and free voice group call software.</p>
<a href="#">join</a>
</div>
2024-10-30 11:07:10 +00:00
<div class="cmmc-service-box">
<strong>Peertube</strong><br>
<p>Decentralized video sharing and livestreaming platform.</p>
2024-10-30 11:39:07 +00:00
<a href="https://videos.drgnz.club">Join</a>
2024-10-30 11:07:10 +00:00
</div>
2024-10-04 10:47:46 +00:00
2024-10-04 11:05:20 +00:00
<div class="cmmc-service-box">
<strong>SearXNG</strong><br>
<p>A simple and private search that get proxies results from other engines.</p>
<a href="https://searx.drgnz.club">Visit</a>
2024-10-04 10:47:46 +00:00
</div> <!-- CMMC SERVICE BOX END -->
2024-10-30 11:39:07 +00:00
<div class="cmmc-service-box">
<strong>Redlib</strong><br>
<p>A fast and no-BS reddit frontend, also integrated with SearXNG</p>
<a href="https://lr.drgnz.club">Visit</a>
</div> <!-- CMMC SERVICE BOX END -->
2024-10-04 10:47:46 +00:00
<div class="cmmc-service-box">
<strong>Minecraft</strong><br>
<p>Townsy dragon vanilla server. With several plugins.</p>
<a href="wiki/minecraft.html">Join</a>
</div> <!-- CMMC SERVICE BOX END -->
</div> <!-- CMMC SERVICE CONTAINER END -->
<br>
<h2>Registration</h2>
<p>
We are looking for passionate and creative people who care about software freedom. Our goal is to
slowly build a small but strong community full of wise, creative and friendly people.<br>
If you like this community and want to register to our dragon club, you have to sign up using a
registration form on the <a href="register.html">registration</a> page. You will have to fill in few details
about you and few questions and then just submit your answers. We will try to reply as fast as it
is possible.
</p>
2024-10-29 18:07:14 +00:00
2024-10-04 10:47:46 +00:00
<br>
<h2 id="staff">Staff team</h2>
<p>Here is a list of people that keep the Drgnz Club tidy and running.</p>
<h3>Admins:</h3>
<div class="cmmc-staff-container flex">
<a class="a-nostyle" href="https://waffelo.net"> <!-- STAFF PROFILE START -->
<div class="cmmc-staff-box">
2024-10-23 19:11:55 +00:00
<img src="assets/ByMunbliz.png">
2024-10-04 10:47:46 +00:00
<center>
<strong>Waffelo</strong><br>
<i>- Founder -</i>
<p>
2024-10-08 13:34:51 +00:00
Lead maintainer of the Drgnz Club network and server maid.
2024-10-04 10:47:46 +00:00
</p>
</center>
</div></a> <!-- STAFF PROFILE END -->
<a class="a-nostyle" href="https://bidzan.net"> <!-- STAFF PROFILE START -->
<div class="cmmc-staff-box">
2024-10-29 18:07:14 +00:00
<img src="assets/jakub.png">
2024-10-04 10:47:46 +00:00
<center>
<strong>Jakub</strong><br>
<i>- Co-Founder -</i>
<p>
2024-10-08 13:34:51 +00:00
Hardware maintainer and system administration of the Drgnz Club.
2024-10-04 10:47:46 +00:00
</p>
</center>
</div></a> <!-- STAFF PROFILE END -->
</div> <!-- CMMC STAFF CONTAINER END -->
<h3>Moderators:</h3>
2024-10-04 11:31:40 +00:00
<i>none</i>
2024-10-04 10:47:46 +00:00
</div> <!-- CMMC STAFF CONTAINER END -->
2024-10-04 12:48:50 +00:00
<div class="cmm-sidebar">
<h2 style="margin-top: 0px;" >News</h2>
2024-10-22 08:34:36 +00:00
<ul style="padding-top: 0px;">
2024-10-04 12:48:50 +00:00
<li>
<strong>Server change complete -</strong><br>
<i>4th October 2024</i>
<br>
<p>
We have succesfuly moved our server to a new
system. And our Matrix server has been succesfuly
changed from Synapse to Dendrite.
<br><br>~ Waffelo
</p>
</li>
<li>
<strong>Removing Akkoma -</strong><br>
<i>29th June 2024</i>
<br>
<p>
I have decided that having Akkoma on our server is
pretty useless, no one ever used it and it was just
being burried by dust. Months of not maintaining it
passed by without us even thinking of Akkoma. It was
so unused that it was just not maintained at all and
became a bit of a security issue.<br>
Fediverse might return to Drgnz one day if a lot of
people will want it, and if I will want to use it too.
<br><br>~ Waffelo
</p>
</li>
<li>
<strong>Server reset -</strong><br>
<i>10th March 2024</i>
<br>
<p>
After having technical difficulties and several
organization problems we have decided to completely
reset the server. That means, we have reinstalled
the entire operating system and we are setting up the
services from ground up. We will work harder to keep
the server tidier and more stable. We are sorry for the
inconvinience.<br>
A big change is that while logging in on matrix, the
domain inputed to the homeserver field is now the
root domain of drgnz (drgnz.club) instead of the
m.drgnz.club.
<br><br>~ Waffelo
</p>
</li>
<li>
<strong>Adding wiki pages -</strong><br>
<i>13th January 2024</i>
<br>
<p>
As new year begins. I have decided to start
writing simple wiki pages for our selfhosted
services. So far I have made a page only for
Matrix, but I plan to add more services soon.<br>
I have also noticed that there are new users
coming to our community. I am very grateful
for that. We want some new nice and friendly
members to give more life to our community.
<br><br>~ Waffelo
</p>
</li>
<li>
<strong>Drgnz structure change -</strong><br>
<i>21st November 2023</i>
<br>
<p>
We are planning to wipe nearly entire server
and start again with improved way of doing
things. We want to tidy up some things and
apply things that we have learned right now
when not many people use our services. The
community will be invite-only or availabile
only after registration.
<br><br>~ Waffelo
</p>
</li>
<li>
<strong>Redesigning the page -</strong><br>
<i>19th November 2023</i>
<br>
<p>
I have decided to redesign the drgnz.club main
website so it looks more minimal and so it is
more practical. I don't like the bloated modern
style, even though it looks more presentable.
<br><br>~ Waffelo
</p>
</li>
<li>
<strong>Maintinance -</strong><br>
<i>4th November 2023</i>
<br>
<p>
Tomorrow the server will undergo maintinance. It
will be shutdown for aproximately two hours around
12:00 CET.
<br><br>~ Waffelo
</p>
</li>
</ul>
</div><!-- CMM SIDEBAR END -->
2024-10-04 10:47:46 +00:00
</div></a><!-- CMM CONTENT END -->
2024-10-04 12:48:50 +00:00
2024-10-04 10:47:46 +00:00
</div> <!-- CM MAIN END--->
</div>
<footer>
<center>
made with <3 by <a href="https://waffelo.net">Waffelo</a>
| GPLv3 <a href="https://git.drgnz.club/drgnz/drgnz.club">Source Code</a>
| Fluffy dergs
</center>
</footer>
</body>
</html>