사이트 기술/UI/디자인 종합 점검 개선 - #362
Merged
Merged
Conversation
Opus 검토에서 나온 기술적·UI·디자인 문제를 우선순위 순으로 정리했다. 기술: 페이지마다 110KB씩 인라인되던 로고 SVG를 5.9KB 로컬 WebP로 교체, 영문 홈 ISO 42001 404 링크 해소, i18n 누락 번역 보완과 푸터 저작권 표기 모순(CC BY 4.0 vs All Rights Reserved) 정리, jQuery·Roboto·JetBrains Mono 로컬 호스팅, CI Hugo 버전/baseURL 대소문자 불일치 정리, canonical·hreflang· robots.txt Sitemap 추가, 접근 불가능하던 print 출력(50MB) 비활성화, 공개 저장소에 있던 내부 작업 파일 정리, 1MB 초과 이미지 96개 재압축(약 174MB 절감). UI/디자인: 홈 스크롤 시 네비바 투명 문제, 히어로 대비·줄바꿈, 홈 통계 하드코딩을 데이터 기반으로 전환, 미팅 목록에 다음 회차 바로가기 카드 추가, 블로그 목록이 본문 대신 description을 쓰도록 수정, 이미지 렌더 훅으로 width/height/lazy loading 자동 부여, 빈 TOC 컬럼 접기, 섹션 여백 축소, 그라데이션 텍스트 고대비/인쇄 폴백, 스킵 링크 추가, 파일명 그대로였던 alt 텍스트 25곳 교체.
haksungjang
added a commit
that referenced
this pull request
Aug 29, 2026
…ments 사이트 기술/UI/디자인 종합 점검 개선
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.
요약
en 미대응 콘텐츠(약 80개 페이지)는 이번 범위에서 제외했습니다. git 히스토리 용량(1.55GB)은 되돌리기 어려운 작업이라 손대지 않았고, ko/en 이미지 완전 중복(약 210MB)은 Windows 체크아웃 환경에서 symlink가 깨질 위험이 있어 압축으로만 처리했습니다.
Test plan
npm run build정상 완료 확인.claude/gate.sh통과 확인