Skip to content

Commit

Permalink
ko: translate get-involved/index.md (#2314)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous authored and alexandrtovmach committed Jul 3, 2019
1 parent 6fc0ec3 commit 2bf7de7
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions locale/ko/get-involved/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
title: 참여하기
layout: contribute.hbs
---
<!--
# Get Involved
-->
# 참여하기

<!--
## Community Discussion
- The [GitHub issues list](https://github.com/nodejs/node/issues) is the place for discussion of Node.js core features.
- For real-time chat about Node.js development go to `irc.freenode.net` in the `#node.js` channel with an [IRC client](http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) or connect in your web browser to the channel using [freenode's WebChat](http://webchat.freenode.net/?channels=node.js).
- The official Node.js Twitter account is [nodejs](https://twitter.com/nodejs).
- The [Node.js Foundation calendar](https://nodejs.org/calendar) with all public team meetings.
- [Node.js Everywhere](https://newsletter.nodejs.org) is the official Node.js Monthly Newsletter.
- [Node.js Collection](https://medium.com/the-node-js-collection) is a collection of community-curated content on Medium.
- The [Community Committee](https://github.com/nodejs/community-committee) is a top-level committee in the Node.js Foundation focused on community-facing efforts.
-->
## 커뮤니티 논의

- [GitHub 이슈 목록](https://github.com/nodejs/node/issues)에서 Node.js 코어 기능에 대한 논의가 이루어집니다.
- Node.js 개발에 대해 실시간으로 이야기하고 싶다면 [IRC 클라이언트](http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients)[freenode의 웹챗](http://webchat.freenode.net/?channels=node.js)을 이용해 `irc.freenode.net``#node.js` 채널에 가보세요.
- Node.js의 공식 트위터 계정은 [nodejs](https://twitter.com/nodejs)입니다.
- [Node.js 재단 캘린더](https://nodejs.org/calendar)에 모든 공개 팀 미팅 일정이 포함되어 있습니다.
- [Node.js Everywhere](https://newsletter.nodejs.org)는 공식 Node.js 월간 뉴스레터입니다.
- [Node.js 컬렉션](https://medium.com/the-node-js-collection)은 커뮤니티에서 선별한 콘텐츠를 Medium에 모아놓은 곳입니다.
- [커뮤니티 위원회](https://github.com/nodejs/community-committee)는 Node.js 재단에서 커뮤니티와 관련한 것에 집중하는 최상위 위원회입니다.


<!--
## Learning
- [Official API reference documentation](/api) details the Node.js API.
- [NodeSchool.io](http://nodeschool.io) will teach you Node.js concepts via interactive command-line games.
- [Stack Overflow Node.js tag](http://stackoverflow.com/questions/tagged/node.js) collects new information every day.
- [The DEV Community Node.js tag](https://dev.to/t/node) is a place to share Node.js projects, articles and tutorials as well as start discussions and ask for feedback on Node.js-related topics. Developers of all skill-levels are welcome to take part.
- [Nodeiflux](https://discordapp.com/invite/vUsrbjd) is a friendly community of Node.js backend developers supporting each other on Discord.
-->
## 알아보기

- [공식 API 레퍼런스 문서](/api)는 Node.js API에 대해 설명합니다.
- [NodeSchool.io](http://nodeschool.io)는 대화형 명령행 게임을 통해 Node.js 개념에 대해 알려줍니다.
- [Stack Overflow Node.js 태그](http://stackoverflow.com/questions/tagged/node.js)에는 매일 새로운 정보가 쌓입니다.
- [The DEV Community Node.js 태그](https://dev.to/t/node)는 Node.js와 관련된 주제에 대해 논의하거나 의견을 묻기에도 좋고, Node.js 프로젝트, 글, 튜토리얼을 공유하기에도 좋은 장소입니다. 개발자라면 모두 환영합니다.
- [Nodeiflux](https://discordapp.com/invide/vUsrbjd)는 Discord에서 서로를 지원하는 Node.js 백엔드 개발자 커뮤니티입니다.

<!--
## International community sites and projects
- [Chinese community](http://cnodejs.org)
- [French Google+ Community of Node.js users](https://plus.google.com/communities/113346206415381691435)
- [Hungarian (Magyar) community](http://nodehun.blogspot.com/)
- [Israeli Facebook group for Node.js](https://www.facebook.com/groups/node.il/)
- [Japanese user group](http://nodejs.jp/)
- [Spanish language Facebook group for Node.js](https://www.facebook.com/groups/node.es/)
- [Spanish language community](http://nodehispano.com)
- [Vietnamese Node.js community](https://www.facebook.com/nodejs.vn/)
-->
## 국제 커뮤니티 사이트 및 프로젝트

- [중국 커뮤니티](http://cnodejs.org)
- [프랑스 Google+ Node.js 사용자 커뮤니티](https://plus.google.com/communities/113346206415381691435)
- [헝가리(마자르) 커뮤니티](http://nodehun.blogspot.com/)
- [이스라엘 Facebook Node.js 그룹](https://www.facebook.com/groups/node.il/)
- [일본 사용자 그룹](http://nodejs.jp/)
- [스페인어 Facebook Node.js 그룹](https://www.facebook.com/groups/node.es/)
- [스페인어 커뮤니티](http://nodehispano.com)
- [베트남 Node.js 커뮤니티](https://www.facebook.com/nodejs.vn/)

0 comments on commit 2bf7de7

Please sign in to comment.