diff --git a/404.html b/404.html deleted file mode 100644 index b0a99ad..0000000 --- a/404.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - Error 404 - The page is not found - - - - - -

nginx error!

- -
- -

The page you are looking for is not found.

- -
-

Website Administrator

-
-

Something has triggered missing webpage on your - website. This is the default 404 error page for - nginx that is distributed with - Fedora. It is located - /usr/share/nginx/html/404.html

- -

You should customize this error page for your own - site or edit the error_page directive in - the nginx configuration file - /etc/nginx/nginx.conf.

- -
-
- -
- [ Powered by nginx ] - - [ Powered by Fedora ] -
-
- - diff --git a/50x.html b/50x.html index c296c61..a57c2f9 100644 --- a/50x.html +++ b/50x.html @@ -1,119 +1,19 @@ - - - - - The page is temporarily unavailable - - - - - -

nginx error!

- -
- -

The page you are looking for is temporarily unavailable. Please try again later.

- -
-

Website Administrator

-
-

Something has triggered an error on your - website. This is the default error page for - nginx that is distributed with - Fedora. It is located - /usr/share/nginx/html/50x.html

- -

You should customize this error page for your own - site or edit the error_page directive in - the nginx configuration file - /etc/nginx/nginx.conf.

- -
-
- -
- [ Powered by nginx ] - - [ Powered by Fedora ] -
-
- + + + +Error + + + +

An error occurred.

+

Sorry, the page you are looking for is currently unavailable.
+Please try again later.

+

If you are the system administrator of this resource then you should check +the error log for details.

+

Faithfully yours, nginx.

+ diff --git a/index.php b/index.php index 747d8f7..f559ac5 100644 --- a/index.php +++ b/index.php @@ -102,6 +102,23 @@


+

UPDATE: August 2024:

+

Hey Everyone, Disk Quotas are Here!

+

+ Just a heads up: we've rolled out disk quotas to keep things running smoothly for everyone. This will help us share space fairly and make sure the system stays in good shape. +

+

+ Here's the scoop: +

+

+

+ You can check your usage and see how much space you’ve got left by running the resources-used script in your home directory. It’s easy! +

+

UPDATE: March 2024:

Hey everyone, we've leveled up to Fedora 39!

diff --git a/signup/index.php b/signup/index.php index 61fa5e0..7385283 100644 --- a/signup/index.php +++ b/signup/index.php @@ -30,9 +30,40 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {

+

We're excited you're here! Let's get you signed up!

+

Fill out this form and we'll get back to you with account info

+
+
+

your desired username (numbers and lowercase letters only, no spaces)

+ " type="text" required> +
+
+

email to contact you with account info

+ " type="text" required> +
-

Sorry Signups are currently closed. Come back soon!

+
+

what interests you about tilde.club? we want to make sure you're a real human being :)

+ +
+ +
+

SSH public key

+ +

if you don't have a key, don't worry! check out our guide to ssh keys and make sure that you only put your pubkey here

+
+ +

+ signing up implies that you agree to abide by our code of conduct +
+ no drama. be respectful. have fun. we're all trying, and we're all in this together :) +

+

you must be at least 13 years or older to sign up and use tilde.club.

+ + + +
diff --git a/signup/indexold b/signup/indexold deleted file mode 100644 index 7385283..0000000 --- a/signup/indexold +++ /dev/null @@ -1,75 +0,0 @@ - - -
- We don't accept Gmail addresses due to Google not allowing emails to go through due to a recent spam issue.
- - -

sign up to join tilde.club

- -
-
-
-

We're excited you're here! Let's get you signed up!

-

Fill out this form and we'll get back to you with account info

-
-
-

your desired username (numbers and lowercase letters only, no spaces)

- " type="text" required> -
- -
-

email to contact you with account info

- " type="text" required> -
- -
-

what interests you about tilde.club? we want to make sure you're a real human being :)

- -
- -
-

SSH public key

- -

if you don't have a key, don't worry! check out our guide to ssh keys and make sure that you only put your pubkey here

-
- -

- signing up implies that you agree to abide by our code of conduct -
- no drama. be respectful. have fun. we're all trying, and we're all in this together :) -

-

you must be at least 13 years or older to sign up and use tilde.club.

- - - -
- - - - - -
-
- -