From 3b9c4a2d7fb05da1beafc9babe4e5dacd637989e Mon Sep 17 00:00:00 2001 From: lane Date: Sun, 12 Apr 2026 18:04:18 +0800 Subject: [PATCH] built site --- public/404.html | 3 ++ public/index.html | 75 ++++++++++++++++++++++++++++++++++++++++++++++ public/robots.txt | 4 +++ public/sitemap.xml | 6 ++++ 4 files changed, 88 insertions(+) create mode 100644 public/404.html create mode 100644 public/index.html create mode 100644 public/robots.txt create mode 100644 public/sitemap.xml diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..f8414f0 --- /dev/null +++ b/public/404.html @@ -0,0 +1,3 @@ + +404 Not Found +

404 Not Found

diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..92f1036 --- /dev/null +++ b/public/index.html @@ -0,0 +1,75 @@ + + + + + gupland + + + + + +
+
+
+

gupland

+

communal computing in the 2020s!

+
+
+
+
+

what is this?/what are we?

+

we are a small group of users socializing on a linux server, an iteration of a pubnix (access unix system) or tilde community.

+
+
+
+
+

services and activities

+

we offer a selection of (mostly internally-accessible) services and activities to members

+
    +
  • sshtron - multiplayer lightcycle snake-esque game, accessible from the shell as tron.
  • +
  • vitetris - multiplayer/singleplayer tetris clone for the terminal.
  • +
  • botany - grow a plant in the terminal!
  • +
  • local irc
  • +
  • your own personal website served at https://gupland.xyz/~yourusername from your files in $HOME/public_html
  • +
  • standard local unix mail and various clients
  • +
+
+
+
+
+

registration

+

if the aforementioned interests you and you would like to join us, you can request a shell account by emailing us at root@gupland.xyz, please include your:

+
    +
  • ssh public key
  • +
  • desired username (all lowercase only)
  • +
  • a short introduction of yourself
  • +
+
+
+
+
+

admins:

+ +
+
+
+
+

ssh public hostkeys

+
SHA256:wxjUvAfQP7HacSrjwCDbPdZ7hgPVgJEv5S5HdMFKE0k (RSA)
+SHA256:IxmGELSVB/TjxTxZ78upTdLCNTfkv5fUGFnQkRybrzM (ECDSA)
+SHA256:84j3BPqFmvRVD51MnLj+VcEq93ZWTFahCeF1cTlcs6k (ED25519)
+
+
+
+ + + + diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..7b5dbd0 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: +Allow: / +Sitemap: https://gupland.xyz/sitemap.xml diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..321bae1 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,6 @@ + + + + https://gupland.xyz/ + +