+ [2016-10-18T15:27:00Z] lkroll afterwards only base_path is used
+ [2016-10-18T15:28:21Z] jekyllrb (baseurl) (#1) https://byparker.com/blog/2014/clearing-up-confusion-around-baseurl/, or (#2) http://jekyllrb.com/docs/configuration/#serve-command-options, or (#3) http://jekyllrb.com/docs/github-pages/#project-page-url-structure, or (#4) https://jekyllrb.com/docs/troubleshooting/#base-url-problems
+ [2016-10-18T15:28:21Z] jaybe ./whatis baseurl
+ [2016-10-18T16:08:27Z] lkroll aha, I found the culprit: https://github.com/jekyll/github-metadata/blob/master/lib/jekyll-github-metadata/ghp_metadata_generator.rb it's overriding my defaults if the baseurl is empty, basically disallowing full urls without baseurl
+ [2016-10-18T16:08:27Z] jekyllrb Title: github-metadata/ghp_metadata_generator.rb at master · jekyll/github-metadata · GitHub (at github.com)

message no. 153735

Posted by lkroll in #jekyll at 2016-10-18T15:20:43Z

Hi everyone, I have question on my jekyll (3.2.1) configuration: when I build my with JEKYLL_ENV=production and baseurl: "" in the config, it generates paths that include some of my github information (something like pages/<organisation>/<project>) which of course don't work as my actual url is simply something like http://<site>.info. With JEKYLL_ENV=development it generates the correct urls. Also when I set baseurl to / it generates prope
+ [2016-10-19T11:33:34Z] tyil how can I join the jekyll mailing list to address the issue of the use of cloudflare on the site?
+ [2016-10-19T19:50:58Z] Krands hi
+ [2016-10-19T19:51:22Z] Krands is using jekyll on Windows bring much problems ?
+ [2016-10-19T19:57:11Z] tyil if you can run ruby you can run jekyll
+ [2016-10-19T20:05:02Z] Krands Will get on WSL