guix-patches
[Top][All Lists]
Advanced

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

[bug#44022] [PATCH] website: Add conference announcement.


From: Ludovic Courtès
Subject: [bug#44022] [PATCH] website: Add conference announcement.
Date: Fri, 16 Oct 2020 12:01:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Howdy!

zimoun <zimon.toutoune@gmail.com> skribis:

> From: Julien Lepiller <julien@lepiller.eu>
>
> * website/posts/virtual-guix-days-announce-1.md: New file.
> * apps/base/templates/theme.scm: Add announcement bar on top of every
> page.
> * static/base/css/common.css: Add CSS for the announcement bar.
>
> Co-authored-by: Simon Tournier <zimon.toutoune@gmail.com>

Yay!

> +tags: Conference

Also “Community”.

> +      (div (@ (id "confbar"))
> +           (p ,(G_ `("Guix will hold its first virtual conference November 
> 22nd. "
> +                     "Propose a talk before October 20th. "
> +                     (a
> +                      (@ (href ,(guix-url 
> "blog/2020/virtual-guix-days-announce-1/")))
> +                      "Learn more!")))))

I’d suggest s/virtual/on-line/ because it’s very real.  :-)

Also, Oct. 20 is a short deadline no?

BTW, Nov. 23 will be the 8th anniversary:

  https://lists.gnu.org/archive/html/gnu-system-discuss/2012-11/msg00000.html

> +The layout of the day is:

s/layout/agenda/

> +#### Code of Conduct
> +
> +This online conference is an official Guix communication channel.  Therefore,

s/communication channel/event/

> +the [Code of 
> Conduct](http://git.savannah.gnu.org/cgit/guix.git/tree/CODE-OF-CONDUCT)
> +applies.  Please be sure to read it beforehand!

We should add a note (but maybe just before the event) of who to talk to
and how during the event to report abuse: specific IRC or BBB nicknames,
etc.

The rest looks *great* to me!

Also, make sure to adjust the date header before pushing.

Thanks,
Ludo’.





reply via email to

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