Skip to content

content: unilink/ai-curator/STL 글 제목의 [프로젝트] 접두어 제거 - #23

Merged
jwsung91 merged 1 commit into
mainfrom
content/strip-title-prefixes
Jul 4, 2026
Merged

content: unilink/ai-curator/STL 글 제목의 [프로젝트] 접두어 제거#23
jwsung91 merged 1 commit into
mainfrom
content/strip-title-prefixes

Conversation

@jwsung91

@jwsung91 jwsung91 commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • LLM 글 시리즈화 때 뗀 [LLM-core]/[LLM-training] 제목 접두어와 같은 이유로, unilink(14편)·AI Curator(2편)·STL(1편, draft) 글의 대괄호 접두어를 전부 제거
  • series 네비게이션과 project 뱃지가 이미 그 맥락을 제공하고 있어서 제목의 접두어는 중복 정보였음
  • site 글은 원래부터 접두어가 없어서 이제 전체 블로그가 일관됨
  • 파일명(=URL)은 건드리지 않음

Test plan

  • npm run check 통과
  • grep으로 모든 title에서 대괄호 접두어 제거 확인
  • 빌드 결과에서 제목이 올바르게 렌더링되는지 확인
  • URL(파일명)이 변경되지 않았는지 확인

🤖 Generated with Claude Code

LLM posts already had their [LLM-core]/[LLM-training] prefixes
removed when they got real series; site posts never had prefixes to
begin with. unilink and ai-curator posts were the only ones left with
[unilink]/[AI Curator] title prefixes, even though series navigation
and the project badge already carry that context. Drop them for
consistency across the whole blog. Filenames (and therefore URLs) are
untouched.
@jwsung91
jwsung91 merged commit 1f2bafc into main Jul 4, 2026
2 checks passed
@jwsung91
jwsung91 deleted the content/strip-title-prefixes branch July 4, 2026 03:06
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