Assemble.io plugin to add in the page.data object parsed data loaded froma config.yml file coming with reveal configuration options, and load the parsed html of separate slides markdown files, without generating a page for each slide.
Getting Started
In the command line, run:
npm install assemble-reveal-builder --save
To register the plugin with Assemble, adjust your project’s Gruntfile.
module { // Configuration. grunt;};