Skip to content

FerryT/tue-reveal.js

 
 

Repository files navigation

Unoffical TU/e theme for reveal.js

This fork of the reveal.js HTML presentation framework contains a theme based on the (in 2018 released) coprorate identity (huisstijl) of the University of Technology Eindhoven. The theme tries to match the officially provided powerpoint templates as closely a possible. For convenience this is provided as a fork of the reveal.js framework rather than just the theming files; however, it can be easily applied to a fresh instance of the reveal.js framework by copying the theme's stylesheet css/theme/tue2018.css, the images, and optionally the index.html file over.

Check it out here: FerryT.github.io/tue-reveal.js

reveal.js

Reveal.js is a framework for easily creating beautiful presentations using HTML. Check out the live demo.

reveal.js comes with a broad range of features including nested slides, Markdown contents, PDF export, speaker notes and a JavaScript API. There's also a fully featured visual editor and platform for sharing reveal.js presentations at slides.com.

Usage

Copy or clone (using git) the repository to your local file system. Check out Demo2.html for theme specific features, or Demo.html for a general demo of reveal.js. Modify index.html to your needs and you are good to go. For more information check out the official repository.

Customization

For editing the theme beyond what is provided, please check out the scss file css/theme/source/tue2018.scss and the manual.

License

MIT licensed

Packages

No packages published

Languages

  • JavaScript 54.7%
  • CSS 32.2%
  • HTML 13.1%