jdan / cleaver

30-second slideshows for hackers
http://jdan.github.io/cleaver
MIT License
4.02k stars 305 forks source link

Feature/no slide looping #154

Open barneyb opened 8 years ago

barneyb commented 8 years ago

if the new loop option is set false, don't loop around from last slide to first (or the reverse), and allow jumping directly to first/last slide using Home/End respectively

jdan commented 8 years ago

Heya @barneyb,

Thanks for this! Sorry for not reviewing sooner. I just made a couple small stylistic comments, but the code looks good to me. Thanks for the README changes too :+1:

jdan commented 8 years ago

Will merge later this afternoon when I'm at my computer, thanks again!