pages-themes / midnight

Midnight is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/midnight/
Creative Commons Zero v1.0 Universal
305 stars 566 forks source link

Remove respond.js #48

Open coaxial opened 1 year ago

coaxial commented 1 year ago

CSS media queries have been supported by every major browser for a while now, there is no need for the shim anymore.

coaxial commented 1 year ago

Failed because:

   *  External link https://twitter.com/mattgraham failed: 302 Number of redirects hit maximum amount

HTML-Proofer found 1 failure!

I cannot re-rerun the action to see if it passes now.

olifre commented 7 months ago

I cannot re-rerun the action to see if it passes now.

You may want to rebase onto current master which will re-run the action automatically, it seems the temporary problem you encountered is gone for now.

olifre commented 7 months ago

@coaxial I think one could go even further and also drop jQuery and the other two browser shims in the default layout, what do you think? jQuery does not appear to be used anywhere else in the theme.