Minimal, skinnable presentation tool with keyboard navigation, using:
The contents of the slides are from my talk at the ClojureX 2018 conference, however for file size reasons all media assets have been excluded from this repo / example. So when running this example locally on your machine, expect broken images / blank pages in various places. On the other hand you might find the slide definitions useful as starting point for your own content.
For those of you coming from Clojure-land, you should feel very familiar! :) Give it a spin!
If you want to add you own assets, first create a new directory
(relative to this example): mkdir -p dist/assets
and copy images in
there.
As usual, all theming is done via Tachyons CSS, also see this useful site for quick reference: Tachyons TL;DR.
Please refer to the example build instructions on the wiki.
- Karsten Schmidt
© 2018 Karsten Schmidt // Apache Software License 2.0