Guide to create PayEx themed html presentations with reveal.js and Github Pages.
- Fork repo
- Copy/Rename
example.html
toindex.html
- Make some slides
- Go to settings for the repo in GitHub and enable GitHub Pages.
Theming is done with SCSS so install SASS globally and compile
npm install -g sass
sass scss/payex.scss css/payex.css
- Slide theme improvements
- Markdown
- Fancy SVG slide graphic
- Rename project to PayEx Slides
- Dark/Light theme