Skip to content

docs(blog): 착착 구축기 공개 - #128

Merged
dev-wooyeon merged 1 commit into
mainfrom
codex/chakchak-build-retrospective
Aug 12, 2026
Merged

docs(blog): 착착 구축기 공개#128
dev-wooyeon merged 1 commit into
mainfrom
codex/chakchak-build-retrospective

Conversation

@dev-wooyeon

Copy link
Copy Markdown
Owner

변경 사항

  • 포켓몬 빵과 띠부씰 수집에서 시작한 착착 서비스 구축기를 공개합니다.
  • 거래 상태, 비회원 시작, 모바일 3D 터치 처리의 제품 판단과 구현 근거를 기록합니다.
  • 서비스 화면과 거래 도감 이미지를 추가하고 서비스 바로가기 링크를 제공합니다.

검증

  • npm run content:audit
  • npm run build
  • git diff --check

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ark Ready Ready Preview Aug 12, 2026 10:25am

@dev-wooyeon
dev-wooyeon merged commit f5727b9 into main Aug 12, 2026
4 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 446c93d076

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

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".

`구매`, `판매`, `교환`으로 분리하고 도감의 각 칸과 공유 이미지에 같은 라벨을
표시하기로 했다.

![구매, 판매, 교환 상태가 라벨로 표시된 2026 NEW 시즌5 띠부씰 도감](/images/posts/chakchak-build-retrospective/labeled-trade-catalog.png)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use the screenshots' real aspect ratios

When these below-the-fold images are lazy-loaded, the shared MDX img renderer in blog/ui/mdx/components.tsx reserves a hard-coded 1200×675 (16:9) slot, but this catalog is 850×1202 and the other three new screenshots are approximately square. The browser therefore reserves a much shorter area before decoding the image and then expands it by hundreds of pixels, causing a large layout shift that moves the remaining article while users read; provide the real dimensions/aspect ratio or use assets matching the renderer's declared ratio.

Useful? React with 👍 / 👎.

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