From 2d7aaaf7d1c676c25017aa3c5f2bc749fa861da2 Mon Sep 17 00:00:00 2001 From: Junseong Park Date: Wed, 17 Apr 2024 12:15:13 +0900 Subject: [PATCH] i18n(ko-KR): update `content.mdx` --- src/content/docs/ko/community-resources/content.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/content/docs/ko/community-resources/content.mdx b/src/content/docs/ko/community-resources/content.mdx index 7f6cb74225a8b..98923e96762fb 100644 --- a/src/content/docs/ko/community-resources/content.mdx +++ b/src/content/docs/ko/community-resources/content.mdx @@ -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 @@ -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)