Skip to content

sayantandbd/revealjs-pug

Repository files navigation

RevealJS with Pug Template Engine

Reveal

Refer RevealJS Github for basic documentations.

Generate Static HTML Files

  • ./bin/run generate
  • the static file generated under 'dist' folder

Pug Files

  • 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

License

MIT licensed

About

Revealjs with Pug template integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published