guix-commits
[Top][All Lists]
Advanced

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

01/01: website: help: Add RepPar slides.


From: Ludovic Courtès
Subject: 01/01: website: help: Add RepPar slides.
Date: Tue, 25 Aug 2015 21:58:22 +0000

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

commit 92069c9d3566875daf64837835768780450a1353
Author: Ludovic Courtès <address@hidden>
Date:   Tue Aug 25 23:57:22 2015 +0200

    website: help: Add RepPar slides.
    
    * website/www/help.scm (help-page): Add RepPar slides.
---
 website/www/help.scm |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/website/www/help.scm b/website/www/help.scm
index 5c28ed9..a29179b 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -136,12 +136,20 @@ Parallel Computing (RepPar)")
                         ", discusses the use of Guix in high-performance
 computing (HPC)."))
                (h2 (@ (id "talks")) "Talks")
-               (ul (li "May 2015, "
-                        (a (@ (href "http://opentechsummit.net/en.html";))
-                           "OpenTechSummit")
+               (ul (li "August 2015, "
+                        (a (@ (href "http://reppar.org";))
+                           "Workshop on Reproducibility in Parallel Computing
+ (RepPar)")
                         ": "
-                        (a (@ (href ,(slides-url 
"guix-opentechsummit-201505014.pdf")))
+                        (a (@ (href ,(slides-url
+                                      "guix-reppar-20150825.pdf")))
                            "slides"))
+                    (li "May 2015, "
+                           (a (@ (href "http://opentechsummit.net/en.html";))
+                              "OpenTechSummit")
+                           ": "
+                           (a (@ (href ,(slides-url 
"guix-opentechsummit-201505014.pdf")))
+                              "slides"))
                     (li "February 2015, "
                        (a (@ (href 
"https://fosdem.org/2015/schedule/event/the_emacs_of_distros/";))
                           "FOSDEM")



reply via email to

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