[Git][reproducible-builds/reproducible-website][master] 2 commits: formatting fixes
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Jul 28 13:44:04 UTC 2022
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-website
Commits:
6fc7988a by Holger Levsen at 2022-07-28T15:40:21+02:00
formatting fixes
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
7a8fee6b by Holger Levsen at 2022-07-28T15:43:57+02:00
also show date of presentations
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- _data/presentations.yml
- resources.md
Changes:
=====================================
_data/presentations.yml
=====================================
@@ -36,7 +36,7 @@
event:
url: https://debconf21.debconf.org/talks/89-looking-forward-to-reproducible-builds/
name: DebConf21
- date: 2021-8-28
+ date: 2021-08-28
location: online
video:
url: https://meetings-archive.debian.net/pub/debian-meetings/2021/DebConf21/debconf21-145-looking-forward-to-reproducible-builds.webm
@@ -46,7 +46,7 @@
event:
url: https://debconf21.debconf.org/talks/22-making-use-of-snapshotdebianorg-for-fun-and-profit/
name: DebConf21
- date: 2021-8-26
+ date: 2021-08-26
location: online
video:
url: https://meetings-archive.debian.net/pub/debian-meetings/2021/DebConf21/debconf21-85-making-use-of-snapshotdebianorg-for-fun-and-profit.webm
@@ -57,7 +57,7 @@
event:
url: https://debconf21.debconf.org/talks/89-looking-forward-to-reproducible-builds/
name: DebConf21
- date: 2021-8-24
+ date: 2021-08-24
location: online
video:
url: https://meetings-archive.debian.net/pub/debian-meetings/2021/DebConf21/debconf21-92-reproducible-buster-bullseye-bookworm-where-we-come-from-and-where-we-are-going.webm
@@ -68,7 +68,7 @@
event:
url: https://bornhack.dk/bornhack-2021/program/reproducible-buster-bullseye-bookworm-where-we-come-from-and-where-we-are-going/
name: Bornhack 2021
- date: 2021-8-24
+ date: 2021-08-24
location: near Gelsted, Denmark
video:
url: https://media.ccc.de/v/470-reproducible-buster-bullseye-bookworm-where-we-come-from-and-where-we-are-going
@@ -79,7 +79,7 @@
event:
url: https://debconf20.debconf.org/talks/49-reproducing-bullseye-in-practice/
name: DebConf20
- date: 2020-8-27
+ date: 2020-08-27
location: online
video:
url: https://meetings-archive.debian.net/pub/debian-meetings/2020/DebConf20/49-reproducing-bullseye-in-practice.webm
@@ -90,7 +90,7 @@
event:
url: https://debconf20.debconf.org/talks/81-construcciones-reproducibles-en-debian-debian-reproducible-builds-un-camino-verificable-desde-el-origen-hasta-el-binario/
name: DebConf20
- date: 2020-8-24
+ date: 2020-08-24
location: online
video:
url: https://meetings-archive.debian.net/pub/debian-meetings/2020/DebConf20/81-construcciones-reproducibles-en-debian-debian-reproducible-builds-un-camino-verificable-desde-el-origen-hasta-el-binario.webm
@@ -386,10 +386,10 @@
- title: You think you're not a target? A tale of 3 developers…
presented_by: Chris Lamb
event:
- name: All Things Open
- date: 2017-10-23
- location: Raleigh, NC, United States
- url: https://allthingsopen.org/
+ name: All Things Open
+ date: 2017-10-23
+ location: Raleigh, NC, United States
+ url: https://allthingsopen.org/
- title: Reproducible Builds - We Made Lots of Progress in Many Places, But We're Still Far From Our Goals of Changing the (Software) World
presented_by: Holger Levsen
=====================================
resources.md
=====================================
@@ -22,7 +22,11 @@ Find out how to contribute on our [Contribute]({{ "/contribute/" | relative_url
<a class="font-weight-bold text-secondary" href="{{x.event.url}}" >{{x.event.name}} • {{ x.event.location }}</a>
-<p class="my-1">by {{ x.presented_by }}</p>
+<p class="my-1">by {{ x.presented_by }}
+{% if x.event.date %}
+ on {{ x.event.date }}
+{% endif %}
+</p>
<section>
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/df1c5a98779c2d0dea6553ef572fbbba13096256...7a8fee6b2a6dd7f5ca2668bc33e7e1af25a93de3
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/df1c5a98779c2d0dea6553ef572fbbba13096256...7a8fee6b2a6dd7f5ca2668bc33e7e1af25a93de3
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/20220728/b537171c/attachment.htm>
More information about the rb-commits
mailing list