Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#185 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
68/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
活発
技術スタック
html
領域
testing, web-dev

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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.
主要言語
HTML
スター
0
フォーク
0
平均マージ
9時間 52分
マージ済み PR(30日)
59

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

laywill/laywill.github.io のほかの issue

laywill/laywill.github.io の issue をすべて見る

似ている issue

Testing & QA の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。