Christian Oliff
Christian Oliff
hey - IE and Edge Legacy support `-ms-high-contrast` - this is very different to the `prefers-contrast` media query. In fact. Microsoft have stated recently that the replacement for the high-contrast...
Good spot by the LGTM-bot. :-) I'll look into this tomorrow - maybe remove the Analytics script from main.js and use the actual one in H5BP instead: ``` window.ga =...
@roblarsen I haven't touched this for a few months, but what do you think of the general idea? If you like it then I can tidy it up and get...
Update: 11 months later. Waiting for Parcel v2 - we should look to get this finished alongside H5BP v9 (next month?).
> Hey, @coliff do you want to work the design changes into the repo, minus parcel? YES! I've been away for a bit... 🏖️ but back now and expect to...
Will make a new PR due to the huge number of changes to the build process.
we need to add a 'build & test' GitHub Action as well.
Interesting thing, [on the current build log](https://github.com/h5bp/html5boilerplate.com/runs/7917560993?check_suite_focus=true) it currently has: ``` > [email protected] build /home/runner/work/html5boilerplate.com/html5boilerplate.com > node --experimental-modules ./node_modules/gulp/bin/gulp.js build [11:52:05] Using gulpfile ~/work/html5boilerplate.com/html5boilerplate.com/gulpfile.mjs [11:52:05] Starting 'build'... [11:52:05] Starting 'cleanBefore'......
anyway, I'm closing this for now but I'm sure there are more improvements to be made.
I like the idea of adding a GitHub ribbon. There's a nice one with inline SVG, animation on hover and inline CSS. It's easy to add and looks good. Shall...