Skip to content

Fischermaen/reveal-js-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for using revealjs with a custom DATEV-SCC theme.

Idea

  • Clone this repo
  • Run the install script
  • You have a clean new start for your presentation

Prerequisites

Only tested with Linux. YMMV dependent on your OS.

  • wget
  • tar

Using RevealJs obviously requires NodeJs. This setup does not require NodeJs.

Initial setup

After cloning this repo:

  • Run ./setup.sh. It will remove the .git folder so you can start from scratch.

That's it!

Project structure

  • slides: the revealjs presentation. Copy it somewhere to generate an own git project.

And Windows?

Pull requests are welcome! PowerShell or BAT Hackers, where are you?

Or use the minimal bash shell included with Git-for-windows. Or the Full-Linux Support with Windows10. Or Cygwin. Or...

Showcases

  • Background images with markdown
  • Change highlighting of code samples (step by step)
  • slide customizations using data-* attributes in markdown.
  • company logo on each slide
  • Image manipulation using alt text styling
  • Usage of font awesome for some nice icons
  • Tag Cloud

About

My template for RevealJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 82.9%
  • JavaScript 14.1%
  • HTML 2.6%
  • Shell 0.4%