refactor(site): 홈과 Resume 공개 경험 정리 - #116
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
f243c66 to
f405216
Compare
💡 Codex ReviewThis flips the post to public even though the MDX still contains a multi-line verbatim song lyric excerpt ( On mobile Line 10 in f243c66 This publishes the review while its own review note says the book quotations and experiment/research sources are still follow-up work, and the MDX includes concrete unsourced statistics such as the 14%/58% gear experiment claim. Because public posts are exposed through archive/RSS/sitemap, this should stay private until the cited page/research sources are added or the claims are rewritten as clearly personal takeaways. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
* feat(content): publish revised essays and resume * fix(site): address PR review feedback ---------
Updated the README to correct link formatting and removed the Three.js section.
* feat(content): 에세이와 이력서 공개 개선 * fix(site): PR 리뷰 피드백 반영 * refactor(blog): 비공개 WebGL 시각화 제거 * docs(content): Three.js 구현 서사 정리 * refactor(site): 전역 내비게이션과 조작 요소 단순화 * refactor(home): 아카이브 탐색 흐름 단순화 * style(site): Graphite Ink 편집 표면 적용 * docs(adr): 사이트 단순화 결정 기록 * refactor(site): 모바일 읽기 흐름 개선 모바일 헤더와 메뉴를 텍스트 중심으로 단순화하고 홈 아카이브에서 날짜와 제목의 읽기 순서를 조정했습니다.\n\nADR 0035에 모바일 아카이브와 메뉴의 반복 규칙을 기록했습니다. * refactor(blog): 콘텐츠 공개 기준 정리 공개 후보 글을 현재 구조와 검증 기준에 맞춰 리라이팅했습니다. Redis·Flink 학습 시리즈는 llm-wiki raw·draft로 이관하고 Ark에서 제거했습니다. ---------
f405216 to
c1d3a07
Compare
c1d3a07 to
09928f3
Compare
홈을 철학 문장과 핵심 경로로 축소하고, 게시글 탐색은 별도 Archive로 분리했습니다. 2-6-4 shell, 모바일 탐색, 글 목록 행, 기존 /blog redirect를 함께 정리했습니다.
회사와 팀 맥락, 프로젝트의 간략 소개·상세 설명·직접 회고 링크만 남겼습니다. 개인 CTR 파이프라인과 데이터 플랫폼 역량을 함께 보여주도록 정리했습니다.
공통 EmptyState 대신 콘텐츠 열에 맞는 상태 표식과 텍스트 재시도 행동을 사용합니다.
홈·Archive shell, Resume 요약과 회고 링크, 경로 오류 상태의 선택 기준을 ADR로 남기고 인덱스를 갱신했습니다.
09928f3 to
9baf9b5
Compare
* feat(content): 에세이 공개 전환과 이력서 그리드 갱신 (#114) * feat(content): publish revised essays and resume * fix(site): address PR review feedback --------- * docs(readme): fix formatting and remove Three.js Updated the README to correct link formatting and removed the Three.js section. * refactor(site): 탐색과 읽기 경험 단순화 (#115) * feat(content): 에세이와 이력서 공개 개선 * fix(site): PR 리뷰 피드백 반영 * refactor(blog): 비공개 WebGL 시각화 제거 * docs(content): Three.js 구현 서사 정리 * refactor(site): 전역 내비게이션과 조작 요소 단순화 * refactor(home): 아카이브 탐색 흐름 단순화 * style(site): Graphite Ink 편집 표면 적용 * docs(adr): 사이트 단순화 결정 기록 * refactor(site): 모바일 읽기 흐름 개선 모바일 헤더와 메뉴를 텍스트 중심으로 단순화하고 홈 아카이브에서 날짜와 제목의 읽기 순서를 조정했습니다.\n\nADR 0035에 모바일 아카이브와 메뉴의 반복 규칙을 기록했습니다. * refactor(blog): 콘텐츠 공개 기준 정리 공개 후보 글을 현재 구조와 검증 기준에 맞춰 리라이팅했습니다. Redis·Flink 학습 시리즈는 llm-wiki raw·draft로 이관하고 Ark에서 제거했습니다. --------- * refactor(site): 홈과 Archive 중심 구조 정리 홈을 철학 문장과 핵심 경로로 축소하고, 게시글 탐색은 별도 Archive로 분리했습니다. 2-6-4 shell, 모바일 탐색, 글 목록 행, 기존 /blog redirect를 함께 정리했습니다. * refactor(resume): 공개 이력을 요약 그리드로 재구성 회사와 팀 맥락, 프로젝트의 간략 소개·상세 설명·직접 회고 링크만 남겼습니다. 개인 CTR 파이프라인과 데이터 플랫폼 역량을 함께 보여주도록 정리했습니다. * refactor(ui): 경로 오류를 텍스트 상태로 단순화 공통 EmptyState 대신 콘텐츠 열에 맞는 상태 표식과 텍스트 재시도 행동을 사용합니다. * docs(adr): 홈과 Resume 정보 구조 결정 기록 홈·Archive shell, Resume 요약과 회고 링크, 경로 오류 상태의 선택 기준을 ADR로 남기고 인덱스를 갱신했습니다. * test(e2e): stabilize archive spacing check
변경 사항
검증
npm run lintnpm run lint:css:syntaxnpm run verify:docsnpm run content:auditnpm run test:unit(160 passed)npm run buildnpm run test:e2e(25 passed, 15 skipped)