Skip to content

Commit

Permalink
Fix the links in the 2022 speaker pages and add the current videos
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim committed Oct 2, 2024
1 parent 4119098 commit 32081ca
Show file tree
Hide file tree
Showing 14 changed files with 2,228 additions and 15 deletions.
162 changes: 161 additions & 1 deletion Resources/2022/speakers/andrea-scuderi/index.html

Large diffs are not rendered by default.

153 changes: 152 additions & 1 deletion Resources/2022/speakers/andrew-barba/index.html

Large diffs are not rendered by default.

179 changes: 176 additions & 3 deletions Resources/2022/speakers/cory-benfield/index.html

Large diffs are not rendered by default.

165 changes: 164 additions & 1 deletion Resources/2022/speakers/dave-verwer/index.html

Large diffs are not rendered by default.

168 changes: 167 additions & 1 deletion Resources/2022/speakers/dorian-grolaux/index.html

Large diffs are not rendered by default.

168 changes: 167 additions & 1 deletion Resources/2022/speakers/ellen-shapiro/index.html

Large diffs are not rendered by default.

157 changes: 156 additions & 1 deletion Resources/2022/speakers/firas-safa/index.html

Large diffs are not rendered by default.

175 changes: 174 additions & 1 deletion Resources/2022/speakers/georg-tuparev/index.html

Large diffs are not rendered by default.

166 changes: 165 additions & 1 deletion Resources/2022/speakers/joannis-orlandos/index.html

Large diffs are not rendered by default.

174 changes: 173 additions & 1 deletion Resources/2022/speakers/johannes-weiss/index.html

Large diffs are not rendered by default.

186 changes: 185 additions & 1 deletion Resources/2022/speakers/matias-piipari/index.html

Large diffs are not rendered by default.

172 changes: 171 additions & 1 deletion Resources/2022/speakers/mikaela-caron/index.html

Large diffs are not rendered by default.

167 changes: 166 additions & 1 deletion Resources/2022/speakers/simon-pilkington/index.html

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions Resources/2022/videos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,57 @@
<h1 class="text-center text-white mb-4">Videos</h1>
<h4 class="text-center mb-5">Watch all the amazing content from the conference.</h4>
<ul>
<li>
<div class="card">
<div class="video">
<div class="embed-container">
<iframe src="https://www.youtube.com/embed/EUKSZiOaWKk" frameborder="0" allowfullscreen allow="autoplay; encrypted-media"></iframe>
</div>
</div>
<div class="description p-2">
<h3 class="h3">What's New In Foundation</h3>
<ul class="speaker-list">
<li>
<h4 class="f-weight-300"><a href="/2022/speakers/tony-parker/">Tony Parker</a></h4>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="card">
<div class="video">
<div class="embed-container">
<iframe src="https://www.youtube.com/embed/mRvejHerk9g" frameborder="0" allowfullscreen allow="autoplay; encrypted-media"></iframe>
</div>
</div>
<div class="description p-2">
<h3 class="h3">Globally Distributed Server Side Swift</h3>
<ul class="speaker-list">
<li>
<h4 class="f-weight-300"><a href="/2022/speakers/andrew-barba/">Andrew Barba</a></h4>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="card">
<div class="video">
<div class="embed-container">
<iframe src="https://www.youtube.com/embed/IlvfhPOPyWM" frameborder="0" allowfullscreen allow="autoplay; encrypted-media"></iframe>
</div>
</div>
<div class="description p-2">
<h3 class="h3">How I Accidentally Ended Up Running The Largest Open-Source Vapor Website</h3>
<ul class="speaker-list">
<li>
<h4 class="f-weight-300"><a href="/2022/speakers/dave-verwer/">Dave Verwer</a></h4>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="card">
<div class="video">
Expand Down

0 comments on commit 32081ca

Please sign in to comment.