Sha256: 15f190f2e90926158d2c5692a5a3611a7f700af138ee944929d1a827692822a3

Contents?: true

Size: 262 Bytes

Versions: 10

Compression:

Stored size: 262 Bytes

Contents

require 'slide_hero'

presentation '<%= @name %>' do
  slide "Presentations made easy!" do
    point "Make presentations at the speed of thought"
    point "Make ideas pop", animation: "grow"
    list do
      point "All kinds of awesome here"
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
slide_hero-0.0.11 templates/new_presentation.tt
slide_hero-0.0.10 templates/new_presentation.tt
slide_hero-0.0.9 templates/new_presentation.tt
slide_hero-0.0.8 templates/new_presentation.tt
slide_hero-0.0.7 templates/new_presentation.tt
slide_hero-0.0.6 templates/new_presentation.tt
slide_hero-0.0.5 templates/new_presentation.tt
slide_hero-0.0.4 templates/new_presentation.tt
slide_hero-0.0.3 templates/new_presentation.tt
slide_hero-0.0.2 templates/new_presentation.tt