[Git][reproducible-builds/reproducible-website][master] 3 commits: Correct video links.

Chris Lamb gitlab at salsa.debian.org
Mon May 28 19:18:38 CEST 2018


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
c58379a0 by Chris Lamb at 2018-05-28T18:15:58+01:00
Correct video links.

- - - - -
b3c5df14 by Chris Lamb at 2018-05-28T18:15:58+01:00
Use • over a comma.

- - - - -
228c1886 by Chris Lamb at 2018-05-28T18:15:58+01:00
Add dates for a few talks.

- - - - -


2 changed files:

- _data/presentations.yml
- resources.html


Changes:

=====================================
_data/presentations.yml
=====================================
--- a/_data/presentations.yml
+++ b/_data/presentations.yml
@@ -6,8 +6,9 @@
     date: 2018-05-20
     location: Hamburg, Germany
   slides: https://reproducible-builds.org/_lfs/presentations/2018-05-20-MiniDebConf-Hamburg.pdf
-  video: https://meetings-archive.debian.net/pub/debian-meetings/2018/miniconf-hamburg/2018-05-20/reproducible_buster.webm
-  youtube: jhHfA2sCIgw
+  video:
+    url: https://meetings-archive.debian.net/pub/debian-meetings/2018/miniconf-hamburg/2018-05-20/reproducible_buster.webm
+    youtube: jhHfA2sCIgw
 
 - title: Can your diff(1) do this?! Improving software review & QA with diffoscope
   presented_by: Chris Lamb
@@ -17,8 +18,9 @@
     date: 2018-05-19
     location: Hamburg Germany
   slides: https://reproducible-builds.org/_lfs/presentations/2018-05-19-minidebconf-hamburg-can-your-diff-do-this.pdf
-  video: https://meetings-archive.debian.net/pub/debian-meetings/2018/miniconf-hamburg/2018-05-19/diffoscope.webm
-  youtube: m9GN_f1WCAo
+  video:
+    url: https://meetings-archive.debian.net/pub/debian-meetings/2018/miniconf-hamburg/2018-05-19/diffoscope.webm
+    youtube: m9GN_f1WCAo
 
 - title: You think you're not a target? A tale of 3 developers…
   presented_by: Chris Lamb
@@ -127,6 +129,7 @@
   event:
     url: http://hkoscon.org/2017/
     name: HKOSCon 2017
+    date: 2017-06-20
     location: Hong Kong
 
 - title: Reproducible builds
@@ -288,6 +291,7 @@
   event:
     url: http://www.bsdcan.org/2016/schedule/events/714.en.html
     name: BSDCan 2016
+    date: 2016-06-11
     location: Ottawa, Canada
   slides: http://www.bsdcan.org/2016/schedule/attachments/375_2016-06-11-BSDCan-2016-Reproducible-Builds.pdf
   video:


=====================================
resources.html
=====================================
--- a/resources.html
+++ b/resources.html
@@ -28,8 +28,8 @@ order: 2
       <dt>
         <em>{{ x.title }}</em><br/>
         by {{ x.presented_by }}<br/>
-        <a href="{{ x.event.url }}">{{ x.event.name }}</a>,
-        {{ x.event.location }}.
+        <a href="{{ x.event.url }}">{{ x.event.name }}</a>
+        • {{ x.event.location }}
       </dt>
       <dd>
         {% if x.video.url %}



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/a2ff6fe2f808e9399e00088ad13e3800f4061752...228c1886b11bd68802d3c05833db1853c97d3e17

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/a2ff6fe2f808e9399e00088ad13e3800f4061752...228c1886b11bd68802d3c05833db1853c97d3e17
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180528/eaacc502/attachment.html>


More information about the rb-commits mailing list