0.0.3 • Published 7 years ago

reveal-giphy v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

reveal-giphy

Rapidly create Reveal.js presentations with animated gifs from Giphy.

Usage

  1. Download reveal-giphy

    git clone https://github.com/RobLoach/reveal-giphy.git
    cd reveal-giphy
  2. Create your slide deck as slides.yaml:

    sad: Making presentation slides is hard
    thoughtful: But what if it wasn't...
    wtf: What? How?!
    awesome: reveal-giphy!
    win: It builds your slides for you!
    confused: What if I want to specify the background image?
    dealwithit: Too bad! Giphy for all!
    yay: reveal-giphy all your presentations!
    thumbsup: http://github.com/robloach/reveal-giphy
  3. Install dependencies

    npm i
  4. Start the presentation:

    npm start