Creating presentation

Step 1. Get source

  1. Go to slides project
  2. git clone it
  3. open folder with slides, copy the Dummy folder
  4. fire up server (see next slide)

Step 1.5 Firing up server

To serve your local assets, you can use one of the following commands:


ruby -run -e httpd . -p
or
python -m SimpleHTTPServer 8080
or
npm install -g node-static && static -p 8080

Step 2. Edit presentation

  1. add more sections to div.slides, embed your own javascript for current page, css, images, etc
  2. check if it runs okay and there're no errors in the console
  3. ready for pull request - be sure to push to your fork or remote branch

Arbitrary image

this here for showing how to embed 
						arbitrary images not from web

Check out reveal.js author's original presentation ->

Take a Moment

Press b or period on your keyboard to enter the 'paused' mode. This mode is helpful when you want to take distracting slides off the screen during a presentation.

Stellar Links

THE END

BY Hakim El Hattab / hakim.se

  • Now, go back to Kottans.