aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-02-22 14:00:31 +0100
committerNoah Loomans <noahloomans@gmail.com>2018-02-22 14:00:31 +0100
commitb5e7544419f445e99174e2ed919281ffb9ae4d6b (patch)
treedc02d4ce93c7973a8a2272b2b92299816abffad4
parentb48cb75bf568106c2f937616e7640045ba4d2ef3 (diff)
Add process slide
-rw-r--r--a-robot-that-owns-money.pdfbin0 -> 397681 bytes
-rw-r--r--assets/robot.jpegbin0 -> 162756 bytes
-rw-r--r--assets/robot.mp4bin0 -> 1124887 bytes
-rw-r--r--slides/pws/index.html23
4 files changed, 23 insertions, 0 deletions
diff --git a/a-robot-that-owns-money.pdf b/a-robot-that-owns-money.pdf
new file mode 100644
index 0000000..d8e1dbc
--- /dev/null
+++ b/a-robot-that-owns-money.pdf
Binary files differ
diff --git a/assets/robot.jpeg b/assets/robot.jpeg
new file mode 100644
index 0000000..5f91471
--- /dev/null
+++ b/assets/robot.jpeg
Binary files differ
diff --git a/assets/robot.mp4 b/assets/robot.mp4
new file mode 100644
index 0000000..61fe886
--- /dev/null
+++ b/assets/robot.mp4
Binary files differ
diff --git a/slides/pws/index.html b/slides/pws/index.html
index 3dc8a25..af9fb6d 100644
--- a/slides/pws/index.html
+++ b/slides/pws/index.html
@@ -28,6 +28,15 @@ styles: [ ../reveal.js/theme/blood.css, ../reveal.js/zenburn.css, ./style.css ]
</div>
</section>
<section>
+ <h3>Waar gaan we het over hebben?</h3>
+ <ul>
+ <li class="fragment">Hoe werkt de blockchain?</li>
+ <li class="fragment">Wat hebben we gedaan?</li>
+ <li class="fragment">Demo.</li>
+ <li class="fragment">Hoe hebben we het gedaan?</li>
+ </ul>
+ </section>
+ <section>
<div id="blockchain"></div>
</section>
<section data-background-video="/slides/pws/mining.mp4" data-background-video-loop="true">
@@ -59,6 +68,20 @@ styles: [ ../reveal.js/theme/blood.css, ../reveal.js/zenburn.css, ./style.css ]
</section>
</section>
<section>
+ <section>
+ <h3>Process</h3>
+ </section>
+ <section
+ data-background-image="/assets/robot.jpeg"
+ data-background-size="contain">
+ </section>
+ <section
+ data-background-video="/assets/robot.mp4"
+ data-background-size="contain"
+ data-background-video-loop="true">
+ </section>
+ </section>
+ <section>
<a href="https://noahloomans.com/a-robot-that-owns-money.pdf">
https://noahloomans.com/a-robot-that-owns-money.pdf
</a>