Rediscovering reveal.js to PDF
🫧 Open on Bubbles A few years ago I began using Emacs Org-mode and reveal.js to generate slide decks I use in trainings, and I’ve been pleased with the results. (I believe it was Carsten who got me hooked.) It took me a bit to get the settings just the way I wanted to have them, but since then it’s been a matter of typing make in a command line to generate the HTML from the .org file using this in my Makefile , and the resulting *.html is what I open in a browser for display. presentation.html : presentatio
评论
?
参与讨论