Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.19 KB

reveal.setup

File metadata and controls

37 lines (21 loc) · 1.19 KB

This file contains common reveal.js export settings for org-mode.

Set some general options

I don’t want a TOC or bullet numbering by default. We have the dedicated HTML pages as an index

Get reveal.js from a CDN

// #+REVEAL_ROOT: file:///bonk/bonk/bonk/bonk/teaching-nix/reveal.js

Figure out why the local copy of reveal.js doesn’t work!

For some reason we get an error (invalid type something something) when using a local copy of reveal.js. Investigate why!

General reveal.js options

Now come options that are very specific to reveal.js and the way it works.

We also customise the title slide to have a link back to the ../README.org!

Setup extra javascript