Skip to content

improve: change font from Noto Sans KR to Pretendard#179

Merged
chhanz merged 1 commit intomasterfrom
improve/font-pretendard
Apr 20, 2026
Merged

improve: change font from Noto Sans KR to Pretendard#179
chhanz merged 1 commit intomasterfrom
improve/font-pretendard

Conversation

@chhanz
Copy link
Copy Markdown
Owner

@chhanz chhanz commented Apr 16, 2026

Summary

  • Replace Noto Sans KR + NanumBarunGothic with Pretendard Variable
  • Load via jsDelivr CDN (dynamic subset for optimal performance)
  • Fallback chain: -apple-system, BlinkMacSystemFont, system-ui, sans-serif
  • Font-only swap, no layout or design changes

Changed files

File Change
_includes/head.html CDN URL: Google Fonts earlyaccess → jsDelivr Pretendard
assets/css/screen.css font-family 5곳 교체 (body, headings, code, header/footer, blockquote)

Test plan

  • Jekyll 빌드 성공 확인 (GitHub Actions)
  • 메인 페이지에서 Pretendard 폰트 로딩 확인 (DevTools > Network > Font)
  • 한글/영문 가독성 확인
  • 다크모드에서 폰트 렌더링 정상 확인
  • 모바일에서 폰트 렌더링 확인

🤖 Generated with Claude Code

- Replace Noto Sans KR + NanumBarunGothic with Pretendard Variable
- Load via jsDelivr CDN (dynamic subset for optimal performance)
- Fallback: -apple-system, BlinkMacSystemFont, system-ui, sans-serif
- No layout or design changes, font-only swap

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@chhanz chhanz merged commit e22e16b into master Apr 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant