summaryrefslogtreecommitdiffstats
path: root/mail.gumx.cc/list/index.html
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-18 13:40:32 +0300
committerAhmed <git@gumx.cc>2026-06-18 13:40:32 +0300
commita58d547912294eadf816441fba8656bd1072ab25 (patch)
tree68e64f3d73a212348bb81bd03d24ba969f2a8869 /mail.gumx.cc/list/index.html
parent7a274f727d886b675a14843cdaa72dfa2030c2d1 (diff)
docs: list documentation
Diffstat (limited to 'mail.gumx.cc/list/index.html')
-rw-r--r--mail.gumx.cc/list/index.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/mail.gumx.cc/list/index.html b/mail.gumx.cc/list/index.html
index 65421d2..931e641 100644
--- a/mail.gumx.cc/list/index.html
+++ b/mail.gumx.cc/list/index.html
@@ -31,7 +31,7 @@ footer { margin-top: 3em; }
<h1><a href="https://gumx.cc">gumx</a> / list</h1>
</header>
<main>
-<p>Site updates and general discussion. Low volume. Posts are moderated.</p>
+<p>Site updates and general discussion. Low volume. Posts go directly to the archive.</p>
<h2>subscribe</h2>
<p>Send an empty email to:</p>
<pre><code>list+subscribe@gumx.cc</code></pre>
@@ -39,8 +39,14 @@ footer { margin-top: 3em; }
<h2>unsubscribe</h2>
<pre><code>list+unsubscribe@gumx.cc</code></pre>
<h2>post</h2>
-<p>Anyone can post. Posts are held for moderation before appearing in the archive.</p>
+<p>Anyone can post.</p>
<pre><code>list@gumx.cc</code></pre>
+<h2>topics</h2>
+<p>There is no enforced topic structure. To tag a message by topic, add a bracketed label at the start of your subject:</p>
+<pre><code>[tech] subject here
+[meta] subject here
+[link] subject here</code></pre>
+<p>The archive has a filter box — type a tag name to narrow the list to that topic.</p>
<h2>archive</h2>
<p>Browse past messages at <a href="/list/archive/">/list/archive/</a>.</p>
</main>