feat(archive): 아카이브 인덱스 페이지 추가 및 태그 컴포넌트 공통화#51
Merged
Conversation
- archive-index.html 신규 추가 (연도별 폴더 그리드) - archive.html 개선 (브레드크럼, 자주 쓴 태그, 글 목록 레이아웃 통일) - components.html에 Breadcrumb 컴포넌트 등록 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- /archive 인덱스 SSG 페이지와 macOS 폴더 카드(FolderCard) 추가 - 연도 페이지에 자주 쓴 태그 칩 섹션 추가, 브레드크럼 3단계로 확장 - getTopTagsByYear 추가(getTagCounts 위임), 연도 페이지 '모든 글' 버튼 제거 - sitemap에 /archive 인덱스 추가, IA 문서 동기화 #50 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- 연도 페이지 브레드크럼 홈/아카이브로 변경, "모든 글" 버튼 제거 반영 - 글 카드 셀렉터를 /writing/ 링크 기준으로 변경 (자주 쓴 태그 칩과 구분) - 홈 "전체 →" 링크 텍스트 및 아카이브 사이드바 전체 링크 추가 반영 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
개요
연도별 아카이브 탐색 경험을 개선한다.
/archive인덱스 페이지(연도별 폴더 그리드)를 신규 추가하고, 연도 페이지를 정비하며, 흩어져 있던 태그 칩을 공통Tag컴포넌트(CVA)로 통일한다. 와이어프레임 변경도 함께 포함한다.관련 이슈
Closes #50
변경 유형
주요 변경
기능
/archive인덱스 페이지 신규 (SSG) — macOS 폴더 카드 그리드, BreadcrumbList JSON-LD, sitemap 등록/archive/[year]) 정비 — 브레드크럼 3단계(홈 › 아카이브 › 연도), 자주 쓴 태그, "← 모든 글" 버튼 제거, JSON-LD 확장Tag컴포넌트(CVA:variantsoft/outline ·sizesm/md,count옵션) — PostCard·TagFilter·아카이브가 모두 사용디자인
문서
체크리스트
코드 품질
npm run build통과 (/archiveStatic,/archive/[year]SSG)npm run lint통과npx tsc --noEmit통과기능 검증
접근성