feat: /career 경로에 경력 포트폴리오 페이지 추가#21
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
경력 이력서 페이지를 /career 경로에 추가했습니다. - 경력 기술서 HTML 기반으로 전체 내용 구현 - Gantt 차트 형식의 경력 타임라인 (자동 계산된 경력 기간) - 확장 가능한 프로젝트 카드 (계층적 작업 구조) - pixel 프로젝트 스타일 적용 (GitHub dark theme) - 고정 네비게이션 헤더 및 StatusIndicator 통합 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
portfolio 명령어를 제거하고 career 명령어로 대체했습니다. - portfolio 명령어 제거 (API 호출 기능) - career 명령어 추가 (/career 페이지로 이동) - help 메시지 업데이트 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
bb7bd8d to
48511fa
Compare
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.
Summary
Changes