Yaacov
Yaacov
After running `npm start` I get : ```> [email protected] start /[PATH]/hugo-boilerplate-master > gulp server [17:17:29] Failed to load external module @babel/register [17:17:29] Requiring external module babel-register gulp[80834]: ../src/node_contextify.cc:635:static void node::contextify::ContextifyScript::New(const...
Hi there, I would like to change the way the retries are made. For example: wait 1s before each retry. One option is to [add a `retry.backoffLimit` option](https://github.com/sindresorhus/ky/pull/454) Another (by...
We got that question (In french): > Pour le critère du poids des données transférées, il y a deux mesures possibles, le poids des données compressées et le poids des...
Wowchemy utilise du JS pour vérifier que le html ne contient pas de code malveillant. Est-ce qu'on veut reprendre ce code pour ecoindex ? (question posée par @Rdulieu)
See https://govuk-elements.herokuapp.com/errors/example-form-validation-single-question-text > When an error occurs: > > - prefix the with "Error: " > - show an error summary at the top of the page > - move...
It will be useful for anchors. Use [urlize](https://gohugo.io/functions/urlize/) (?)
Fix accessibility issues throughout the whole website - the component giving the EcoIndex grade (A to G) is not accessible. Current letter element must use a `aria-current` attribute. - …
See [base-structure module](https://gitlab.com/goodimpact/goodimpact-hugo/modules/base-structure) config (config/production/minify): `minifyOutput = false`
Ex : un lien vers la checklist PiDila et une recherche du mot "étapes" : https://design.numerique.gouv.fr/outils/checklist-pidila/?search=%C3%A9tapes Attendu : une liste filtrée (6 résultats) Actuellement : les 199 critères sont affichés