From: "'Caleb M.' via voidlinux" <voidlinux@googlegroups.com>
To: voidlinux@googlegroups.com
Subject: patch to add mailing list to website
Date: Thu, 2 Jul 2020 17:29:02 -0400 [thread overview]
Message-ID: <20200702172902.899dc07ed0bd69adcc02edb4@sdf.org> (raw)
Here is a patch to link to the mailing list from the "Join Us" section
of the website. It also removes the "Forum" heading on the nav bar.
I hope this is a good format to submit a patch; let me know if I should
do anything different.
-- Caleb
diff --git a/_layouts/default.html b/_layouts/default.html
index 320e7da..79dae99 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -34,7 +34,6 @@
<li><a href="/download/">Download</a></li>
<li><a href="/packages/">Packages</a></li>
<li><a href="https://docs.voidlinux.org">Documentation</a></li>
- <li><a href="https://reddit.com/r/voidlinux">Forum</a></li>
<li><a href="/contribute/">Join Us</a></li>
<li><a href="https://github.com/void-linux">GitHub</a></li>
</ul>
diff --git a/contribute/index.markdown b/contribute/index.markdown
index 4f175a0..f603ed6 100644
--- a/contribute/index.markdown
+++ b/contribute/index.markdown
@@ -9,4 +9,10 @@ To help with adding or updating Void packages, start by visiting [CONTRIBUTING](
To help with adding or updating [the documentation](https://docs.voidlinux.org/), start by visiting [this section of the Void Handbook](https://docs.voidlinux.org/contributing/void-docs/index.html).
-If you have any questions, ask them via IRC in [#voidlinux](ircs://irc.freenode.net/#voidlinux) on irc.freenode.net, or in [the forum](https://www.reddit.com/r/voidlinux).
+For community support and discussion:
+
+- **IRC**: [#voidlinux](ircs://irc.freenode.net/#voidlinux) on irc.freenode.net
+- **Mailing list**: [voidlinux Google Group](https://groups.google.com/forum/#!forum/voidlinux)
+ - You may subscribe by sending an email to [voidlinux+subscribe@googlegroups.com](mailto:voidlinux+subscribe@googlegroups.com).
+ - Archives may be found [here](https://inbox.vuxu.org/voidlinux/).
+- **Subreddit**: [/r/voidlinux](https://www.reddit.com/r/voidlinux)
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/20200702172902.899dc07ed0bd69adcc02edb4%40sdf.org.
next reply other threads:[~2020-07-02 21:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-02 21:29 'Caleb M.' via voidlinux [this message]
2020-07-03 5:18 ` Alexis
2020-07-03 6:14 ` 'Caleb M.' via voidlinux
2020-07-03 7:09 ` Alexis
2020-07-12 9:09 ` 'Quentin Rameau' via voidlinux
2020-07-12 9:40 ` Đoàn Trần Công Danh
2020-07-21 19:42 ` 'Caleb M.' via voidlinux
2020-07-21 20:50 ` 'Quentin Rameau' via voidlinux
2020-07-21 20:59 ` Juan Romero Pardines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200702172902.899dc07ed0bd69adcc02edb4@sdf.org \
--to=voidlinux@googlegroups.com \
--cc=cm@sdf.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).