Refer RevealJS Github for basic documentations.
- ./bin/run generate
- the static file generated under 'dist' folder
- Check directory pug
- Create pug template files, Each pug file will refer to a template.
- Create buttons to navigate through slides with button(goto="template1") Button Name
- You can also add specific colors e.g. button(goto="template1").green
MIT licensed