From bd2a2474995cc3b546000714c6f86caf7d3d8bdc Mon Sep 17 00:00:00 2001 From: Ahmed Date: Fri, 19 Jun 2026 15:45:49 +0300 Subject: add: lists website instead of page in mail.gumx.cc --- list.gumx.cc/body.html | 26 ++++++++++++++++++++++++++ list.gumx.cc/meta | 2 ++ 2 files changed, 28 insertions(+) create mode 100644 list.gumx.cc/body.html create mode 100644 list.gumx.cc/meta (limited to 'list.gumx.cc') diff --git a/list.gumx.cc/body.html b/list.gumx.cc/body.html new file mode 100644 index 0000000..5e4ea9a --- /dev/null +++ b/list.gumx.cc/body.html @@ -0,0 +1,26 @@ +

Site updates and general discussion. Low volume. Posts go directly to the archive.

+

subscribe

+

Send an empty email to:

+
list+subscribe@gumx.cc
+

No confirmation. You're subscribed immediately.

+

unsubscribe

+
list+unsubscribe@gumx.cc
+

post

+

Anyone can post.

+
list@gumx.cc
+

topics

+

No enforced topic structure. To tag a message, add a bracketed label at the start of the subject:

+
[tech] subject here
+[meta] subject here
+[link] subject here
+

The archive has a filter box. Type a tag to filter.

+

archive

+

Browse past messages at /archive/. Updated every 30 minutes.

+

etiquette

+

This is a personal list, not a service.

+ diff --git a/list.gumx.cc/meta b/list.gumx.cc/meta new file mode 100644 index 0000000..cf756b5 --- /dev/null +++ b/list.gumx.cc/meta @@ -0,0 +1,2 @@ +TITLE="list.gumx.cc" +BREADCRUMB="list" -- cgit v1.2.3