add ep9 and missing files

This commit is contained in:
Vicky Steeves 2020-01-17 17:51:16 -05:00
parent cef161618d
commit 551f4473e5
9 changed files with 62 additions and 1 deletions

View File

@ -11,7 +11,8 @@
<audio controls><source src="/episode04.mp3" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
<audio controls><source src="/episode04-part1.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
<audio controls><source src="/episode04-part2.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
<p><a href="/Episode4-Notes.pdf">Read the notes</a></p>

21
episodes/07-ankle.html Normal file
View File

@ -0,0 +1,21 @@
<!--
.. title: Episode Seven: Ankle Mountain
.. slug: seven
.. date: 2019-11-23
.. type: text
-->
<!DOCTYPE html>
<html lang="en">
<body>
<audio controls><source src="/episode07.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
<!-- TEASER_END -->
<h2>Transcript</h2>
</body>
</html>

16
episodes/08-fishmas.html Normal file
View File

@ -0,0 +1,16 @@
<!--
.. title: Episode Eight: Fishmas
.. slug: eight
.. date: 2019-12-15
.. type: text
-->
<!DOCTYPE html>
<html lang="en">
<body>
<h2>It was only a dream...</h2>
</body>
</html>

23
episodes/09-strength.html Normal file
View File

@ -0,0 +1,23 @@
<!--
.. title: Episode Nine: Can we combine our strength?
.. slug: nine
.. date: 2020-01-11
.. type: text
-->
<!DOCTYPE html>
<html lang="en">
<body>
<audio controls><source src="/episode09.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
<p><a href="/Episode9-Notes.pdf">Read the notes</a></p>
<!-- TEASER_END -->
<h2>Transcript</h2>
</body>
</html>

BIN
files/Episode9-Notes.pdf Normal file

Binary file not shown.

BIN
files/episode04-part1.mp4 Normal file

Binary file not shown.

BIN
files/episode04-part2.mp4 Normal file

Binary file not shown.

BIN
files/episode07.mp4 Normal file

Binary file not shown.

BIN
files/episode09.mp4 Normal file

Binary file not shown.