Hello,
I would like to combine Hugo with Reveal.js. Reveal is a JavaScript library to create slides. The rendering is done in the browser. My idea was to create a Hugo theme and then add the Markdown content to RawContent in Reveal. But with .RawContent the pictures are probably resized by Hugo.
Does anyone have an idea how to combine Reveal.js with the possibility of Hugos image modification?
Thanks