guix-commits
[Top][All Lists]
Advanced

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

02/02: website: help: Add LibrePlanet talk.


From: Ludovic Courtès
Subject: 02/02: website: help: Add LibrePlanet talk.
Date: Mon, 04 Apr 2016 20:06:18 +0000

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

commit c18b30725b9dc129565955dcf15e0c17489806a7
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 4 21:54:03 2016 +0200

    website: help: Add LibrePlanet talk.
    
    * website/www/help.scm (help-page): Add LP talk.
---
 website/www/help.scm |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diff --git a/website/www/help.scm b/website/www/help.scm
index 39debfd..cd6904d 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -179,7 +179,20 @@ about the Nix package manager, which "
                            "more posts")))
 
                (h2 (@ (id "talks")) "Talks")
-               (ul (li "January 2016, "
+               (ul (li "March 2016, "
+                        (a (@ (href "https://libreplanet.org/2016/";))
+                           "LibrePlanet")
+                        ", " (i "Solving the Deployment Crisis with GNU Guix")
+                        " (Christopher Allan Webber and David Thompson): "
+                        (a (@ (href
+                               ,(slides-url 
"guix-libreplanet-solving-the-deployment-crisis-20160319.pdf")))
+                           "slides")
+                        ", "
+                        (a (@ (href
+                               
"https://media.libreplanet.org/mgoblin_media/media_entries/1419/LP_2016_03_19_Webber_-_Thompson_Solving_the_deployment_crisis_with_GNU_STREAM.webm";))
+                           "video")
+                        " (WebM; 44 minutes)")
+                    (li "January 2016, "
                         (a (@ (href "https://fosdem.org/2016/";)) "FOSDEM")
                         (ul
                          (li (i "Adding GNU/Hurd support to GNU Guix")



reply via email to

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