guix-commits
[Top][All Lists]
Advanced

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

01/02: website: graphics: Remove GuixSD logo.


From: Ludovic Courtès
Subject: 01/02: website: graphics: Remove GuixSD logo.
Date: Fri, 29 Mar 2019 10:40:47 -0400 (EDT)

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

commit 1160ddaa31f09b6ecf16c2cb946720cd4dd2ba25
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 28 10:49:54 2019 +0100

    website: graphics: Remove GuixSD logo.
    
    * website/apps/base/templates/graphics.scm (graphics-t): Remove GuixSD
    logo and mention that it's deprecated.
---
 website/apps/base/templates/graphics.scm | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/website/apps/base/templates/graphics.scm 
b/website/apps/base/templates/graphics.scm
index 9768f11..80b6532 100644
--- a/website/apps/base/templates/graphics.scm
+++ b/website/apps/base/templates/graphics.scm
@@ -39,11 +39,14 @@
       (p
        (@ (class "centered-text"))
        (img (@ (src ,(guix-url "static/base/img/Guix.png"))
-              (alt "GNU Guix logotype")))
-       (img (@ (src ,(guix-url "static/base/img/GuixSD.png"))
-              (alt "Guix System Distribution logotype"))))
+              (alt "GNU Guix logotype"))))
       (p
-       "The GNU Guix and the Guix System Distribution (GuixSD)
+       "The standalone Guix, formerly known as the “Guix System
+       Distribution†or GuixSD, had its own logo, which is now
+       deprecated.")
+
+      (p
+       "The GNU Guix and GuixSD
        logotypes were designed by Luis Felipe López Acevedo
        (a.k.a. sirgazil).  They are available under the following
        terms:")
@@ -56,10 +59,10 @@
           "Creative Commons Attribution-ShareAlike 4.0 International License")
        "."))
       (p
-       "The source files for these logotypes, their variants, and
+       "The source files (SVG) for these logotypes, their variants, and
        other artwork used in the different components of the GNU Guix
        project are available in the "
-       (a (@ (href "//git.savannah.gnu.org/cgit/guix/guix-artwork.git"))
+       (a (@ (href 
"//git.savannah.gnu.org/cgit/guix/guix-artwork.git/tree/logo"))
          "guix-artwork")
        " repository, including the previous GNU Guix logotype designed
        by Nikita Karetnikov in 2013 and "



reply via email to

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