-
Shouldn't the boilerplate .htaccess directives go before the WordPress ones?
.htaccess being processed top-to-bottom, when the WordPress directives are placed earlier than the H5BP directives it mean…
-
https://h5bp.org/Front-end-Developer-Interview-Questions/translations/arabic/
It should match this:
https://github.com/h5bp/Front-end-Developer-Interview-Questions/tree/main/src/translations/_te…
-
https://h5bp.org/Front-end-Developer-Interview-Questions/translations/serbian/
It should match this:
https://github.com/h5bp/Front-end-Developer-Interview-Questions/tree/main/src/translations/_t…
-
$ h5bp -f init
Running "init:h5bp" (init) task
This task will create one or more files in the current directory, based on the
environment and the answers to a few questions. Note that answering "?" to…
-
`document.write` fallback a la H5BP.
-
I set up custom url and new project path, but none are considered by sublime.
-
Some good conversation around this: https://github.com/h5bp/lazyweb-requests/issues/82
-
If you use the h5bp Apache config in a server configuration, and add a virtual host and a directory block with custom rewrite rules, none of the h5bp rewrite rules will work. This is because the new r…
-
In section [Other Resources](https://github.com/joshbuchea/HEAD/blob/master/README.md?plain=1#L565) both urls lead to a 404, seems the structure of h5bp repository changed, documentation folder was mo…
-
As identified in #2864, our CSS boilerplate is originally from [h5bp/html5-boilerplate](https://github.com/h5bp/html5-boilerplate), but has not been kept updated with the upstream.
It would be good…