This presentation demonstrates how a Reveal.js plugin can be added.
The plugin is called revealjs-simple-gallery.
It can make any slide an image gallery. Here are a few examples.
See the revealjs-simple-gallery GitHub repo to learn about more customization options.
These were the steps to use this plugin for this reveal-hugo presentation.
Copy the plugin CSS and JavaScript into the static directory
Add the JavaScript file path to the plugins
field in the front matter
Create a head.html
partial inside of layouts/partials/plugin-example/reveal-hugo
In head.html
, add a stylesheet link tag that loads the plugin CSS