Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

PayEx/slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayEx Slides

Guide to create PayEx themed html presentations with reveal.js and Github Pages.

How to

  • Fork repo
  • Copy/Rename example.html to index.html
  • Make some slides
  • Go to settings for the repo in GitHub and enable GitHub Pages.

Keep up with changes

Theme Development

Theming is done with SCSS so install SASS globally and compile

  • npm install -g sass
  • sass scss/payex.scss css/payex.css

TODO

  • Slide theme improvements
  • Markdown
  • Fancy SVG slide graphic
  • Rename project to PayEx Slides
  • Dark/Light theme

About

PayEx themed presentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published