refactor totoga2與首頁時間軸

This commit is contained in:
2026-05-17 20:41:13 +08:00
parent d0897a4656
commit 0d1acca358
17 changed files with 51 additions and 475 deletions
+9 -13
View File
@@ -314,7 +314,7 @@
<div class="site-guide-grid site-guide-grid--compact">
<article class="site-guide-card site-guide-card--totoga2">
<h3><a href="../totoga2/readable.html">六六歌2 · 四入口</a></h3>
<p class="site-guide-note">複本總覽:<a href="totoga2%20copy.html">totoga2 copy.html</a>。章節錨點僅在圖文好讀版內。
<p class="site-guide-note">章節錨點僅在圖文好讀版(<code>totoga2/readable.html</code>內。
</p>
<ul class="site-guide-inline-links">
<li><a href="../totoga2/timeline.html">時間軸</a></li>
@@ -323,14 +323,14 @@
<li><a href="../totoga2/video.html">影片</a></li>
</ul>
<nav class="site-guide-chapter-nav" aria-label="totoga2 章節">
<a href="readable.html#challenge">無限挑戰</a>
<a href="readable.html#ssg2">六六歌2</a>
<a href="readable.html#sechskies-profile">水晶男孩</a>
<a href="readable.html#gather">召集</a>
<a href="readable.html#negotiate">交涉</a>
<a href="readable.html#variables">變數</a>
<a href="readable.html#surprise">驚喜</a>
<a href="readable.html#final-stage">登場</a>
<a href="../totoga2/readable.html#challenge">無限挑戰</a>
<a href="../totoga2/readable.html#ssg2">六六歌2</a>
<a href="../totoga2/readable.html#sechskies-profile">水晶男孩</a>
<a href="../totoga2/readable.html#gather">召集</a>
<a href="../totoga2/readable.html#negotiate">交涉</a>
<a href="../totoga2/readable.html#variables">變數</a>
<a href="../totoga2/readable.html#surprise">驚喜</a>
<a href="../totoga2/readable.html#final-stage">登場</a>
</nav>
</article>
</div>
@@ -467,10 +467,6 @@
<td><a href="grok.html">grok.html</a></td>
<td>實驗單頁</td>
</tr>
<tr>
<td><a href="totoga2%20copy.html">totoga2 copy.html</a></td>
<td>複本總覽</td>
</tr>
<tr>
<td><a href="Untitled-1.html">Untitled-1.html</a></td>
<td>草稿</td>
-65
View File
@@ -1,65 +0,0 @@
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>水晶男孩|無限挑戰六六歌2 — 複本分頁導覽</title>
<link rel="stylesheet" href="../assets/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="stylesheet" href="../assets/css/tablet.css">
<link rel="stylesheet" href="../totoga2/split-nav.css">
</head>
<body class="ebook-ssg2-page totoga2-page">
<header class="map-archive-header">
<div class="header-inner site-header-inner">
<h1 class="main-title">無限挑戰 · 六六歌2</h1>
<div class="subtitle-wrap">
<span class="sub-title">水晶男孩回來啦!</span>
</div>
</div>
</header>
<nav class="portal-nav" aria-label="水晶男孩推廣部導覽" data-portal-nav></nav>
<canvas id="particles"></canvas>
<main class="content-container ebook-main totoga2-copy-hub-main">
<section class="ebook-intro section" aria-labelledby="totoga2-copy-hub-title">
<h2 class="section-title" id="totoga2-copy-hub-title">六六歌2 複本 · 三頁分開</h2>
<p class="ebook-intro-lead">
原先單頁以按鈕切換「影片/電子書/時間軸+長文」;此複本改為<strong>三個獨立 HTML</strong>(檔名無空白,較利分享與書籤)。
正式整合版仍以 <a href="../totoga2/readable.html">totoga2/readable.html</a> 為準。
</p>
</section>
<nav class="ebook-back-link totoga2-split-crossnav totoga2-copy-hub-nav" aria-label="六六歌2 閱讀入口">
<a href="../totoga2/timeline.html" class="btn" title="時間軸與紀實八章長文單頁">時間軸</a>
<a href="../totoga2/ebook.html" class="btn" title="紀實電子書內容獨立成頁">電子書</a>
<a href="../totoga2/readable.html" class="btn" title="單頁整合:影片/電子書/長文模式切換與八章錨點">圖文好讀版</a>
<a href="../totoga2/video.html" class="btn" title="無限挑戰 · 六六歌2 嵌入影片單頁">影片</a>
</nav>
<p class="ebook-intro-lead totoga2-copy-hub-anchor-hint">
長文章節錨點請用 <a href="../totoga2/timeline.html#challenge">#challenge</a> 等同名 id(見時間軸頁)。
</p>
</main>
<p class="ebook-back-link content-container">
<a href="../index.html#story" class="btn">回到首頁 · 傳奇的轉折</a>
<a href="../totoga2/readable.html" class="btn">主檔 totoga2/readable.html</a>
</p>
<footer>
<p>SECHSKIES Fanpage &copy; 2026 - 黃色氣球永遠飄揚</p>
<a href="https://jekkinoopy.github.io/Portfolio/" class="studio-link" target="_blank">
Design by <span class="mark_b">Jekkinoopy Studio</span>
</a>
</footer>
<script src="../assets/js/particles.js"></script>
<script src="../assets/js/portal-nav.js"></script>
</body>
</html>
-11
View File
@@ -1,11 +0,0 @@
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=../totoga2/ebook.html">
<link rel="canonical" href="../totoga2/ebook.html">
<title>已搬移</title>
<script>location.replace("../totoga2/ebook.html" + location.hash);</script>
</head>
<body><p>頁面已搬至 <a href="../totoga2/ebook.html">totoga2/ebook.html</a></p></body>
</html>
-11
View File
@@ -1,11 +0,0 @@
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=../totoga2/timeline.html">
<link rel="canonical" href="../totoga2/timeline.html">
<title>已搬移</title>
<script>location.replace("../totoga2/timeline.html" + location.hash);</script>
</head>
<body><p>頁面已搬至 <a href="../totoga2/timeline.html">totoga2/timeline.html</a></p></body>
</html>
-11
View File
@@ -1,11 +0,0 @@
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=../totoga2/video.html">
<link rel="canonical" href="../totoga2/video.html">
<title>已搬移</title>
<script>location.replace("../totoga2/video.html" + location.hash);</script>
</head>
<body><p>頁面已搬至 <a href="../totoga2/video.html">totoga2/video.html</a></p></body>
</html>