Commit Graph

16 Commits

Author SHA1 Message Date
dzello 485401ddca Add a param to specify additional Reveal.js plugins to be loaded 2019-03-16 23:59:21 +01:00
Josh Dzielak 45bc91896d Add Object.assign polyfill for IE11 2019-02-27 01:02:48 +01:00
Josh Dzielak c0b6afd06b Add classList Reveal.js plugin (<=IE11 needs it) 2019-02-23 11:29:55 +01:00
Josh Dzielak 1c923b83b3 Fix unclosed tag in javascript partial 2019-02-12 16:24:20 +01:00
dzello dfda8c0cd4 Support custom_theme_options param to customize asset compilation 2019-02-06 14:10:39 +01:00
dzello b85d5102b9 Create partials from layout sections for easier overriding 2019-02-02 16:56:14 +00:00
dzello 9b47e50246 Add an end option for inserting HTML before end of .reveal 2018-10-09 02:25:07 +02:00
dzello 86820452f0 Refactor slides code to avoid duplication 2018-08-06 19:29:30 +01:00
dzello 6f7767a751 Make the slide shortcode easier to use 2018-08-03 15:07:12 +01:00
dzello f8a8c06266 Whitespace stripping to make generated HTML more readable 2018-07-22 10:54:47 +02:00
dzello ee2a2268cb Footnote markup shouldn't be interpreted as new slides
Addresses #4
2018-07-13 00:21:48 +02:00
dzello 80f0c3ee33 Put slides partial into reveal-hugo dir 2018-04-30 23:19:04 -07:00
dzello f7427d4631 Add shortcodes for customizing slides, markdown, HTML 2018-04-30 18:47:20 -07:00
dzello 13d0faf629 Add hook to put content at end of head and body
All Reveal params to be configured at default, site and page levels
2018-04-30 13:19:22 -07:00
dzello 9ba8adc268 Add more customization 2018-04-30 12:58:55 -07:00
dzello 25a113128f Render a partial that can be overridden to add content to the page 2018-04-27 23:09:28 -07:00