+[2013-05-20T05:18:16Z]RobW_Is there a way to prevent Jekyll from deleting everything in the site dir before generating? +[2013-05-20T05:19:02Z]RobW_I'd like it to overwrite but not clean, because I'm using grunt tasks to copy most of the site files. +[2013-05-20T05:19:47Z]RobW_…damn, looks like parker went to sleep. He's so helpful. +[2013-05-20T05:28:46Z]RobW_Grunt will be cleaning and generating. I suppose I can just have jek generate first, and move all files with grunt afterwards. +[2013-05-20T05:31:58Z]RobW_mojobot: tell parker Is there any way to prevent jekyll from cleaning the site dir? I'm cleaning and copying all non-html files with Grunt, and might want the choice of overwriting any files that I miss excluding from the jekyll comp.