June 03, 2016
I recently ran across a set of online presentation slides with a readable, responsive design. I took a look at the source, and it seemed like they were written with R. Presentations in HTML/Markdown? Wow. More things to turn into text!
I started to think about preparing presentations, and perhaps instructional tutorials in text, using markdown — i.e., coding my presentations. Why? 1
I did a little tinkering and looking around and decided to start by trying out Reveal.js. Here’s what I did
presentations to experiment.presentations directory at the root of the site.reveal.js files into the new presentations directory 2.jekyll serve to make sure I could test this out. Works!index.html page to fit in w/ the rest of the site…. would that be better? It would automatically update index.html as new presentations are created….index.html works well enough ….Here’s an example embedded in an iframe:
See full version