Hacker News new | ask | show | jobs
Ask HN: Why GitHub is downgrading its GitHub Pages?
1 points by rohit6223 3753 days ago
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.
2 comments

You need to change your markdown to "kramdown" instead: https://github.com/rohit01/rohit01.github.io/blob/master/_co...

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"

Er, can you give examples of broken functionality?
https://www.rohit.io/

The CSS of the complete website is broken with hardly any change.