Sha256: a428e3d0b751614cc3c937e7a92ed70953e9df3a2f05de31e31d19d3bd536a2a
Contents?: true
Size: 695 Bytes
Versions: 2
Compression:
Stored size: 695 Bytes
Contents
# Slider From Markdown to HTML presentation. Quick & easy. ## Status First prototype, few minutes after lunch :) ## Install gem install slider ## How to Create your slides using markdown in a file, e.g. my_slides.md and run slider my_slides new file will be created for you my_slides.html and a directory my_slides-artefacts with several javascript and css files. ## Example Sample slides are in examples directory. ## Thanks Thanks to the authors of software I use * tmm1 * [Pygments.rd](https://github.com/tmm1/pygments.rb) * gettalong * [Kramdown](https://github.com/gettalong/kramdown) * imakewebthings * [deck.js](https://github.com/imakewebthings/deck.js)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
slider-0.2 | README.md |
slider-0.1 | README.md |