From e6e32383a43e55e3d43e745297bf60d6ac0ae847 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 10 Jan 2021 15:55:27 -0500 Subject: [PATCH] add webring to main site --- ring/index.php | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 ring/index.php diff --git a/ring/index.php b/ring/index.php new file mode 100644 index 0000000..3a97a4e --- /dev/null +++ b/ring/index.php @@ -0,0 +1,68 @@ + +
+
+[previous] +[random] +[next] +
+how to join this webring +
+
'; + + include __DIR__ . '/../header.php'; +?> +

how to join the webring

+ +

this webring can be joined by any user on tilde.team.

+

first, add the following links to your page, replacing USERNAME by your username (no ~):

+ +
+ +

you may edit the code however you want. it should work as long as the URLs are kept in place and have your user in them.

+ +

then create a .ring file in your ~ to be added in the webring:

+
$ touch ~/.ring
+ +

explore webring

+

jump to random page

+

all members:

+ + +

it will probably work if you copy it to your own ~/public_html and adjust the links accordingly.

+