+[2017-06-04T22:43:57Z]jeayeMy site.url is https://mysite.com and my site.baseurl is empty. When I build locally, all is good. When I build on Pages, the second mysite.com is now being added, which is exactly what baseurl does. +[2017-06-04T22:44:42Z]jeayeIt seems like Pages is expecting site.url to be https://jeaye.github.io and site.baseurl to be mysite.com, since that's my repo name, and it's forcing it. That's breaking my custom domain setup. +[2017-06-04T22:46:07Z]jeayeI've just verified, by printing site.baseurl when building locally, and then pushing to Pages. It's forcing my site.baseurl to "/blog.jeaye.com" :| +[2017-06-05T01:45:17Z]acidvegas<- +[2017-06-05T05:46:10Z]localhorsedoes github use ignore-space-at-eol when showing diff?
+[2017-06-10T05:35:55Z]acidvegas<- +[2017-06-10T06:16:39Z]B4S1L3 Does anyone have experience with Jekyll / github pages ? I'd like to know how to put anchors in md files, e.g for # ## ### titles +[2017-06-10T06:18:16Z]B4S1L3like done in md files for normal redmes or in wikis +[2017-06-10T06:18:26Z]B4S1L3*readmes +[2017-06-10T06:20:21Z]B4S1L3https://github.com/jekyll/jekyll/issues/2690