Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/content/docs/ko/community-resources/content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Astro의 레시피를 작성해 보셨나요? [이 페이지를 편집](https://

- [Lucia로 Github OAuth 추가](https://lucia-auth.com/tutorials/github-oauth/astro)
- [Lucia로 사용자 이름 및 비밀번호 인증 추가](https://lucia-auth.com/tutorials/username-and-password/astro)
- [Clerk 및 React를 사용한 Astro 사용자 인증](https://www.launchfa.st/blog/react-astro-clerk)

### RSS

Expand Down Expand Up @@ -94,6 +95,10 @@ Astro의 레시피를 작성해 보셨나요? [이 페이지를 편집](https://
- [Fuse.js를 사용하여 사이트에 검색 기능 추가](https://www.youtube.com/watch?v=XnV_2MWqAhQ)
- [Giscus를 사용하여 Astro 블로그에 댓글 섹션 추가](https://elazizi.com/posts/add-comments-section-to-your-astro-blog/)

### 애니메이션
- [Astro에서 GreenSock 애니메이션 플랫폼 (GSAP) 사용](https://www.launchfa.st/blog/gsap-astro)
- [Astro에서 View Transitions와 함께 GreenSock 애니메이션 플랫폼 (GSAP) 사용](https://www.launchfa.st/blog/gsap-astro-view-transitions)

### 국제화 및 현지화

- [Crowdin을 사용하여 Astro 웹사이트를 다국어로 만드는 방법: Astro 현지화 가이드](https://crowdin.com/blog/2023/06/21/astro-localization-and-i18n)
Expand Down