aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-08-08 08:41:35 -0400
committerDrew DeVault <sir@cmpwn.com>2018-08-08 08:41:35 -0400
commit240c3c99dbb71223a95e2e7e59b2125e66e16bcb (patch)
treec91af414ed803e91c3873e0494b27d664cdac1a8
parent46c60e934028744001bb4707a19d8cdd67bc6913 (diff)
downloadsr.ht-docs-240c3c99dbb71223a95e2e7e59b2125e66e16bcb.tar.gz
Add note on hacking on lists.sr.ht
-rw-r--r--lists.sr.ht/installation.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/lists.sr.ht/installation.md b/lists.sr.ht/installation.md
index 3124e67..15d3e9e 100644
--- a/lists.sr.ht/installation.md
+++ b/lists.sr.ht/installation.md
@@ -55,3 +55,10 @@ ensure that messages can be distributed correctly.
The lists.sr.ht web service is a standard sr.ht web service and can be installed
through the [standard procedure](/installation.md).
+
+# Hacking on lists.sr.ht
+
+A minimal local mail server setup which can be used to work on lists.sr.ht is
+described [in this article][article].
+
+[article]: https://drewdevault.com/2018/08/05/Local-mail-server.html