ramnathv / slidify

Generate reproducible html5 slides from R markdown
http://www.slidify.org
844 stars 339 forks source link

anim extension for deck.js framework #369

Open bwbioinfo opened 10 years ago

bwbioinfo commented 10 years ago

Hi, I wanted to use the anim extension for deck.js found here: http://home.heeere.com/tech-deckjs-ext.html#keys

but I have been unsuccessful: I tried to do what you said for the automatic extension found here:

http://slidify.github.io/add-deck-ext/

I don't know what to do for the snippets part though, since the anim extension does not have any additional options and there is no .css to go with it.

but when I slidify my deck the anim extension is not stored and I get the error : [Error] Failed to load resource: The requested URL was not found on this server. (deck.anim.js, line 0)

bwbioinfo commented 10 years ago

Solved by placing the extensions in /Users/me/libraries/frameworks/deckjs/extensions/ .