Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Footer markup has drifted between pages and nothing checks it stays identical

Aperta
#185 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
68/100
Tipo di issue
Refactoring
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
html
Ambito
testing, web-dev

Direzione di ricerca

Read CLAUDE.md and compare the region from through the end of coffee.html with the listed pages, including engineer-ai.html, index.html, and terms-and-conditions.html. Inspect check-canonicals as a possible place for the check; done means the shared regions are byte-identical across the allowlist and future drift is detected.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

infra

CLAUDE.md says the footer and <!-- Scripts --> block stay byte-identical across every page, but they have drifted. Found while reviewing #182.

Comparing each page's markup from <!-- Footer --> to the end against coffee.html, these differ: engineer-ai.html, engineer.html, index.html, leader.html, photographer.html, prod_tech.html, sitemap.html, terms-and-conditions.html, travel.html, under_construction.html.

The differences seen so far are formatting only: the social <li> lines wrap in different places (<span class="label">GitHub</span></a> then </li> on its own line, against a break inside <span with </a></li> together). Nothing renders differently as far as I can tell, but "edit every page identically" no longer works as a find-and-replace.

Nothing in CI checks this. Options:

  • Normalise every page to one form, and
  • add a check (for example in check-canonicals or a new script) that the shared regions are byte-identical across the allowlist, so the drift can't recur.
Lingua principale
HTML
Stelle
0
Fork
0
Merge medio
8h 17m
PR unite (30g)
58

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di laywill/laywill.github.io

Tutte le issue di laywill/laywill.github.io

Issue simili

Altre issue su Testing & QA

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.