From 607aeb8d1788652f9c7cac8fb51eedc2ecb5646c Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 26 May 2020 13:41:14 +0300 Subject: update --- docs/index.html | 1 + docs/index.txt | 5 ++++- docs/mailing-lists.html | 31 +++++++++++++++++++++++++++++++ docs/mailing-lists.txt | 11 +++++++++++ index/index.md | 5 ++++- src/index.md | 5 ++++- src/mailing-lists.md | 12 ++++++++++++ 7 files changed, 67 insertions(+), 3 deletions(-) create mode 100644 docs/mailing-lists.html create mode 100644 docs/mailing-lists.txt create mode 100644 src/mailing-lists.md diff --git a/docs/index.html b/docs/index.html index 1dd4d40..de9c159 100644 --- a/docs/index.html +++ b/docs/index.html @@ -64,6 +64,7 @@ some other system supervision technique along with your own init scripts.

diff --git a/docs/index.txt b/docs/index.txt index a207c90..1e23174 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -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/docs/mailing-lists.html b/docs/mailing-lists.html new file mode 100644 index 0000000..4a6b3f3 --- /dev/null +++ b/docs/mailing-lists.html @@ -0,0 +1,31 @@ + + + +Mailing Lists | Carbs Linux + + + + + +

Carbs Linux - a simple busybox linux distribution

+
+

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.

+View Page Source
+ + + + diff --git a/docs/mailing-lists.txt b/docs/mailing-lists.txt new file mode 100644 index 0000000..c6f1a93 --- /dev/null +++ b/docs/mailing-lists.txt @@ -0,0 +1,11 @@ + +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 diff --git a/index/index.md b/index/index.md index f5e592c..4877a28 100644 --- a/index/index.md +++ b/index/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/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 -- cgit v1.2.3