[PATCH] website: Announce Guix days!

  • Done
  • quality assurance status badge
Details
4 participants
  • Julien Lepiller
  • Ludovic Courtès
  • Luis Felipe
  • zimoun
Owner
unassigned
Submitted by
Julien Lepiller
Severity
normal
J
J
Julien Lepiller wrote on 10 Jan 2022 18:16
(name . zimoun)(address . zimon.toutoune@gmail.com)
20220110181521.71066758@tachikoma.lepiller.eu
Le Thu, 06 Jan 2022 20:54:29 +0100,
zimoun <zimon.toutoune@gmail.com> a écrit :

Toggle quote (14 lines)
> Hi Julien,
>
> On Sat, 11 Dec 2021 at 02:37, Julien Lepiller <julien@lepiller.eu>
> wrote:
>
> > I suggest that we have these days right after Fosdem, Monday and
> > Tuesday. This should give us just a few more days to prepare, as I
> > think we're starting pretty late already. If you prefer to have
> > them before fosdem, I can change the blog post of course.
>
> What is the final decision? No strong opinion on the date, so let
> pick the ones your proposed. How does it sound?
>

Sorry that I haven't been working on that before. Since we're already
this late, I suggest to postpone the guix days and have them two weeks
later. this should give us enough time to rest from Fosdem madness and
prepare :)

Attached is the full patch, with the blog post, banner and logo. I'll
push on Wednesday if there is no answer. Could one of our maintainers
resurrect the old guix-days email alias? It would contain the
maintainers, me and Simon for now. Anyone else interested?

Toggle quote (8 lines)
>
> > Also, we need to secure a BBB instance :)
>
> Well, I think we will find one. Fosshost is not an option though.
>
>
> Cheers,
> simon
L
L
Luis Felipe wrote on 10 Jan 2022 20:52
(name . Julien Lepiller)(address . julien@lepiller.eu)
1paH7gVlyMUiu4i96Tls16tLRAaNRjqrQR3bhzMIkmcmcd9UJ3QhXPmzK98Zhaih3xYOofRYg-QzRltyh8PJMaEckLwodxm6PgSg18Ld1sg=@protonmail.com
Hi, Julien.

On Monday, January 10th, 2022 at 5:16 PM, Julien Lepiller julien@lepiller.eu wrote:

Toggle quote (5 lines)
> 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/
Attachment: signature.asc
L
L
Luis Felipe wrote on 10 Jan 2022 23:44
(name . Luis Felipe)(address . luis.felipe.la@protonmail.com)
e8GN5r-rAI7Tglz54_r79FdTiW0IJChjEuciwtrzxF5xXSfGMs9B4LxXW7e8GYs4GMDUugreAd_-yQwEtH7EdGKyDhXV6aS-cB-Wcf7QRb4=@protonmail.com
I'm attaching a patch that fixes the jagged text in the source SVG and adds a variant of the poster. And here are PNGs from each of them:

Original (fixed text):

Variant:
Attachment: signature.asc
L
L
Luis Felipe wrote on 11 Jan 2022 01:47
(name . Luis Felipe)(address . luis.felipe.la@protonmail.com)
Cqag0YwopSzGK2l1oBC-34nA0E6aYQd4K4m9cd-5KpBHUCnoGkkC2YYzojRfwHI1RD89lGBs8yX7YGfp1CaoyG_puuh7N6Ppi0EyoZElN3A=@protonmail.com
On Monday, January 10th, 2022 at 10:44 PM, Luis Felipe <luis.felipe.la@protonmail.com> wrote:

Toggle quote (14 lines)
> I'm attaching a patch that fixes the jagged text in the source SVG and adds a variant of the poster. And here are PNGs from each of them:
>

> Original (fixed text):
>

> https://luis-felipe.gitlab.io/media/2022/01/Guix-Days-online-2022.png
>

> Variant:
>

> https://luis-felipe.gitlab.io/media/2022/01/Guix-Days-2022-Variant.png

Actually, since those little i-shaped things below the GuixDays text are supposed to represent people, not i(s), I think this version might be better:


If you'd like to use this one for the post, I can send a new patch later.
Attachment: signature.asc
J
J
Julien Lepiller wrote on 11 Jan 2022 10:41
(name . Luis Felipe)(address . luis.felipe.la@protonmail.com)
0DDFF662-EF9A-49FE-9BB5-EDC0000CB5EF@lepiller.eu
Thanks, I like this better. Can you send a patch for it?

Le 11 janvier 2022 01:47:02 GMT+01:00, Luis Felipe <luis.felipe.la@protonmail.com> a écrit :
Toggle quote (21 lines)
>On Monday, January 10th, 2022 at 10:44 PM, Luis Felipe <luis.felipe.la@protonmail.com> wrote:
>
>> I'm attaching a patch that fixes the jagged text in the source SVG and adds a variant of the poster. And here are PNGs from each of them:
>>
>
>> Original (fixed text):
>>
>
>> https://luis-felipe.gitlab.io/media/2022/01/Guix-Days-online-2022.png
>>
>
>> Variant:
>>
>
>> https://luis-felipe.gitlab.io/media/2022/01/Guix-Days-2022-Variant.png
>
>Actually, since those little i-shaped things below the GuixDays text are supposed to represent people, not i(s), I think this version might be better:
>
>https://luis-felipe.gitlab.io/media/2022/01/Guix-Days-2022-Variant-B.png
>
>If you'd like to use this one for the post, I can send a new patch later.
Attachment: file
J
J
Julien Lepiller wrote on 11 Jan 2022 00:06
(name . Luis Felipe)(address . luis.felipe.la@protonmail.com)
C2179507-36FC-482D-BDEB-5A5351A079C1@lepiller.eu
The variant is wonderful! I'll use that in the announcement. Thanks!

Le 10 janvier 2022 23:44:26 GMT+01:00, Luis Felipe <luis.felipe.la@protonmail.com> a écrit :
Toggle quote (12 lines)
>I'm attaching a patch that fixes the jagged text in the source SVG and adds a variant of the poster. And here are PNGs from each of them:
>
>Original (fixed text):
>https://luis-felipe.gitlab.io/media/2022/01/Guix-Days-online-2022.png
>
>Variant:
>https://luis-felipe.gitlab.io/media/2022/01/Guix-Days-2022-Variant.png
>
>
>
>
>
Attachment: file
J
J
Julien Lepiller wrote on 10 Jan 2022 22:04
(name . Luis Felipe)(address . luis.felipe.la@protonmail.com)
E2939F5C-6B1F-400B-87E3-00C571832EF8@lepiller.eu
There shouldn't be a need for the language tag at all, because the server uses the user's language in that case. I'll fix the url and irc link. I'd love to get the correct png, thanks!

Le 10 janvier 2022 20:52:10 GMT+01:00, Luis Felipe <luis.felipe.la@protonmail.com> a écrit :
Toggle quote (40 lines)
>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/
Attachment: file
Z
Z
zimoun wrote on 11 Jan 2022 11:56
86bl0i4k22.fsf@gmail.com
Hi,

Really cool! Thanks for the nice artwork.

I am a bit late to the party but the post LGTM. :-)


Cheers,
simon
L
L
Luis Felipe wrote on 11 Jan 2022 14:15
(name . Julien Lepiller)(address . julien@lepiller.eu)
IkMeKYi_xK0Wj_QLmVeB5SSaSaU0NZ3Ks6TYmsk2KJzemnvXg4gwoLmDfRib0XnraudqSgFxoKU2CQOQ0N9OPwYFf3X2ezj1W96V6fogFhY=@protonmail.com
On Tuesday, January 11th, 2022 at 9:41 AM, Julien Lepiller <julien@lepiller.eu> wrote:

Toggle quote (2 lines)
> Thanks, I like this better. Can you send a patch for it?

You're welcome. Here's the updated patch.
Attachment: signature.asc
L
L
Ludovic Courtès wrote on 11 Jan 2022 20:16
Re: bug#53166: [PATCH] website: Announce Guix days!
(name . Julien Lepiller)(address . julien@lepiller.eu)
875yqqt75u.fsf_-_@gnu.org
Howdy!

Julien Lepiller <julien@lepiller.eu> skribis:

Toggle quote (9 lines)
>>From b1ed3af5838b65293441f62e5d6447357be849b4 Mon Sep 17 00:00:00 2001
> From: Julien Lepiller <julien@lepiller.eu>
> Date: Mon, 10 Jan 2022 18:05:05 +0100
> Subject: [PATCH] website: Add conference announcement.
>
> * website/posts/online-guix-days-2022-announce-1.md: New file.
> * website/static/blog/img/Guix-Days-online-2022.png: New file.
> * website/apps/base/templates/theme.scm: Add announce banner.

Looks great to me, even more so with Luis’ artwork! :-)

Minor issues:

Toggle quote (4 lines)
> +++ b/website/posts/online-guix-days-2022-announce-1.md
> @@ -0,0 +1,126 @@
> +title: Announcing the second online Guix Days Conference

Remove “Conference”?

Toggle quote (4 lines)
> +date: 2022-01-10 00:00
> +author: Guix Hackers
> +slug: online-guix-days-2022-announce-1

s/announce/announcement/ ? (“announce” is a verb)

Toggle quote (3 lines)
> +Talks will be released **before** the conference day, **watch them as soon
> +as possible**! And **no registration fee**.

s/And/And:/

Toggle quote (2 lines)
> +##### Until February 8: talks proposal

“talk proposals”?

Toggle quote (2 lines)
> +##### February 12-18: watch the talks

I know I’m a professional nitpicker, but I’d use en dash for date ranges
throughout, like this: 12–18. :-)

Thank you the organization!

Ludo’.
L
L
Ludovic Courtès wrote on 12 Jan 2022 12:58
(name . Julien Lepiller)(address . julien@lepiller.eu)
87ee5drws4.fsf_-_@gnu.org
Hi again!

Julien Lepiller <julien@lepiller.eu> skribis:

Toggle quote (5 lines)
> +##### Until February 8: talks proposal
> +
> +Propose your talks by sending them to `guix-days@gnu.org`. Feel free to drop
> +in `#guix` on irc.freenode.net to discuss what you would like to talk about

Should be irc.libera.chat.

A couple of ideas occurred to me while biking this morning:

Toggle quote (5 lines)
> +We welcome all kinds of topics from the community, especially your own experience
> +with Guix, your cool projects that involve Guix in some way, infrastructure around
> +guix (translations, continuous integration, ...), and any subject you feel
> +should be discussed during the conference.

What about adding something like:

We particularly encourage people who consider themselves part of a
group underrepresented in Guix and the broader free software movement
to submit a talk; do not hesitate to get in touch with the organizers
at `guix-days@gnu.org` if unsure or if you would like guidance on how
to prepare your talk.

Please make sure your talk is accessible to a non-expert audience, for
instance by explaining the general context before diving into
technical descriptions, and by avoiding acronyms and jargon.

?

After the first sentence above, I also thought about that one:

We accept talks in languages other than English provided English
subtitles are included.

Thoughts?

Ludo’.
J
J
Julien Lepiller wrote on 12 Jan 2022 13:07
(name . Ludovic Courtès)(address . ludo@gnu.org)
90584CB0-EB09-4A16-B99A-669C3ED10B16@lepiller.eu
Great, I added all of that, thanks!

Le 12 janvier 2022 12:58:03 GMT+01:00, "Ludovic Courtès" <ludo@gnu.org> a écrit :
Toggle quote (40 lines)
>Hi again!
>
>Julien Lepiller <julien@lepiller.eu> skribis:
>
>> +##### Until February 8: talks proposal
>> +
>> +Propose your talks by sending them to `guix-days@gnu.org`. Feel free to drop
>> +in `#guix` on irc.freenode.net to discuss what you would like to talk about
>
>Should be irc.libera.chat.
>
>A couple of ideas occurred to me while biking this morning:
>
>> +We welcome all kinds of topics from the community, especially your own experience
>> +with Guix, your cool projects that involve Guix in some way, infrastructure around
>> +guix (translations, continuous integration, ...), and any subject you feel
>> +should be discussed during the conference.
>
>What about adding something like:
>
> We particularly encourage people who consider themselves part of a
> group underrepresented in Guix and the broader free software movement
> to submit a talk; do not hesitate to get in touch with the organizers
> at `guix-days@gnu.org` if unsure or if you would like guidance on how
> to prepare your talk.
>
> Please make sure your talk is accessible to a non-expert audience, for
> instance by explaining the general context before diving into
> technical descriptions, and by avoiding acronyms and jargon.
>
>?
>
>After the first sentence above, I also thought about that one:
>
> We accept talks in languages other than English provided English
> subtitles are included.
>
>Thoughts?
>
>Ludo’.
Attachment: file
J
J
J
Julien Lepiller wrote on 12 Jan 2022 23:07
Re: [bug#53166] [PATCH] website: Announce Guix days!
(name . Ludovic Courtès)(address . ludo@gnu.org)
20220112230712.433ea3b8@tachikoma.lepiller.eu
Pushed with Luis Felipe's patch as
413df9b96887838ba35adf2ddf73836ad9bf6189 and
3985fd27ec85e4c2bf25fc3f3f603179721e6f61, thanks! The website should be
updated soon :)
Closed
?