Skip to content

jvillarejo/continuous-integration-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slide Presentation Framework

I got fed up with using Powerpoint and Keynote to make and give presentations, so I wrote this framework. It uses slides in plain HTML, combined with themes, layouts, and slide transitions in CSS, and a small Javascript MVC framework for showing them.

You can read more about it in this presentation, made with the framework.

How do I use it?

Quick start

  1. Make sure you have node and npm
  2. Download/fork/clone this repo
  3. cd <slides dir>
  4. npm install
  5. You may want to open index.html in your browser to read a bit more about the framework.
  6. Put the content for all your slides in slides/slides.html
    • There are example slides there now, so just follow the format.
  7. Open index.html in your browser!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published