fixed the news bar
This commit is contained in:
parent
3939bcadc2
commit
226c4de0cc
1 changed files with 128 additions and 126 deletions
252
index.html
252
index.html
|
@ -39,6 +39,7 @@
|
||||||
<br>
|
<br>
|
||||||
<div class="cm-main flex">
|
<div class="cm-main flex">
|
||||||
<div class="cmm-content">
|
<div class="cmm-content">
|
||||||
|
|
||||||
<h2 id="welcome">Welcome!</h2>
|
<h2 id="welcome">Welcome!</h2>
|
||||||
<p>
|
<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
|
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
|
||||||
|
@ -84,7 +85,7 @@
|
||||||
<a href="#">join</a>
|
<a href="#">join</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div class="cmmc-service-box"> -->
|
<!--<div class="cmmc-service-box"> -->
|
||||||
<!-- <strong>Peertube</strong><br> -->
|
<!-- <strong>Peertube</strong><br> -->
|
||||||
<!-- <p>Decentralized video sharing and livestreaming platform.</p> -->
|
<!-- <p>Decentralized video sharing and livestreaming platform.</p> -->
|
||||||
<!-- <a href="https://video.drgnz.club">Join</a> -->
|
<!-- <a href="https://video.drgnz.club">Join</a> -->
|
||||||
|
@ -158,136 +159,137 @@
|
||||||
|
|
||||||
|
|
||||||
</div> <!-- CMMC STAFF CONTAINER END -->
|
</div> <!-- CMMC STAFF CONTAINER END -->
|
||||||
|
<div class="cmm-sidebar">
|
||||||
|
|
||||||
|
<h2>News</h2>
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<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 -->
|
||||||
|
|
||||||
|
|
||||||
</div></a><!-- CMM CONTENT END -->
|
</div></a><!-- CMM CONTENT END -->
|
||||||
|
|
||||||
|
|
||||||
<div class="cmm-sidebar">
|
|
||||||
|
|
||||||
<h2>News</h2>
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
|
|
||||||
<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 -->
|
|
||||||
</div> <!-- CM MAIN END--->
|
</div> <!-- CM MAIN END--->
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue