Skip to content

docs(posts): 블로그 글 문체와 식별자 정리 - #189

Merged
devy1540 merged 1 commit into
mainfrom
feat/humanize-blog-posts
Jul 13, 2026
Merged

docs(posts): 블로그 글 문체와 식별자 정리#189
devy1540 merged 1 commit into
mainfrom
feat/humanize-blog-posts

Conversation

@devy1540

Copy link
Copy Markdown
Owner

목적

공개 블로그 게시물에서 회사 내부 식별자를 제거하고 한국어 문체를 자연스럽게 다듬습니다.

내용(의도 포함)

  • 한국어 게시물 36개와 영문 대응 게시물 1개의 연결 쉼표, 과도한 단정 표현, 헤딩 문체를 정리했습니다.
  • 코드 예시와 다이어그램의 내부 식별자를 범용 이름으로 치환했습니다.
  • frontmatter의 구조적 메타데이터는 유지했습니다.

성공기준

  • npm run build가 성공하고 hydrated SSG 114페이지가 생성됩니다.
  • npm run check:internal-links에서 73개 게시물의 내부 링크가 모두 유효합니다.
  • 게시물 전체에서 내부 식별자와 지정 문체 패턴이 남지 않습니다.

@devy1540
devy1540 enabled auto-merge (squash) July 13, 2026 05:10
@github-actions github-actions Bot added target: main PR targets the main branch area: content Blog post content changes labels Jul 13, 2026
@devy1540
devy1540 merged commit 0576f95 into main Jul 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: content Blog post content changes target: main PR targets the main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant