diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-26 13:41:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-26 13:41:14 +0300 |
commit | 607aeb8d1788652f9c7cac8fb51eedc2ecb5646c (patch) | |
tree | fa970ee9f4ca93ea6d2899a53f45a8dbdab575e4 /src | |
parent | 16278eed2f9304c5158875f535f96f0c369a190a (diff) | |
download | website-607aeb8d1788652f9c7cac8fb51eedc2ecb5646c.tar.gz |
update
Diffstat (limited to 'src')
-rw-r--r-- | src/index.md | 5 | ||||
-rw-r--r-- | src/mailing-lists.md | 12 |
2 files changed, 16 insertions, 1 deletions
diff --git a/src/index.md b/src/index.md index a207c90..1e23174 100644 --- a/src/index.md +++ b/src/index.md @@ -48,8 +48,11 @@ Links ----- * IRC - `#carbslinux` on freenode -* Reddit - [/r/carbslinux](http://reddit.com/r/carbslinux) +* Reddit - [/r/carbslinux] +* [Mailing Lists] +[/r/carbslinux]: http://reddit.com/r/carbslinux +[Mailing Lists]: /mailing-lists.html News ---- diff --git a/src/mailing-lists.md b/src/mailing-lists.md new file mode 100644 index 0000000..77536ff --- /dev/null +++ b/src/mailing-lists.md @@ -0,0 +1,12 @@ +Title: Mailing Lists + +We have mailing lists set up at [sourcehut]. You +can subscribe to the mailing list by sending an +empty mail to + + ~carbslinux/dev+subscribe@lists.sr.ht + +You can also see the [archives]. + +[sourcehut]: https://sr.ht +[archives]: https://lists.sr.ht/~carbslinux/dev |