diff --git a/index.php b/index.php index f372999..dcc4e39 100755 --- a/index.php +++ b/index.php @@ -5,9 +5,9 @@ require __DIR__.'/vendor/autoload.php'; $parser = Tildeverse\Wiki\Parser::factory(); ?> -
-

~team

-
+
+

~team

+
    __  _ __    __      __
   / /_(_) /___/ /__   / /____  ____ _____ ___
  / __/ / / __  / _ \ / __/ _ \/ __ `/ __ `__ \
@@ -15,132 +15,146 @@ $parser = Tildeverse\Wiki\Parser::factory();
 \__/_/_/\__,_/\___(_)__/\___/\__,_/_/ /_/ /_/
 
-
+
-

a digital community for socializing, learning, and making cool stuff

-
+

a digital community for socializing, learning, and making cool stuff

+
-

- tilde.team is a shared system that provides an inclusive, - non-commercial space for teaching, learning, practicing and - enjoying the social medium of unix. -

-

- i created this tilde after hearing about paul ford's - tilde.club. when i was unable - to join due to the waitlist, i decided to create my own tilde. -

+

+ tilde.team is a shared system that provides an inclusive, + non-commercial space for teaching, learning, practicing and + enjoying the social medium of unix. +

+

+ i created this tilde after hearing about paul ford's + tilde.club. when i was unable + to join due to the waitlist, i decided to create my own tilde. +

-

thanks for stopping by!

+

thanks for stopping by!

-

- tilde.team is a founding member of tildeverse.org, - which is a collaborative effort among several - other tilde servers. -

-

- hosting and domains are paid out-of-pocket. tilde.team will always - be free to use. however, if you are able and willing to pitch in, - you can donate here. -

+

+ tilde.team is a founding member of tildeverse.org, + which is a collaborative effort among several + other tilde servers. +

+

+ hosting and domains are paid out-of-pocket. tilde.team will always + be free to use. however, if you are able and willing to pitch in, + you can donate here. +

-

~ben

+

~ben

-
+
- - signup + + signup -
-
-
+
+
+
-

tilde.team services

+

tilde.team services

- + -
-
+
+
-
-
-

~news~

- parse(file_get_contents($page)); - $yaml = $parsed->getYAML(); - if (!$yaml["published"]) continue; ?> +
+
+

~news~

-
-
-

- - "> - - • - - /"> - -
-
getContent()?>
-
-
+ parse(file_get_contents($page)); + $yaml = $parsed->getYAML(); + if (!$yaml["published"]) continue; ?> - - - - -

~current projects~

-

on our gitea

-
-
- archived) continue; ?> -
-

- name?> -

- website != ""): ?> - — -

website?>

- -
-

description?>

-
- -
- -
- -
-

~users~

-

recent updates

-

if you're not listed here, make some changes to your page

-

all users

-

-
- +
+
+

+ "> + • + /"> +
+
getContent()?>
+ + + + +

~current projects~

+

on our gitea

+
+
+ archived) continue; ?> +
+

+ name?> +

+ website != ""): ?> + — +

website?>

+ +
+

description?>

+
+ +
+ +
+ +
+

~users~

+

recent updates

+

if you're not listed here, make some changes to your page

+

all users

+
+ +

users who have updated their homepages:

+
+
+
+ diff --git a/services.php b/services.php index 99d9c82..54c157d 100644 --- a/services.php +++ b/services.php @@ -13,12 +13,12 @@ $services = [ 'webring' => ['fa' => 'life-ring', 'url' => '/ring/'], ]; -$nav = isset($navbar); +$nav = isset($navbar) && $navbar; unset($navbar); foreach ($services as $name => $service) { ?> '; ?> - > ~~ - '; ?> + > + ' . PHP_EOL; ?>