guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: website: #guix has moved to Libera Chat.


From: Tobias Geerinckx-Rice
Subject: branch master updated: website: #guix has moved to Libera Chat.
Date: Wed, 19 May 2021 17:42:04 -0400

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix-artwork.

The following commit(s) were added to refs/heads/master by this push:
     new f7ca68f  website: #guix has moved to Libera Chat.
f7ca68f is described below

commit f7ca68ff962b878e4bb7ac4947338f69b8a18890
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed May 19 23:42:10 2021 +0200

    website: #guix has moved to Libera Chat.
    
    * website/apps/base/data.scm (contact-media): Update network name.
    * website/apps/base/templates/contribute.scm (contribute-t): Likewise.
    * website/apps/base/templates/help.scm (help-t): Likewise.
    * website/apps/base/templates/irc.scm (irc-t): Obviously likewise.
    * website/designs/home-techie.svg: Likewise.
---
 website/apps/base/data.scm                 | 5 ++---
 website/apps/base/templates/contribute.scm | 4 ++--
 website/apps/base/templates/help.scm       | 2 +-
 website/apps/base/templates/irc.scm        | 6 +++---
 website/designs/home-techie.svg            | 2 +-
 5 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/website/apps/base/data.scm b/website/apps/base/data.scm
index c0971fe..4f1bb5f 100644
--- a/website/apps/base/data.scm
+++ b/website/apps/base/data.scm
@@ -25,9 +25,8 @@
     #:description
     (G_
      `(p
-       "Join the " (code "#guix") " channel on the Freenode IRC network to chat
-       with the community about GNU Guix or to get help in
-       real-time."))
+       "Join the " (code "#guix") " channel on the Libera Chat IRC network to
+chat with the community about GNU Guix or to get help in real-time."))
     #:url (guix-url "contact/irc/")
     #:log guix-irc-log-url)
 
diff --git a/website/apps/base/templates/contribute.scm 
b/website/apps/base/templates/contribute.scm
index 0d36574..a0b8133 100644
--- a/website/apps/base/templates/contribute.scm
+++ b/website/apps/base/templates/contribute.scm
@@ -45,8 +45,8 @@ Translation|I18N|L10N|Artwork") #\|)
           " or in the "
           ,(G_
             `(a (@ (href ,(guix-url "contact/irc/"))) "#guix channel"))
-          " in IRC Freenode. Tell us how would you like to help, and we
-          will do our best to guide you. "))
+          " on the Libera Chat IRC network. Tell us how would you like to help,
+           and we will do our best to guide you. "))
 
       ,(G_
         `(p
diff --git a/website/apps/base/templates/help.scm 
b/website/apps/base/templates/help.scm
index 02ad759..3d54ae1 100644
--- a/website/apps/base/templates/help.scm
+++ b/website/apps/base/templates/help.scm
@@ -160,7 +160,7 @@ system|GNU Hurd|GNU Guix package manager|Help resources") 
#\|)
         ,(G_
           `(p
             "For real-time support from the community, you can connect
-            to the " (code "#guix") " channel on irc.freenode.net. There
+            to the " (code "#guix") " channel on irc.libera.chat. There
             you can get help about anything related to GNU Guix."))
         ,(G_
           `(p
diff --git a/website/apps/base/templates/irc.scm 
b/website/apps/base/templates/irc.scm
index 05cfd2e..1011364 100644
--- a/website/apps/base/templates/irc.scm
+++ b/website/apps/base/templates/irc.scm
@@ -38,8 +38,8 @@ system|GNU Hurd|GNU Guix package manager|IRC|chat") #\|)
         `(p
           (@ (class "centered-block limit-width"))
           "Join the " (code "#guix") " channel on the "
-          ,(G_ `(a (@ (href "https://en.wikipedia.org/wiki/Freenode";))
-                   "Freenode IRC network"))
+          ,(G_ `(a (@ (href "https://libera.chat/";))
+                   "Libera Chat IRC network"))
           " to chat with the GNU Guix community or to get help
           in real-time. You can use the chat widget below, or just use
           the "
@@ -52,4 +52,4 @@ system|GNU Hurd|GNU Guix package manager|IRC|chat") #\|)
 
       (iframe
        (@ (class "chat-widget centered-block")
-         (src 
"https://kiwiirc.com/client/irc.freenode.net/?nick=PotentialUser-?#guix";)))))))
+         (src 
"https://kiwiirc.com/client/irc.libera.chat/?nick=PotentialUser-?#guix";)))))))
diff --git a/website/designs/home-techie.svg b/website/designs/home-techie.svg
index 47b4d97..10a79ab 100644
--- a/website/designs/home-techie.svg
+++ b/website/designs/home-techie.svg
@@ -1456,7 +1456,7 @@
            width="249"
            id="rect3464"
            style="fill:#4d4d4d" /></flowRegion><flowPara
-         id="flowPara3522">Some Guix users and developers hang out on the 
#guix channel of the Freenode IRC network.</flowPara></flowRoot>    <flowRoot
+         id="flowPara3522">Some Guix users and developers hang out on the 
#guix channel of the Libera Chat IRC network.</flowPara></flowRoot>    <flowRoot
        xml:space="preserve"
        id="flowRoot3484"
        
style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:Sans"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]