[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch master updated: remove links to IRC
From: |
gnunet |
Subject: |
[www] branch master updated: remove links to IRC |
Date: |
Sun, 06 Jun 2021 20:33:24 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository www.
The following commit(s) were added to refs/heads/master by this push:
new 6fd140b remove links to IRC
6fd140b is described below
commit 6fd140b20c882f127095bc7302c807f46fc35fc2
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Sun Jun 6 20:30:44 2021 +0200
remove links to IRC
---
template/contact.html.j2 | 13 -------------
template/engage.html.j2 | 9 +--------
template/faq.html.j2 | 3 +--
template/gsoc.html.j2 | 2 +-
template/use.html.j2 | 3 ---
5 files changed, 3 insertions(+), 27 deletions(-)
diff --git a/template/contact.html.j2 b/template/contact.html.j2
index 8f32050..a292a1b 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -18,19 +18,6 @@
{% endtrans %}
</p>
</div>
-
- <div class="col-lg-6">
- <h2>{{ _("The IRC channel") }}</h2>
- <p>
- {% trans %}
- <tt>#gnunet</tt> is reachable via
- <a href="https://freenode.net">irc.freenode.net</a>.
- There is also an
- <a
href="https://view.matrix.org/room/!IjaAfLiruzjxFFzKAV:matrix.org/">archive</a>
- available.
- {% endtrans %}
- </p>
- </div>
</div>
<div class="row">
diff --git a/template/engage.html.j2 b/template/engage.html.j2
index f48b156..992e76a 100644
--- a/template/engage.html.j2
+++ b/template/engage.html.j2
@@ -10,20 +10,13 @@
<div class="col-md">
<h2>Join the conversation!</h2>
<p>
- There are many ways to get engaged with GNUnet. A first step is to
join the conversation on the mailing lists and on our IRC channel to keep up
with development, find technical help, and discuss GNUnet:
+ There are many ways to get engaged with GNUnet. A first step is to
join the conversation on the mailing lists to keep up with development, find
technical help, and discuss GNUnet:
</p>
<h4>Mailing List</h4>
<p>
You can get help on our mailing list <a
href="https://lists.gnu.org/mailman/listinfo/help-gnunet">help-gnunet</a>.
<br>If you generally want to be informed about recent updates and happenings,
get in touch over our <a
href="https://lists.gnu.org/mailman/listinfo/info-gnunet">info mailing
list</a>.<br/>
If you want to hack on GNUnet or want to follow technical discussions,
try our <a
href="https://lists.gnu.org/mailman/listinfo/gnunet-developers">developer
mailing list</a>
</p>
- <h4>IRC</h4>
- <p>
- Most of the GNUnet developers are on the
- IRC channel #gnunet on freenode (connect via
- <a
href="ircs://chat.freenode.net:6697/#gnunet">ircs://chat.freenode.net:6697/#gnunet</a>).
- Please be patient and stay around at least for some hours to get an
answer for your request. <!-- There is also a Matrix bridge to the IRC where
you can get a backlog without staying connected. -->
- </p>
<h4>Mumble</h4>
<p>
We have a monthly get-together on Mumble where we talk about
recent developments, strategies, and politics.<br>
diff --git a/template/faq.html.j2 b/template/faq.html.j2
index 67811b5..f916a85 100644
--- a/template/faq.html.j2
+++ b/template/faq.html.j2
@@ -27,8 +27,7 @@
<p>
{% trans %}
A: There are many other sources of information. You can read
additional
- documentation or ask the question on the help-gnunet@gnu.org mailing
list or
- the #gnunet IRC on irc.freenode.net.
+ documentation or ask the question on the help-gnunet@gnu.org mailing
list.
{% endtrans %}
</p>
</section>
diff --git a/template/gsoc.html.j2 b/template/gsoc.html.j2
index 6fdc58b..9b47c0e 100644
--- a/template/gsoc.html.j2
+++ b/template/gsoc.html.j2
@@ -20,7 +20,7 @@
<p>
{% trans %}
As a GNU project, GNUnet has participated in the Google Summer of
Code (GSoC) for a number of years. This page lists all current, past, and
finished projects.
- If you want to participate and apply for any of the ideas for 2020
below or any past project which is not yet finished (or even your own idea),
please contact us either in IRC or mailing list.
+ If you want to participate and apply for any of the ideas for 2020
below or any past project which is not yet finished (or even your own idea),
please contact us on the mailing list.
{% endtrans %}
</p>
</section>
diff --git a/template/use.html.j2 b/template/use.html.j2
index 8dc7abd..5ee408c 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -224,9 +224,6 @@
</div>
<p>
To make chatting a tiny bit easier and prettier, we need to install
and compile additional software.
- If you join the chat mentioned below and no one is there, feel free
to ping on
- IRC/freenode #gnunet and ask if someone can join in to test with
you! (But we are
- trying to be there as often as possible).
</p>
<p>
First we have to install the Nim programming language. Please refer
to their <a href="https://nim-lang.org/install.html">project site</a> for
further details. The preferred method is using you distributions package
manager, e.g. for Debian it would look like this:
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [www] branch master updated: remove links to IRC,
gnunet <=