[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: website: help: Add OpenTechSummit talk.
From: |
Ludovic Courtès |
Subject: |
01/02: website: help: Add OpenTechSummit talk. |
Date: |
Mon, 25 May 2015 14:23:03 +0000 |
civodul pushed a commit to branch master
in repository guix-artwork.
commit 650b355c34542a15b2fccd39f976394de7856300
Author: Ludovic Courtès <address@hidden>
Date: Mon May 25 16:20:22 2015 +0200
website: help: Add OpenTechSummit talk.
* website/www/help.scm (help-page): Add slides for Ricardo's
OpenTechSummit talk.
---
website/www/help.scm | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/website/www/help.scm b/website/www/help.scm
index aa31071..d1de6b8 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -106,7 +106,13 @@ Distribution. ")
", describes the rationale, design, and
implementation of Guix's packaging API. \t "))
(h2 (@ (id "talks")) "Talks")
- (ul (li "February 2015, "
+ (ul (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")
": "