From 8ab2dd20b927ed606474c22b6fab05e66055afcd Mon Sep 17 00:00:00 2001 From: Yuna Kuo Date: Thu, 20 Nov 2025 18:41:11 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E8=AA=BF=E6=95=B4HTML=E7=B5=90=E6=A7=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 385 ++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 348 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index 6a09c3c..a645153 100644 --- a/index.html +++ b/index.html @@ -1,37 +1,348 @@ - - - - - - - - - - - - - \ No newline at end of file + Your Name · Frontend Dev — 個人品牌網站
+
+ +
+
+
+
+

個人品牌 - 前端工程師骨架範本

+

此為個人網站骨架(Phase 1)。未來會放置一句簡短自我介紹、職稱與行動呼籲(瀏覽作品集 / 下載履歷)。

+

之後會用 Section SDD 的 Prompt 產生正式文案與版面,再把整個 section 整段貼回取代本區塊。

+ + +
+ +
+ 在筆電前撰寫程式碼的前端開發者 +
+
+
+
+ + + +
+
+
+
+

關於我(之後會用 Section SDD 替換)

+

這裡目前是 About 區的占位內容,會在 Phase 2 使用 Section SDD 產生更完整的個人介紹(含經歷、專長、簡短敘述)。

+

之後會用 Section SDD 的 Prompt 產生新的 section,請把新的 section 程式碼整段貼在這兩個註解中間,完全取代現在這一區。

+
+ + +
+
+
+ + + +
+
+

技能(占位)

+

此區為技能占位,未來會列出主要技術棧、工具與熟練度。請以 Section SDD 產出詳細內容後,整段貼回覆蓋在這兩個註解之間。

+ +
+ HTML5 + CSS3 + RWD + Accessibility + Performance + Design Systems +
+
+
+ + + +
+
+

作品集(占位)

+

此區為作品集占位,未來會以卡片或案例頁顯示完整專案說明與連結。請用 Section SDD 產生正式內容並整段貼回替換。

+ +
+
+

範例專案 A

+

占位描述:專案簡介、使用技術、角色與連結(例如 GitHub / Demo)。

+
+ +
+

範例專案 B

+

占位描述:專案簡介、使用技術、角色與連結(例如 GitHub / Demo)。

+
+ +
+

範例專案 C

+

占位描述:專案簡介、使用技術、角色與連結(例如 GitHub / Demo)。

+
+
+
+
+ + + +
+
+

聯絡我(占位)

+

此處為聯絡方式占位。以下提供範例連結:郵件、電話與專業社群連結。請在 Phase 2 用 Section SDD 產生更完整內容,並將新的 section 程式碼整段貼回替換這裡。

+ +
+
+ Email: + hello@example.com +
+ +
+ 電話: + +886 900 000 000 +
+ +
+ GitHub: + github.com/yourname +
+ +
+ LinkedIn: + linkedin.com/in/yourname +
+
+
+
+ + +
+ +
+
+
+
© · Frontend Dev — 版權所有
+
此檔案為 single-file index.html 骨架,所有主要區塊已加註 SECTION 插槽與 CSS 插槽,供開發者以 Section SDD 完整替換內容。
+
+
+
+
\ No newline at end of file From 1496332e0daf25f0290ebaf0c29ff1dcf338e0ae Mon Sep 17 00:00:00 2001 From: Yuna Kuo Date: Thu, 20 Nov 2025 18:52:13 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E8=AA=BF=E6=95=B4HTML=E7=B5=90=E6=A7=8B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a645153..e7c6656 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,8 @@ Your Name · Frontend Dev — 個人品牌網站