Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.23 KB

recorded-talks.md

File metadata and controls

32 lines (25 loc) · 1.23 KB
layout order title titleDisplay redirect_from
page
3
Recorded Talks
Recorded Talks
/2018/conference/recorded-talks
/conference/recorded-talks

Our Networks 2018 Archive

Full archives of 2018 videos are available:

We want to thank our A/V volunteers again, without whom the sharing of these videos would have been impossible: Yurko, Henry Wilkinson, Elon Li, and Benedict Lau.

Our Networks 2018 Videos

{:.program-heading}

{% assign sortedSessions = site.data.sessions | sort: 'title' %}

{%- for session in sortedSessions -%} {%- if session.ipfs720 or session.ipfs1080 or session.youtube -%} {% include session-video.html %} {%- endif -%} {%- endfor -%}