feat: customize site as Mayasalu 水彩畫廊 - #1
Open
ethan-CCY wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
/開頭的絕對路徑),方便部署至 https://ethan-CCY.github.io/Landing_Page/。Description
dist/css/custom.css,實作水彩感配色、卡片/彈窗樣式與 RWD 規則(畫廊在小螢幕自動降欄位)。dist/js/gallery.js,實作分類篩選、Modal/Lightbox 開關(含鍵盤 Esc 關閉與焦點回復)、聯絡表單前端驗證與動態年份填入。README.md為 Mayasalu 線上畫廊說明並附上 GitHub Pages Demo URL,並保留原 License 說明;作品卡片目前以data-gradient與 CSS 變數產生假圖,替換方法已於 README/說明中標示(放置於dist/images/gallery/並改用url(...))。Testing
python -m http.server 8000) 並使用 Playwright 腳本載入http://127.0.0.1:8000/index.html,成功截圖頁面作為預覽(artifact 已生成)。dist/js/gallery.js驗證。Codex Task