+ The slides should show up here. If they don't, it might be
+ because you are accessing this file directly from your filesystem.
+ It needs to be served from a web server. You can try this:
+
+ docker-compose up -d
+ open http://localhost:8888/workshop.html # on MacOS
+ xdg-open http://localhost:8888/workshop.html # on Linux
+
+ Once the slides are loaded, this notice disappears when you
+ go full screen (e.g. by hitting "f").
+
+
+
+
+
diff --git a/docs/workshop.yml b/docs/workshop.yml
new file mode 100644
index 00000000..c55daa87
--- /dev/null
+++ b/docs/workshop.yml
@@ -0,0 +1,46 @@
+chapters:
+- intro.md
+- |
+ @@TOC@@
+- - prereqs.md
+ - versions.md
+ - |
+ class: title
+
+ All right!
+