+ [2017-06-04T22:15:47Z] jeaye Looks like the latest Github Jekyll update has broken my setup; looks like it has something to do with the new site.baseurl deal. I've been digging through the jekyll and jekyll-feed issues and docs, but I don't see why having my site.url set to "https://blog.jeaye.com" and my site.baseurl set to "" should cause any issues. Alas, my atom feed is producing urls like:
+ [2017-06-04T22:15:48Z] jekyllrb Title: Jeaye Blog | Jeaye’s Blog (at blog.jeaye.com)
+ [2017-06-04T22:15:47Z] jeaye https://blog.jeaye.com/blog.jeaye.com/2017/05/31/clojure-spec/
+ [2017-06-04T22:16:09Z] jeaye Any tips on what might be going on?
+ [2017-06-04T22:35:20Z] jeaye Currently looks like a Github update is forcing baseurl, which is borking my reverse proxy.

message no. 169386

Posted by jeaye in #jekyll at 2017-06-04T22:16:09Z

Any tips on what might be going on?
+ [2017-06-05T02:18:16Z] tyteen4a03 Hi, does Jekyll watch changes in my collections by default?
+ [2017-06-05T03:04:21Z] lswart Hi all - when I run `bundle exec jekyll serve -w`, then edit a file, jekyll gets caught in an infinite loop on auto-generation. Can anyone help me find out why this is happening? The site is on github here: https://github.com/openseattle/openseattle.github.io#quick-set-up
+ [2017-06-05T03:04:22Z] jekyllrb Title: GitHub - openseattle/openseattle.github.io: Open Seattle's website. (at github.com)
+ [2017-06-05T03:04:31Z] lswart Any help would be greatly appreciated
+ [2017-06-05T03:23:25Z] allejo did something change recently or has the issue existed for a while?