latest 10 messages by gboone_18f

+ [2014-10-16T17:13:21Z] gboone_18f I think that was my mistake
+ [2014-10-16T17:13:09Z] gboone_18f fwiw, the path to add at `site.keep_files << ` should be relative to the `_site` directory
+ [2014-10-16T17:12:13Z] gboone_18f it worked! Thanks for pointing me in the right direction, @mchelen
+ [2014-10-16T17:09:07Z] gboone_18f so strange, now the build is passing but the files are still deleted
+ [2014-10-16T17:07:59Z] gboone_18f Thanks for the pointer, that's similar to how jekyll-sitemap works
+ [2014-10-16T17:01:46Z] gboone_18f I feel like there's a piece I'm missing to whitelist the generated files from being cleaned by Jekyll, though
+ [2014-10-16T17:00:41Z] gboone_18f which makes sense because it's deleted immediately after it's generated
+ [2014-10-16T17:00:18Z] gboone_18f the file {{site.dest}}/api/data/file.json is not found
+ [2014-10-16T16:57:21Z] gboone_18f Thanks for helping out