chore: 미사용 release kind 제거 - #21
Merged
Merged
Conversation
release had zero posts using it and there's no plan to write version-release posts, so it was dead taxonomy. Also added the missing devlog entry to the CMS writing guide's Kind list — it's used by 2 published posts but was never documented.
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
releasekind를 taxonomy.json/config.yml/PostMetaBadges에서 제거devlog항목 추가 (실제 발행 글 2편에서 쓰이는데 문서화가 안 되어 있었음)Note
분류 체계 검토 중 unilink 시리즈가 전부
designkind인 것도 살펴봤는데, 실제 글들의 코드 블록 비중을 재보니(45~55%로 균일) design/implementation을 인위적으로 나눌 근거가 없어 그대로 뒀습니다. STL 글도 아카이브 목적의 단발성 글이라 시리즈 없이 현재 상태 유지.Test plan
npm run check통과grep으로 release 관련 참조 완전히 제거됐는지 확인🤖 Generated with Claude Code