+ [2017-02-28T16:57:04Z] rapha For some reason, though, /assets/css/style.css is also in site.pages?
+ [2017-02-28T17:58:15Z] rapha Even stranger, when I override the GitHub theme CSS (following https://help.github.com/articles/customizing-css-and-html-in-your-jekyll-theme/), the empty <a href="/assets/css/style.css"> is visible on the page. No idea how it was not visible before...
+ [2017-02-28T17:58:16Z] jekyllrb Title: Customizing CSS and HTML in your Jekyll theme - User Documentation (at help.github.com)
+ [2017-02-28T18:09:45Z] rapha ah, site.html_pages
+ [2017-02-28T19:50:45Z] jaybe

message no. 164418

Posted by hiprakhar in #jekyll at 2017-02-28T04:27:53Z

This is because the static content (css and js) is being wired over http, whereas the site is https. Can someone from jekyll please fix it?
+ [2017-03-01T08:04:12Z] makara hi. I'm getting an error with Jekyll installing Nokogiri with native extensions
+ [2017-03-01T08:04:18Z] makara on a MAC OSX
+ [2017-03-01T08:09:31Z] captn3m0 you have the xcode command line tools installed?
+ [2017-03-01T08:56:20Z] makara captn3m0, yes
+ [2017-03-01T08:56:32Z] captn3m0 exact error that you are getting?