Sha256: 84f656bf983605811f22f82048ccfa37d6913622fd44a47123a24ab5d9498de4
Contents?: true
Size: 731 Bytes
Versions: 2
Compression:
Stored size: 731 Bytes
Contents
--- title: <%= title %> created_at: <%= Time.now.to_y %> author: You company: Company copyright: Creative Commons filter: - erb - textile - slides layout: presentation --- h1. Presentation Title Clever introductory text that will grab the audience's attention. h1. Title of the First Slide A little more build up before really getting into the meat of it. h1. Title of the Second Slide Finally, some code! <%% uv :lang => 'ruby', :line_numbers => false do -%> class EnglishMajor def supercilious 'behaving or looking as though one thinks one is superior to others' end end <%% end -%> h1. The Final Slide And that about sums it up! Thanks for visiting
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
webby-0.9.3-x86-mswin32 | examples/presentation/templates/presentation.erb |
webby-0.9.4-x86-mswin32 | examples/presentation/templates/presentation.erb |