jekyll/lib
Antonin Hildebrand f91954be76 optimization: write static file to the destination only if source file timestamp differs
Also make sure static files get regenerated when they are missing in destination.

This is useful in --server --auto mode when it reduces disk/cpu load and also plays nice with xrefresh-server (which was my main motivation) -> soft CSS refresh works again!
2010-06-20 08:02:16 +02:00
..
jekyll optimization: write static file to the destination only if source file timestamp differs 2010-06-20 08:02:16 +02:00
jekyll.rb load plugins under safe mode 2010-06-18 17:55:17 -07:00