[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53166] [PATCH] website: Announce Guix days!
From: |
Luis Felipe |
Subject: |
[bug#53166] [PATCH] website: Announce Guix days! |
Date: |
Mon, 10 Jan 2022 19:52:10 +0000 |
Hi, Julien.
On Monday, January 10th, 2022 at 5:16 PM, Julien Lepiller julien@lepiller.eu
wrote:
> Attached is the full patch, with the blog post, banner and logo. I'll
>
> push on Wednesday if there is no answer.
I tried the patch locally and found some issues:
The link from the banner to the blog post fails:
#+begin_src
(div
(@ (class "message-box msg-info"))
(p ,(G_ `("Online conference February 19-20. "
,(G_ `(a
(@ (href "/blog/2020/online-guix-days-2022-announce-1/"))
"Learn more"))
"!"))))
#+end_src
I think the correct URL path should be:
/en/blog/2022/online-guix-days-2022-announce-1/
That is, with language tag and year 2022.
In the blog post, I see that:
1. Part of the text in the image looks jagged. I can patch the source SVG later
to fix that, and send you an updated PNG.
2. IRC information is referring to irc.freenode.net instead of libera.
3. Link to the last conference fails. It reads:
[the last conference](/blog/2020/online-guix-day-announce-1/)
I think the correct path should be:
/en/blog/2020/online-guix-day-announce-1/
publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
[bug#53166] [PATCH] website: Announce Guix days!, Ludovic Courtès, 2022/01/11
[bug#53166] [PATCH] website: Announce Guix days!, Ludovic Courtès, 2022/01/12