diff --git a/CHANGESET-review.md b/CHANGESET-review.md index adc9ba7..d6926ae 100644 --- a/CHANGESET-review.md +++ b/CHANGESET-review.md @@ -1,20 +1,20 @@ # 變更檢查清單(工作區 vs `HEAD`) -> **說明:** 此為對話當初「第一批」完整筆記存檔(五檔:`archive`/`index.css`/`index.html`/`style.css`/`portal-nav`)。**目前工作區是否仍為下列每一項,請以 `git diff` 與實際檔案為準**,本文不作為程式真值來源。 +> **說明:** 此為對話當初「第一批」完整筆記存檔(五檔:`albums`(原 `archive`)/`index.css`/`index.html`/`style.css`/`portal-nav`)。**目前工作區是否仍為下列每一項,請以 `git diff` 與實際檔案為準**,本文不作為程式真值來源。 本文依 **`git diff`** 對照 **`HEAD`** 整理,方便逐項核對;不含未在本 diff 出現之檔案或臆測內容。 -**涉及檔案(5)**:`archive.html`、`index.css`、`index.html`、`portal-nav.js`、`style.css` +**涉及檔案(5)**:`albums.html`、`index.css`、`index.html`、`portal-nav.js`、`style.css` **統計**:以 `git diff --stat` 為準(以下內容對應該批變更初版筆記)。 --- -## 1. `archive.html` +## 1. `albums.html` ### 目的 - 年表區塊(「啟動新篇章」「輝煌全盛期」)每一資料列:**點列上非連結區域**時,於新分頁開對應 **Spotify 專輯**。 -- 列內既有 ``(本站 `lyrics.html`、`concert.html`、`archive.html#classic`)維持原行為。 +- 列內既有 ``(本站 `lyrics.html`、`concert.html`、`albums.html#classic`)維持原行為。 ### 標記與無障礙 @@ -122,8 +122,8 @@ ## 建議檢查步驟(逐項勾選) -1. **`archive.html`**:每列空白處/封面/年份點擊 → 新分頁 Spotify 正確專輯;點列內本站連結 → 仍進本站、不開 Spotify。 -2. **`archive.html`**:鍵盤 Tab 聚焦列後 Enter/空白 → 開 Spotify;聚焦在 `` 上時 Enter → 遵循連結。 +1. **`albums.html`**:每列空白處/封面/年份點擊 → 新分頁 Spotify 正確專輯;點列內本站連結 → 仍進本站、不開 Spotify。 +2. **`albums.html`**:鍵盤 Tab 聚焦列後 Enter/空白 → 開 Spotify;聚焦在 `` 上時 Enter → 遵循連結。 3. **`index.html` + `style.css`**:2016 卡片外觀與 CTA 按鈕、`hover`、`focus-visible`、縮減動態偏好設定下手勢動畫關閉。 4. **`portal-nav.js`**:全站注入後選單無「消失的真相」;改 `true` 後該項回來。 5. **跨頁**:任意頁載入 `portal-nav.js` 後行為一致。 diff --git a/archive.html b/albums.html similarity index 100% rename from archive.html rename to albums.html diff --git a/index.css b/index.css index 1565da6..44dd2f8 100644 --- a/index.css +++ b/index.css @@ -90,7 +90,7 @@ padding-bottom: 0; } -/* archive.html:.archive-block 已改為
,沿用 style.css 的 section 卡片版型 */ +/* albums.html:.archive-block 已改為
,沿用 style.css 的 section 卡片版型 */ section.archive-block p { color: #4a4a4a; line-height: 1.7; @@ -101,7 +101,7 @@ section.archive-block p:last-child { margin-bottom: 0; } -/* archive.html:精選作品表(含封面欄) */ +/* albums.html:精選作品表(含封面欄) */ .archive-discography { width: 100%; margin-top: 1.25rem; diff --git a/portal-nav.js b/portal-nav.js index 4ebd45e..46e170f 100644 --- a/portal-nav.js +++ b/portal-nav.js @@ -29,7 +29,7 @@ const COMING_SOON_PAGES = new Set([ "jiwon.html", "concert.html", - "archive.html", + "albums.html", "map.html", "minister.html", "minister_ge.html", @@ -143,10 +143,10 @@
  • 燦爛的最初
  • -
  • 黃色留聲機 +
  • 黃色留聲機
  • 聖地巡禮 diff --git a/site-guide.html b/site-guide.html index fff91d2..d4f8548 100644 --- a/site-guide.html +++ b/site-guide.html @@ -172,12 +172,12 @@