jdan / cleaver

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

Feature: watch stylesheet if passed with --style arg and reload on stylesheet change #120

Closed gabeboning closed 9 years ago

gabeboning commented 9 years ago

Did it primarily for my purposes; hence I didn't bother to go so far as to watch stylesheet if it's included in the YAML front matter, but certainly makes my life a lot easier!

jdan commented 9 years ago

Works for me :) We should think about doing a first-pass of sorts that would allow us to get the front-matter styles for free.

Two small nits and then I'll happily merge! Thanks for this.

gabeboning commented 9 years ago

Also added a log that stylesheet was being watched. Don't see any reason not to.

Anywhere, there ya go! Cheers.

jdan commented 9 years ago

Woot!