This is a boilerplate project to prototype a Reveal section that uses plain HTML instead of canvas.
Place your section in the provided empty <div> starting around line 126 of ./index.html. Make any other changes necessary to the HTML to complete your prototype.
A simple static HTTP server is included if you want use it. Just run npm install and then npm start.