-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
03-pages → 01-building-your-application → 02-rendering → 02-static-site-generation.mdx #407
03-pages → 01-building-your-application → 02-rendering → 02-static-site-generation.mdx #407
Conversation
|
||
By default, Next.js pre-renders pages using Static Generation without fetching data. Here's an example: | ||
기본적으로 Next.js는 데이터를 가져오지 않고 정적 생성을 사용해 페이지를 미리 렌더링합니다. 다음은 예시입니다: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
단어가 pre-renders
로 동일한데, 가장 하단에 있는 부분에 나와있는 사전 렌더링
과 통일이 필요해 보입니다.
제 의견으로는 사전 렌더링이 더 적합하지 않을까 싶습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@HA-SEUNG-JEONG 좋은 것 같습니다! febdcde 반영했습니다.
@HA-SEUNG-JEONG 추가 진행할 사항이 있을까요? |
따로 없습니다! |
머지는 대기하면 될까요? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 수고하셨습니다 :)👍
추가로 번역 희망하시는 문서의 경우 이슈에 작성해주세요 !
기여자용
docs: 03-pages > 01- building-your-application > 02 - rendering -> 02 - static-site-generation.mdx 번역
문서 개선
pnpm prettier-fix
를 실행하여 서식 문제를 해결합니다. - 문서 기여 가이드를 읽고 문서 지침을 따르는지 확인하세요: https://github.com/Nextjs-kr/Nextjs.ko/blob/main/packages/next/README.mdProgress
pnpm prettier-fix