Ask HN: Why GitHub is downgrading its GitHub Pages?
Github recently upgraded Jekyll version to 3.0, but along with that, many features were removed. Github is now fighting with users to adhere to their new standards, even at the cost of breaking existing websites.
3 comments
[ 3.0 ms ] story [ 42.6 ms ] threadThe CSS of the complete website is broken with hardly any change.
Did you update to the Jekyll 3 gem? I do not see a Gemfile.lock to verify. But you should move to the v3 of the gem to make sure. "bundle update jekyll"