guix-commits
[Top][All Lists]
Advanced

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

01/01: help: Add GHM 2016 talks.


From: Ludovic Courtès
Subject: 01/01: help: Add GHM 2016 talks.
Date: Mon, 29 Aug 2016 12:27:38 +0000 (UTC)

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

commit 927b2619ca668b7274e1c053116c31002f8c3343
Author: Ludovic Courtès <address@hidden>
Date:   Mon Aug 29 14:27:19 2016 +0200

    help: Add GHM 2016 talks.
    
    * website/www/help.scm (help-page): Add GHM talks.
---
 website/www/help.scm |   16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/website/www/help.scm b/website/www/help.scm
index c4c6d7f..e06b264 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -183,7 +183,21 @@ about the Nix package manager, which "
                            "more posts")))
 
                (h2 (@ (id "talks")) "Talks")
-               (ul (li "May 2016, DConf: "
+               (ul (li "August 2016, "
+                       (a (@ (href ,(gnu-url "ghm/program.html")))
+                          "GNU Hackers Meeting")
+                       (ul (li (i "GNU Guix is 4 years old!")
+                                " (Ludovic Courtès): "
+                               (a (@ (href ,(slides-url 
"guix-ghm-20160818.pdf")))
+                                  "slides"))
+                            (li (i "Using Guix and Emacs in perfect harmony")
+                                " (Ludovic Courtès): "
+                                " (demo)")
+                           (li (i "Navigating the Guix subsystems")
+                                " (Ludovic Courtès): "
+                               (a (@ (href ,(slides-url 
"guix-ghm-20160819.pdf")))
+                                  "slides"))))
+                    (li "May 2016, DConf: "
                         (a (@ (href ,(slides-url
                                       "guix-dconf-20160505.pdf")))
                            "slides"))



reply via email to

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