06:49:13 binaryfate did you have a chance to take a look at netlify? 09:44:15 no sorry, I'll have time this evening 10:45:23 is jekyll's --incremental build broken for anyone else? it detects the changes just fine, but then does nothing :( 14:14:11 I haven't used the incremental builder in years 14:14:21 I found it unreliable at the best of times 19:05:23 it is unreliable. Most of the time it's just better to simply rebuild 19:08:44 .merge+ # 19:08:56 .merge+ #1048 19:08:56 Added 20:08:19 We now have netlify previews working! 20:08:20 https://github.com/monero-project/monero-site/pull/1049 20:09:07 note that to have a PR built by netlify the config file must be included in your branch, it's not enough to have it in the upstream repo. 20:09:33 so if you want to have a PR built by netlify remember to pull upstream master first :) 20:10:02 woo :D and with limit-posts and languages set just to en a full rebuild isn't painful anyway 20:11:21 yeah but many people don't have an environment for the website. Previews will make things easier for everybody 20:11:42 if you force push will it rebuild again? 20:13:30 It should, yes 20:21:03 awesome!