Files
sechskies/docs/site-structure.md
T

30 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 站內資料夾與頂欄選單對照
`assets/js/portal-nav.js``buildPortalNavInnerHTML` 一致;路徑變更時請同步改導覽與 `extra/site-guide.html`
| 頂欄主項/子項 | 路徑(站根相對) |
|----------------|------------------|
| 淪陷瞬間 · 初心與軌跡 | `index.html` |
| 傳奇的轉折 | `fallen/totoga2.html` |
| 全員發瘋 · 隊長帶弟弟 | `variety/variety.html`(錨點 `#variety` |
| 全員發瘋 · 各自暴走 · 新西遊記 | `variety/NJTW/NJTW5.html` |
| 完整的六顆 | `member/member.html` |
| 現場的震撼 | `concert/concert.html` |
| 黃色留聲機 | `albums/albums.html` |
| Yellow Note · 視覺進化論 | `yellow-note/minister.html` |
| Yellow Note · 聖地巡禮 | `yellow-note/map.html` |
## 根目錄樹(精簡)
- `index.html` — 首頁(淪陷瞬間)
- `fallen/` — 淪陷子線:六六歌2 整合長頁
- `member/` — 成員介紹(六顆水晶)
- `concert/``albums/` — 與選單同名主題
- `yellow-note/` — Yellow Noteminister + map
- `variety/` — 綜藝與 NJTW 子頁
- `extra/` — 未掛主欄之草稿、複本、全站索引 `site-guide.html`
- `assets/` — 共用靜態資源
- `docs/sql/` — SQL 練習、計畫(`sql_plan.md`)與 `.sql` 腳本/匯出
`COMING_SOON_PAGES` 仍以**檔名**(如 `totoga2.html``map.html`)判斷,與上層資料夾名無關。