summaryrefslogtreecommitdiffstats
path: root/mail.gumx.cc/list/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'mail.gumx.cc/list/index.html')
-rw-r--r--mail.gumx.cc/list/index.html56
1 files changed, 56 insertions, 0 deletions
diff --git a/mail.gumx.cc/list/index.html b/mail.gumx.cc/list/index.html
new file mode 100644
index 0000000..4bec0e1
--- /dev/null
+++ b/mail.gumx.cc/list/index.html
@@ -0,0 +1,56 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+<title>mail.gumx.cc / list</title>
+<style>
+@font-face { font-family: "Kawkab Mono"; src: url(/fonts/KawkabMono-Regular.woff2); font-weight: normal; }
+@font-face { font-family: "Kawkab Mono"; src: url(/fonts/KawkabMono-Bold.woff2); font-weight: bold; }
+* { unicode-bidi: plaintext; box-sizing: border-box; }
+html { color: black; background-color: white; }
+body { font-family: "Kawkab Mono"; font-size: 16px; line-height: 1.4; margin: 0; padding: 4rem 0; min-height: 100%; overflow-wrap: break-word; }
+main, header, footer { max-width: 800px; margin-inline: auto; padding: 0 2rem; }
+h1, header, footer { text-align: center; }
+main { text-align: justify; }
+p, h2, h3, h4 { margin: 1em 0 0 0; }
+pre { margin: 1em 0; }
+pre code { border: thin solid; padding: 1em; display: block; text-align: start; overflow-x: scroll; }
+code { font-size: 85%; }
+header { margin-bottom: 1em; }
+footer { margin-top: 3em; }
+a { color: inherit; }
+@media (max-width: 600px) { body { font-size: 0.9em; } h1 { font-size: 1.8em; } }
+@media (max-width: 400px) { body { font-size: 0.8em; } h1 { font-size: 1.6em; } }
+@media (prefers-color-scheme: dark) { html { filter: invert(1); } img { filter: invert(1); } }
+</style>
+</head>
+<body>
+<header>
+<h1><a href="https://gumx.cc">gumx</a> / list</h1>
+</header>
+<main>
+<p>Site updates and general discussion. Low volume.</p>
+<h2>subscribe</h2>
+<p>Send an empty email to:</p>
+<pre><code>list+subscribe@gumx.cc</code></pre>
+<h2>unsubscribe</h2>
+<pre><code>list+unsubscribe@gumx.cc</code></pre>
+<h2>post</h2>
+<p>Subscribers only:</p>
+<pre><code>list@gumx.cc</code></pre>
+<h2>archive</h2>
+<p>Browse past messages at <a href="/list/archive/">/list/archive/</a>.</p>
+</main>
+<footer>
+<hr>
+<a href="https://gumx.cc">gumx.cc</a> /
+<a href="https://git.gumx.cc">git</a> /
+<a href="https://mail.gumx.cc">mail</a> /
+<a href="https://irc.gumx.cc">irc</a> /
+<a href="https://vpn.gumx.cc">vpn</a> /
+<a href="https://pgp.gumx.cc">pgp</a> /
+<a href="https://wk.fo">wk.fo</a>
+</footer>
+</body>
+</html>