+ [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. 153737

Posted by lkroll in #jekyll at 2016-10-18T15:26:56Z

{% assign base_path = site.url | append: site.baseurl %} <— this is what the template uses
+ [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