Method: Deckify::DeckOut#create_speaker_notes

Defined in:
lib/deckify.rb

#create_speaker_notesObject



20
21
22
23
# File 'lib/deckify.rb', line 20

def create_speaker_notes
  template "javascripts/speaker_notes.js"
  template "stylesheets/speaker_notes.css"
end