Y
Hacker News
new
|
ask
|
show
|
jobs
by
john2x
4657 days ago
Cool project. Was actually thinking about this as I'm currently working on my first ever presentation. Decided to go with reveal.js. Gonna keep an eye on this.
1 comments
jedcn
4657 days ago
If you're looking at reveal.js, and you like ruby, check out reveal-ck:
https://github.com/jedcn/reveal-ck
. Write your slides in slim, haml, or ruby itself. Example of how to do everything in reveal.js but in slim here:
https://github.com/jedcn/reveal-ck-template
. General introduction in the README, more info here:
http://jedcn.com/posts/reveal-ck
.
link