From: "Ludovic Courtès" <ludo@gnu.org>
To: Luis Felipe <luis.felipe.la@protonmail.com>
Cc: "48637@debbugs.gnu.org" <48637@debbugs.gnu.org>
Subject: [bug#48637] [PATCH] website: Add publications page
Date: Sat, 29 May 2021 12:25:23 +0200 [thread overview]
Message-ID: <874kelet0s.fsf@gnu.org> (raw)
In-Reply-To: <RVdFQRr_D0g-yMkGUU3QWLJdQbXRDZvFwDg2p5R-D10BHHYx546xvmiK-hAOhAujsPN6ENu2TJNw6O94aKjabxB-QNE8v6esnRQY3wwVQok=@protonmail.com> (Luis Felipe's message of "Fri, 28 May 2021 15:20:13 +0000")
[-- Attachment #1: Type: text/plain, Size: 465 bytes --]
Hi,
Luis Felipe <luis.felipe.la@protonmail.com> skribis:
>> I started adding historical LWN articles (patch below; the titles look
>> funny in hindsight :-)), and wondered whether this was a good idea since
>> they would come first in the list.
>>
>> Thoughts?
>>
>> We should call for contributions because I’m sure there are quite a few
>> articles that would be worth adding.
>
> Did you forget the patch? :)
Oops, here we go!
Ludo’.
[-- Attachment #2: Type: text/x-patch, Size: 1379 bytes --]
diff --git a/website/apps/media/data.scm b/website/apps/media/data.scm
index 8dbb035..fde5918 100644
--- a/website/apps/media/data.scm
+++ b/website/apps/media/data.scm
@@ -106,11 +106,26 @@ distribution."))
#:url "https://arxiv.org/abs/1305.4584"
#:authors "Ludovic Courtès"
#:date (string->date "2013-05-20" "~Y-~m-~d"))
+ (publication
+ #:title "GNU Guix sports functional package management"
+ #:authors "Nathan Willis"
+ #:url "https://lwn.net/Articles/560857/"
+ #:date (string->date "2013-07-31" "~Y-~m-~d"))
(publication
#:title "Reproducible and User-Controlled Software Environments in HPC with Guix"
#:url "https://hal.inria.fr/hal-01161771/en"
#:authors (G_ "Ludovic Courtès, Ricardo Wurmus")
#:date (string->date "2015-07-25" "~Y-~m-~d"))
+ (publication
+ #:title "Reproducible builds and standalone GNU systems with Guix 0.9"
+ #:url "https://lwn.net/Articles/663954/"
+ #:authors "Nathan Willis"
+ #:date (string->date "2015-11-18" "~Y-~m-~d"))
+ (publication
+ #:title "Security and reproducible-build progress in Guix 0.11"
+ #:url "https://lwn.net/Articles/696890/"
+ #:authors "Nathan Willis"
+ #:date (string->date "2016-08-10" "~Y-~m-~d"))
(publication
#:title "Code Staging in GNU Guix"
#:url "https://arxiv.org/abs/1709.00833"
next prev parent reply other threads:[~2021-05-29 10:26 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-24 23:35 [bug#48637] [PATCH] website: Add publications page Luis Felipe via Guix-patches via
2021-05-25 13:44 ` pelzflorian (Florian Pelz)
2021-05-25 14:37 ` Luis Felipe via Guix-patches via
2021-05-25 18:21 ` pelzflorian (Florian Pelz)
2021-05-25 19:46 ` Luis Felipe via Guix-patches via
2021-05-25 19:58 ` Julien Lepiller
2021-05-25 20:16 ` Luis Felipe via Guix-patches via
2021-05-26 2:03 ` Julien Lepiller
2021-05-26 10:00 ` pelzflorian (Florian Pelz)
2021-05-26 14:06 ` Luis Felipe via Guix-patches via
2021-05-26 17:41 ` Julien Lepiller
2021-05-26 18:25 ` Luis Felipe via Guix-patches via
2021-05-26 18:42 ` Julien Lepiller
2021-05-26 19:05 ` Luis Felipe via Guix-patches via
2021-05-25 18:35 ` pelzflorian (Florian Pelz)
2021-05-25 19:14 ` Luis Felipe via Guix-patches via
2021-05-28 11:06 ` Ludovic Courtès
2021-05-28 15:20 ` Luis Felipe via Guix-patches via
2021-05-29 10:25 ` Ludovic Courtès [this message]
2021-06-02 19:31 ` Luis Felipe via Guix-patches via
2021-06-02 20:28 ` Julien Lepiller
2021-06-02 21:52 ` Luis Felipe via Guix-patches via
2021-06-02 23:28 ` Julien Lepiller
2021-06-03 9:40 ` Ludovic Courtès
2021-06-03 10:37 ` Julien Lepiller
2021-06-03 13:39 ` Luis Felipe via Guix-patches via
2021-06-03 19:50 ` Luis Felipe via Guix-patches via
2021-06-03 20:37 ` Ludovic Courtès
2021-06-03 21:50 ` Luis Felipe via Guix-patches via
2021-06-04 15:38 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874kelet0s.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=48637@debbugs.gnu.org \
--cc=luis.felipe.la@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).