docs(blog): AI와 붓펜 에세이 초안 추가 - #112
Conversation
안원잘부 미나미 편의 서예 학원 장면을 계기로 붓펜 취미를 시작한 에세이 초안을 추가했습니다. 쿠레타케 붓펜 제품 정보와 미나미 서예 장면 캡처를 출처와 함께 반영하고, 권리 확인 전까지 비공개 상태로 둡니다.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fa18e9690b
ℹ️ 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".
| 하는 사람처럼 보였던 미나미가 붓을 잡는 시간을 자기 삶 안에 가지고 있다는 사실이 더 | ||
| 크게 보였다. | ||
|
|
||
|  |
There was a problem hiding this comment.
Keep unlicensed capture out of public assets
The draft is marked private because the screenshot rights are still pending, but this image is committed under public/images/... and referenced here. Next serves files in public/ directly by URL, so deploying this change still publishes the YouTube capture at /images/posts/AI를-배울수록-붓펜이-필요했다/minami-calligraphy-classroom.png even though the blog route is hidden. If rights are not cleared yet, keep the capture outside public/ or remove the image/thumbnail until it can be published.
Useful? React with 👍 / 👎.
* docs(blog): 붓펜 취미 에세이 초안 추가 안원잘부 미나미 편의 서예 학원 장면을 계기로 붓펜 취미를 시작한 에세이 초안을 추가했습니다. 쿠레타케 붓펜 제품 정보와 미나미 서예 장면 캡처를 출처와 함께 반영하고, 권리 확인 전까지 비공개 상태로 둡니다. * docs(blog): 붓펜 에세이 제목과 도입 수정 * docs(blog): 붓펜 에세이 사실성 보강 --------- Co-authored-by: 박은우 <noah@bag-eun-uui-MacBookAir.local>
Summary
AI를 배울수록 붓펜이 필요했다Life 에세이 초안을 추가했습니다.미나미의 본모습영상의 서예 학원 장면과 쿠레타케 붓펜 제품 정보를 본문 근거로 반영했습니다.Notes
visibility: private상태로 유지했습니다.만원 남짓으로 표현했습니다.Validation
npx prettier --check 'posts/AI를-배울수록-붓펜이-필요했다/index.mdx' 'posts/AI를-배울수록-붓펜이-필요했다/meta.json'통과npx markdownlint-cli2 --config tooling/config/.markdownlint-cli2.jsonc 'posts/AI를-배울수록-붓펜이-필요했다/index.mdx'통과npm run content:audit통과npm run build통과[view-count] Supabase env is missing. Returning empty popular view list.로그가 출력됐지만 build exit code는 0이고 정적 생성은 완료됐습니다.