Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#185 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
68/100
Tipo de issue
Refactorización
Claridad
Bastante claro
Estado de actividad
Activo
Stack tecnológico
html
Área
testing, web-dev

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.
Lenguaje dominante
HTML
Estrellas
0
Forks
0
Merge medio
9 h 52 min
PR fusionados (30 d)
59

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de laywill/laywill.github.io

Todos los issues de laywill/laywill.github.io

Issues similares

Más issues de Testing & QA

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.