Just use GitHub pages and a Jekyll template to turn your markdown into a reveal.js presentation. Works fine with private repos.
This is built on reveal.js. You can create a simple Jekyll template which will convert your markdown to a reveal.js presentation. I write all of my course slides in markdown and they get published on commit with no…
I pretty much get the same result without needing a third party service by using a single Jekyll template with GitHub pages. Running a couple lines in bash gets me latex formatted PDF handouts of my slides via pandoc.
Just use GitHub pages and a Jekyll template to turn your markdown into a reveal.js presentation. Works fine with private repos.
This is built on reveal.js. You can create a simple Jekyll template which will convert your markdown to a reveal.js presentation. I write all of my course slides in markdown and they get published on commit with no…
I pretty much get the same result without needing a third party service by using a single Jekyll template with GitHub pages. Running a couple lines in bash gets me latex formatted PDF handouts of my slides via pandoc.