Hacker News new | ask | show | jobs
by tannhaeuser 3445 days ago
reveal.js + pandoc + some customization is what I'm sitting at right now. While I like it a lot, I could imagine that reveal.js's default layout isn't suitable for presentations with lots of details. Also haven't figured out how to jump to a particular slide.
3 comments

I'm fairly sure that reveal.js URLs are hackable... the slide number is added to the URL as an anchor. Setting that in your URL bar might be a simple way to jump around to various slides. Also, ESC brings up a slide map that you can jump around on.

e.g. http://lab.hakim.se/reveal-js/#/2

(Hi from a fellow enthusiast)

Yes, pandoc can convert from markdown to many slide formats, but reveal.js is my favorite.