Commit Graph

15 Commits

Author SHA1 Message Date
mrBrutus 70828de759 Reveal.js files upgraded to v3.9.2 2020-02-15 15:44:31 +01:00
mrBrutus 9054d2b783 Reveal.js files upgraded to v3.9.2 2020-02-15 15:41:40 +01:00
Kostas Chatzikokolakis fc6b8d19e9 Upgrade to reveal.js 3.8.0 2019-10-11 18:28:49 +03:00
dzello fc11a37889 Improve how plugin javascript is loaded
- Load the plugins after Reveal.initialize or some plugins don't work
- Put the object.assign polyfill in its own file
2019-03-17 00:52:21 +01:00
dzello f244a43852 Delete unnecessary Reveal.js files 2019-02-02 16:57:47 +00:00
dzello 74a2867259 Support using Hugo pipes to compile custom Reveal.js theme 2019-02-02 16:15:16 +00:00
dzello 4e56a95ecc Add local version of highlight.js styles 2019-01-26 18:07:07 +01:00
dzello 727286994b Bring in newest version of robot-lung theme 2018-10-09 03:11:44 +02:00
dzello 3d05cf68f0 Include a Reveal.js distribution in static and make it default
CDN can still be used via a configuration parameter. This way, development and presentation can be done locally with no network dependency.
2018-08-13 18:44:29 +02:00
dzello ed873481d9 Bundle robot-lung and sunblind themes 2018-07-19 16:49:57 +02:00
dzello a2fc650ec8 Use CDN for assets instead of local
Much more friendly for merging into an existing Hugo site
2018-04-30 15:48:40 -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 4e0d34413b Reveal should be an outputFormat
Now any Hugo section can be configured to generate a presentation without altering its type, and the theme is more easily copied into existing sites without conflicting with any preexisting layouts.
2018-04-27 22:56:09 -07:00
dzello 71f9d035ec Initial commit 2018-04-26 15:25:43 -07:00