- Creates a project for a custom revealjs theme, usign revealjs as a npm
package.
- Ports the custom theme already created but inside a specific local
branch of revealjs.
- Uses Sass to compile the theme source.
- Uses Browsersync to serve files locally.
- Provides a Makefile with usefull commands, to build the output files,
serve the files or watch the modified source files.
Co-Authored-by: iGor milhit <igor@milhit.ch>