Rather than using reveal.js, perhaps consider the GUI version at slides.com?
Beamer is a great tool as well, there are some really nice themes for it. My favourite is Metropolis: https://github.com/matze/mtheme
The markup is Latex, so you'll need a latex toolchain for that.
Pretty interesting, thanks! Is there a way to run this locally?
Apart from that, I find what really stops me from using such tools is the lack of control over the layout of slides. Just saying use CSS isn't really enough for me! I found gitpitch to offer pretty good layout options, but the service is too commercial for my taste.
5 comments
[ 2.9 ms ] story [ 27.9 ms ] threadBeamer is a great tool as well, there are some really nice themes for it. My favourite is Metropolis: https://github.com/matze/mtheme The markup is Latex, so you'll need a latex toolchain for that.
You can:
Write markdown in editor
or
Upload a markdown file
or
Import direct from URL of markdown file.
PS: I am creator of the service.
Apart from that, I find what really stops me from using such tools is the lack of control over the layout of slides. Just saying use CSS isn't really enough for me! I found gitpitch to offer pretty good layout options, but the service is too commercial for my taste.