These are the Ignite Decks for Ignite the Holidays.
You should have 20 slides without an introduction slide (or can if you need, but it will automatically have a standard one with your title and name).
Each slide will automatically advance with this tool every 15 seconds. One nice thing about this tool is that it does have a little "counter" so you know in relative terms how much longer that slide will be displayed.
If you have ANY questions, please reach out to me directly in Slack!
In order for me to generate the automatically advancing slide decks, I need a bit of your help.
Clone this repo (or) create a fork. Shoot me your github ID and I'll just add it to this repo for write privs.
You will find a folder in this repository called resources\images\(your-presentation)
. In that folder, if you could drop your 20 images of your slides, a script will auto-generate the slide deck and present it using some of the magic mentioned below.
Depending on what you built your slide deck in, you might be able to export the slides to images. That will make it easy. I did mine by doing a full screen presentation and then screen-shooting each one. It was relatively quick for me because it automatically saved each one in a folder then I just moved them (and remove the stupid space in the name, dumb Windows.) See below.
Also, please remove the file called deleteme
in your folder. This was temporary in order for the folder to be pushed to GitHub.
NOTE: Please include .jpg or .png images only. ALSO - File names cannot contain spaces, or bad things happen.
Once you put them in the folder, push it back to this repo and submit a PR. Don't worry about compiling it, unless you want to play around with this for your own use. To do so, follow the directions below and then you can just run the (your-presentation).sh
file and then grunt serve
LAST NOTE: PLEASE PLEASE - Don't peak in the
improv-
folders. I know, they are right there and very tempting, but I'd love you have all of you help with Improv (karaoke) as well, so that would be cheating. You are all happy to fork this repo and use it down the road if you wish.
I want to thank you all for participating in Ignite the Holidays. I'm actually pretty excited about using this "tool" to present it.
This repo provides tools to allow someone to run a series of Ignite Karaokes.
Ignite Karaokes follow the Ignite (Enlighten us, but make it quick) format -- 20 slides, each slide is up for 15 seconds. But with a twist... you don't know what slides will appear!
"If I have seen further it is by standing on the shoulders of Giants." -- Isaac Newton
It is built on the shoulders of:
- hakimel/reveal.js: The HTML Presentation Framework
- slara/generator-reveal: Yeoman generator for Reveal.js
- Unsplash - The internet's source of freely usable images.
- In order to run this, you need
npm
,grunt
, andbower
installed. (npm install -g grunt
,npm install -g bower
) - The script which randomizes things requires
bash
andshuf
- Execute the following:
npm install && bower install
- Copy image files into
resources/images/ignite
; you need at least 20. The more the better! There are some sample files in the directory.
- Start the server with
grunt serve
- In the lower left, click on the "play" button to start. The first slide will be up for 5 seconds, afterwards there are 20 slides which are up for 15 seconds each.
- To refresh and rewind, execute the
refill.sh
script.
Presenter | Presentation | Time |
---|---|---|
Brian Rinaldi | Welcome to Ignite the Holidays | 7:30 |
Will Gorman | AO4SD - Accelerate Orlando for Software Developers | 7:35 |
Jerry Reed | Software Quilts | 7:40 |
Robert Schneider | How to Take Good Notes | 7:45 |
Rachel LaQuea | Frequencies: an interactive sound therapy app | 7:50 |
Mike Butler | Zero Trust Given | 7:55 |
Luis Felipe Hernandez | Unit testing the Linux Kernel | 8:15 |
Jianyu Wang | Survive My First Year of Full-time Software Engineer | 8:20 |
Christopher Pecoraro | When crisis sets in: How should we manage critical website changes? | 8:25 |
William Cook | Why Go? | 8:30 |
Mark Prather | Boundaries, Game Theory, and James Bond Villians | 8:35 |