Skip to content

WIP - Static slides

Mael Gaspard Lhoutellier requested to merge static_slides into master

Static slides

The goal was to enable the display of static website as relative resources in addition of the url slides, by:

  • Adding a static folder in which the slides sources can be stored
  • Copying it at build in the dist folder
  • Accessing it from the slides and render it in the iframes

In addition, a simple example slide vistar.html was added for the display of vistar images, updated periodically by pulling.

image screenshot of the added static slide

Merge request reports