summaryrefslogtreecommitdiff
path: root/website/www/help.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-08-25 23:57:22 +0200
committerLudovic Courtès <ludo@gnu.org>2015-08-25 23:57:22 +0200
commit92069c9d3566875daf64837835768780450a1353 (patch)
tree84fc7ae4e9262165a224f8bb2e4e6456620f8671 /website/www/help.scm
parent89258f8f908b76078d9e0fe6183db9b8e8539044 (diff)
downloadguix-artwork-92069c9d3566875daf64837835768780450a1353.tar
guix-artwork-92069c9d3566875daf64837835768780450a1353.tar.gz
website: help: Add RepPar slides.
* website/www/help.scm (help-page): Add RepPar slides.
Diffstat (limited to 'website/www/help.scm')
-rw-r--r--website/www/help.scm16
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")