Skip to content
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

docs: community page translated into Korean #757

Merged
merged 2 commits into from
Nov 24, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
40 changes: 40 additions & 0 deletions i18n/kr/docusaurus-plugin-content-docs/community/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
hide_table_of_contents: true
---

# 💫 커뮤니티

<p class="summary">
커뮤니티 리소스, 추가 자료
</p>

## Main

import NavCard from "@site/src/shared/ui/nav-card/tmpl.mdx"
import { StarOutlined, SearchOutlined, TeamOutlined, VerifiedOutlined } from "@ant-design/icons";

<NavCard
title="커뮤니티 리소스와 추가 자료"
description="훌륭한 FSD 관련 비디오, 기사, 패키지를 모아둔 큐레이션 목록"
to="https://github.com/feature-sliced/awesome"
Icon={StarOutlined}
/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome이라는 레포지토리가 있는데 https://github.com/sindresorhus/awesome#readme

여기의 시리즈중 하나로 Awesome FSD가 있다는 것을 소개하고 있는 것으로 보입니다.

Awesome을 고유 대명사로 보고 'Awesome 자료' 또는 'Awesome 리소스'로 변경하는 것은 어떨지요?

아래 description에 대해서는 이견 없습니다.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋은 거 같아요.. 감사합니다!

<NavCard
title="팀 소개"
description="코어 팀, 챔피언, 기여자, 협력 기업 정보"
to="/community/team"
Icon={TeamOutlined}
/>
<NavCard
title="브랜드북"
description="FSD 브랜드 사용을 위한 권장 사항"
to="/docs/branding"
Icon={VerifiedOutlined}
/>
<NavCard
title="기여하기"
description="기여 방법, 워크플로우, 지원 안내는 준비 중"
to="#"
Icon={SearchOutlined}
disabled
/>
18 changes: 18 additions & 0 deletions i18n/kr/docusaurus-plugin-content-docs/community/team.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
sidebar_class_name: sidebar-item--wip
sidebar_position: 2
---

import WIP from '@site/src/shared/ui/wip/tmpl.mdx'

# 팀 소개

<WIP ticket="192" />

## 코어 팀

### 챔피언

## 기여자

## 협력 기업