Update index.php

This commit is contained in:
deepend-tildeclub 2024-07-15 14:55:42 -06:00 committed by GitHub
parent f458071c8a
commit ff9a2c6b54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 53 additions and 47 deletions

100
index.php
View File

@ -93,53 +93,59 @@
</div> </div>
<div class="col"> <div class="col">
<h2>UPDATE: March 2024:</h2> <?php if (new DateTime() >= new DateTime('2024-09-30')): ?>
<h3>Hey everyone, we've leveled up to Fedora 39!</h3> <h2>UPDATE: September 2024:</h2>
<p> <h3>Happy 10th Birthday, Tilde.Club!</h3>
Big shoutout to all of you who've been part of this journey with tilde.club. Your contributions, big and small, have really made a difference. We couldn't keep this going without all of you. <p>
Fedora 39 is here, and it's packed with cool updates and features. Just a heads-up for those of you working with PHP, there's been an update, so you might want to check your scripts to make sure everything's still running smoothly. Tilde.Club turned 10! This cozy corner of the internet has become a haven for creativity and community. Members have crafted quirky personal pages, shared knowledge through the wiki, and supported each other in countless projects. It's a space where everyone's unique contributions shine, making it truly special. Here's to a decade of fun and friendship, and many more to come!
</p> </p>
<p> <hr>
Looking forward, 2024 is shaping up to be an exciting year, and we're just getting started. We're all about fostering a community that's innovative, supportive, and fun. Together, we're not just keeping tilde.club alive; we're making it thrive. <?php endif; ?>
Thanks again to every single one of you. Your creativity, support, and collaboration are what make this community special. Here's to more adventures and achievements together in 2024 and beyond! <h2>UPDATE: March 2024:</h2>
</p> <h3>Hey everyone, we've leveled up to Fedora 39!</h3>
<hr> <p>
<h2>UPDATE: September 2022:</h2> Big shoutout to all of you who've been part of this journey with tilde.club. Your contributions, big and small, have really made a difference. We couldn't keep this going without all of you.
<h3>OS Upgrade to Fedora 36</h3> Fedora 39 is here, and it's packed with cool updates and features. Just a heads-up for those of you working with PHP, there's been an update, so you might want to check your scripts to make sure everything's still running smoothly.
<p> </p>
Fedora 36 has been installed and things should be back to normal. <p>
<strong>**NOTE** SSH client requires SHA2 support since SHA1 support is now disabled.</strong> Looking forward, 2024 is shaping up to be an exciting year, and we're just getting started. We're all about fostering a community that's innovative, supportive, and fun. Together, we're not just keeping tilde.club alive; we're making it thrive.
</p> Thanks again to every single one of you. Your creativity, support, and collaboration are what make this community special. Here's to more adventures and achievements together in 2024 and beyond!
<hr> </p>
<h2>UPDATE: November 2021:</h2> <hr>
<h3>OS Upgrade to Fedora 35</h3> <h2>UPDATE: September 2022:</h2>
<p> <h3>OS Upgrade to Fedora 36</h3>
We have upgraded our OS to Fedora 35. All updates installed without error or any issues. <p>
If you encounter any issues please let ben or deepend know. Fedora 36 has been installed and things should be back to normal.
One notable update that may affect your programs is php is now version 8. <strong>**NOTE** SSH client requires SHA2 support since SHA1 support is now disabled.</strong>
Please check your php scripts to ensure they still work. </p>
</p> <hr>
<p> <h2>UPDATE: November 2021:</h2>
Webmail has also been upgraded as well and we have enabled the ability for our users to use 2-Factor Authentication <h3>OS Upgrade to Fedora 35</h3>
with it. You can find 2-Factor Authentication inside webmail/settings/security <p>
</p> We have upgraded our OS to Fedora 35. All updates installed without error or any issues.
<hr> If you encounter any issues please let ben or deepend know.
<h2>UPDATE: March 2020:</h2> One notable update that may affect your programs is php is now version 8.
<p> Please check your php scripts to ensure they still work.
Things at tilde.club are going well, Thank you to all our new and existing users. </p>
Lets make 2020 a great one for ~club and the wider tildeverse! <p>
</p> Webmail has also been upgraded as well and we have enabled the ability for our users to use 2-Factor Authentication
<p>so what's new?</p> with it. You can find 2-Factor Authentication inside webmail/settings/security
<ul> </p>
<li>We have reached 1985 users! and many more signing up daily. Welcome everyone.</li> <hr>
<li>Users can now utilize more to make their pages unique, such as PHP.</li> <h2>UPDATE: March 2020:</h2>
<li>~club now has a Mastodon page you can follow us at <a href="https://tilde.zone/@tildeclub" target="_blank">https://tilde.zone/@tildeclub</a></li> <p>
<li>Users can now setup Two-Factor Authentication (2FA) to use for SSH logins instead of only public key auth <a href="https://tilde.club/wiki/2fa.html">More Info</a></li> Things at tilde.club are going well, Thank you to all our new and existing users.
</ul> Lets make 2020 a great one for ~club and the wider tildeverse!
</p>
</div> <p>so what's new?</p>
<ul>
<li>We have reached 1985 users! and many more signing up daily. Welcome everyone.</li>
<li>Users can now utilize more to make their pages unique, such as PHP.</li>
<li>~club now has a Mastodon page you can follow us at <a href="https://tilde.zone/@tildeclub" target="_blank">https://tilde.zone/@tildeclub</a></li>
<li>Users can now setup Two-Factor Authentication (2FA) to use for SSH logins instead of only public key auth <a href="https://tilde.club/wiki/2fa.html">More Info</a></li>
</ul>
</div>
</div> </div>
<div class="col"> <div class="col">