add slides, "appear" effect, video, image hover, update notes

This commit is contained in:
Jeremy Likness
2019-11-25 15:20:12 -08:00
parent bff4f64d57
commit a4ae68dfb8
21 changed files with 116 additions and 19 deletions

View File

@@ -0,0 +1,11 @@
<title>Let's try an experiment...</title>
<h2>Let's try an experiment</h2>
<pre>
ng new my-app
ng build --prod
</pre>
<div class="center">
<video src="/videos/angularproject.mp4" controls></video>
</div>
<nextslide>030-impact1</nextslide>
<transition>slide-left</transition>