craigmdennis / middleman-gulp-starter

Middleman + Gulp Starter = Static Site Awesomeness
https://youtu.be/-io8EeB3GHI
MIT License
48 stars 5 forks source link

Detect changes to Middleman output files #3

Open craigmdennis opened 8 years ago

craigmdennis commented 8 years ago

Rather than relying on a delay and 'guessing' when the compilation has taken place, it would be nice to detect changes to the files being served with middleman serve

robertguss commented 7 years ago

I found an awesome repo that handles this quite well and I think it might be what you are looking for...

https://github.com/NathanBowers/mm-template

Here is my own custom middleman/gulp build that also does this...

https://github.com/robertguss/Middleman-Starter-Kit