diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 04d3a8f1dc..1a34d0d2be 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,23 +4,23 @@ title: 번역 참여 가이드 --- # 번역 대상 -* [io.js](https://iojs.org/)와 관련된 모든 문서가 번역 대상입니다. -* 기본적으로 [공식 io.js의 글](https://medium.com/@iojs)을 번역합니다. -* 번역했으면 하는 문서는 [이슈](https://github.com/iojs/iojs-ko/issues)로 등록합니다. +* [Node.js](https://nodejs.org/)와 관련된 모든 문서가 번역 대상입니다. +* 기본적으로 [공식 Node.js의 글](https://nodejs.org/en/blog/)을 번역합니다. +* 번역했으면 하는 문서는 [이슈](https://github.com/nodejs/nodejs-ko/issues)로 등록합니다. * 이슈의 제목을 원문의 제목으로 하고 본문에 링크를 입력합니다. - * 번역 이슈에는 [translation](https://github.com/iojs/iojs-kr/labels/translation) 레이블을 붙입니다. + * 번역 이슈에는 [translation](https://github.com/nodejs/nodejs-ko/labels/translation) 레이블을 붙입니다. # 번역에 참가하는 방법 -* [이슈 #44](https://github.com/iojs/iojs-ko/issues/44)에서 신청을 하면 프로젝트의 Collaborators로 등록해 드립니다. +* [이슈 #44](https://github.com/iojs/nodejs-ko/issues/44)에서 신청을 하면 프로젝트의 Collaborators로 등록해 드립니다. - 꼭 등록하실 필요는 없습니다. -* [이슈](https://github.com/iojs/iojs-ko/issues) 중에서 [translation 레이블이 붙은 이슈](https://github.com/iojs/iojs-kr/labels/translation)가 번역할 문서입니다. +* [이슈](https://github.com/nodejs/nodejs-ko/issues) 중에서 [translation 레이블이 붙은 이슈](https://github.com/nodejs/nodejs-ko/labels/translation)가 번역할 문서입니다. * 번역하겠다는 의사를 밝힙니다. - Collaborators라면 이슈를 자신에게 할당합니다. - 그냥 댓글로 남기셔도 됩니다. * 이슈를 할당하면 번역의 진행을 위해서 1주일 안에 번역 작업을 합니다. 1주일이 지나면 다른 사람에게 이슈가 넘어갈 수 있습니다. # 번역 방법 -1. [iojs-ko](https://github.com/iojs/iojs-ko) 프로젝트를 포크합니다. +1. [nodejs-ko](https://github.com/nodejs/nodejs-ko) 프로젝트를 포크합니다. 1. 풀 리퀘스트를 보내기 위한 브랜치를 새로 생성합니다. 1. 번역 작업을 위한 파일을 생성합니다. * 디렉터리 관례 @@ -78,7 +78,7 @@ title: 번역 참여 가이드 1. 번역이 완료되면 해당 브랜치를 이용해서 풀 리퀘스트를 보냅니다. * 커밋 메시지나 풀 리퀘스트에 번역한 문서의 이슈번호를 추가합니다. 1. 풀 리퀘스트는 리뷰 과정을 거치게 되고 이 과정에서 오타, 번역 문체 등을 다듬습니다. -1. 리뷰가 완료되어 풀 리퀘스트가 머지되면 [블로그](http://iojs.github.io/iojs-ko/)에 적용됩니다. +1. 리뷰가 완료되어 풀 리퀘스트가 머지되면 [블로그](http://nodejs.github.io/nodejs-ko/)에 적용됩니다. # 그 외 참고할 사항 1. 특별히 어색하지 않다면 기울임꼴, 굵은 글씨 등 서식은 원문과 똑같이 사용합니다. diff --git a/README.en.md b/README.en.md index ddc7a93252..9e86e78b59 100644 --- a/README.en.md +++ b/README.en.md @@ -1,10 +1,10 @@ -# iojs-ko +# nodejs-ko -[![Join the chat at https://gitter.im/nodejs/iojs-ko](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nodejs/iojs-ko?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Join the chat at https://gitter.im/nodejs/nodejs-ko](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nodejs/nodejs-ko?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[io.js](https://iojs.org/) i18n for Korean +[Node.js](https://nodejs.org/) i18n for Korean -## [Contributors](https://github.com/nodejs/iojs-ko/graphs/contributors) +## [Contributors](https://github.com/nodejs/nodejs-ko/graphs/contributors) ## License @@ -12,8 +12,8 @@ ## Contact -We have a [gitter](https://gitter.im/nodejs/iojs-ko) channel. +We have a [gitter](https://gitter.im/nodejs/nodejs-ko) channel. You can contact us also on the following social media: -- Twitter : [@iojs_ko](https://twitter.com/iojs_ko) +- Twitter : [@nodejs_ko](https://twitter.com/nodejs_ko) diff --git a/README.md b/README.md index ad2e97c226..914db9a71b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# iojs-ko +# nodejs-ko -[![Join the chat at https://gitter.im/nodejs/iojs-ko](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/iojs/iojs-ko?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Join the chat at https://gitter.im/nodejs/nodejs-ko](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nodejs/nodejs-ko?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -The [English version](https://github.com/nodejs/iojs-ko/blob/gh-pages/README.en.md) is also available. +The [English version](https://github.com/nodejs/nodejs-ko/blob/gh-pages/README.en.md) is also available. [Node.js](https://nodejs.org/) 한국 커뮤니티 -## [참여자](https://github.com/nodejs/iojs-ko/graphs/contributors) +## [참여자](https://github.com/nodejs/nodejs-ko/graphs/contributors) ## 라이선스 @@ -14,8 +14,8 @@ The [English version](https://github.com/nodejs/iojs-ko/blob/gh-pages/README.en. ## 연락처 -주로 [gitter](https://gitter.im/nodejs/iojs-ko)에서 논의하고 있습니다. +주로 [gitter](https://gitter.im/nodejs/nodejs-ko)에서 논의하고 있습니다. Node.js 한국 커뮤니티의 소식은 다음 소셜 미디어 서비스를 통해서도 접할 수 있습니다. -- 트위터 : [@iojs_ko](https://twitter.com/iojs_ko) +- 트위터 : [@nodejs_ko](https://twitter.com/nodejs_ko) diff --git a/_config.yml b/_config.yml index 3d5d13456a..8470450411 100644 --- a/_config.yml +++ b/_config.yml @@ -9,17 +9,17 @@ permalink: pretty relative_permalinks: true # Setup -title: io.js 한국 커뮤니티 -tagline: 'io.js 한글화' -description: 'io.js 관련 소식, 정보, 글 등을 한국어로 번역해서 공유합니다.' -url: http://iojs.github.io/iojs-ko -baseurl: /iojs-ko +title: Node.js 한국 커뮤니티 +tagline: 'Node.js 한글화' +description: 'Node.js 관련 소식, 정보, 글 등을 한국어로 번역해서 공유합니다.' +url: http://nodejs.github.io/nodejs-ko +baseurl: /nodejs-ko author: - name: 'io.js 한국어 번역팀' - url: https://github.com/iojs/iojs-ko + name: 'Node.js 한국어 번역팀' + url: https://github.com/nodejs/nodejs-ko paginate: 5 github: - repo: https://github.com/iojs/iojs-ko + repo: https://github.com/nodejs/nodejs-ko diff --git a/about.md b/about.md index a21e30b405..2247bff991 100644 --- a/about.md +++ b/about.md @@ -3,6 +3,6 @@ layout: page title: 소개 --- -[Mikeal Rogers](https://github.com/mikeal)가 io.js의 언어별 커뮤니티를 담당할 사람들을 공개적으로 모으면서 만든 **io.js 한국 커뮤니티**입니다. 자세한 내용은 Mikeal 님의 [겨우 하루 만에... io.js는 어떻게 146명이 참가하는 27개 언어 지역화라는 성과를 냈는가](http://iojs.github.io/iojs-ko/articles/2015/02/11/how-io-js-built-a-146-person-27-language-localization-effort-in-one-day/)를 참고하세요. +[Mikeal Rogers](https://github.com/mikeal)가 io.js의 언어별 커뮤니티를 담당할 사람들을 공개적으로 모으면서 만든 **Node.js 한국 커뮤니티**입니다. 자세한 내용은 Mikeal 님의 [겨우 하루 만에... io.js는 어떻게 146명이 참가하는 27개 언어 지역화라는 성과를 냈는가](http://nodejs.github.io/nodejs-ko/articles/2015/02/11/how-io-js-built-a-146-person-27-language-localization-effort-in-one-day/)를 참고하세요. -현재 [io.js](https://medium.com/@iojs/)의 글을 포함해서 io.js의 한국어 지역화 작업을 하고 있습니다. 참여는 [Github 저장소](https://github.com/iojs/iojs-ko/)를 참고하시고 [Gitter에 채팅공간](https://gitter.im/iojs/iojs-ko)도 열려있습니다. +현재 [Node.js 뉴스](https://nodejs.org/en/blog/)의 글을 포함해서 Node.js의 한국어 지역화 작업을 하고 있습니다. 참여는 [GitHub 저장소](https://github.com/nodejs/nodejs-ko/)를 참고하시고 [Gitter에 채팅공간](https://gitter.im/nodejs/nodejs-ko)도 열려있습니다. diff --git a/articles/_posts/2015-02-27-reconciliation-proposal.md b/articles/_posts/2015-02-27-reconciliation-proposal.md index ba9fab04f5..d5c8cf4173 100644 --- a/articles/_posts/2015-02-27-reconciliation-proposal.md +++ b/articles/_posts/2015-02-27-reconciliation-proposal.md @@ -3,7 +3,7 @@ layout: post title: 화해 제안 author: mikeal ref: Reconciliation Proposal -refurl: https://github.com/iojs/io.js/issues/978 +refurl: https://github.com/nodejs/node/issues/978 translator: - marocchino --- @@ -332,7 +332,7 @@ and produce localizations of project resources. 프로젝트 리소스를 지역화하게 될 것입니다. io.js 한국 커뮤니티의 투표는 -[iojs/iojs-ko#38](https://github.com/iojs/iojs-ko/issues/38)에서 진행 중입니다. +[nodejs/nodejs-ko#38](https://github.com/nodejs/nodejs-ko/issues/38)에서 진행 중입니다. 댓글로 의견을 달아주세요. # 로드맵 WG diff --git a/articles/_posts/2015-05-11-story-about-js-and-babel.md b/articles/_posts/2015-05-11-story-about-js-and-babel.md index 3ef6706ca8..1b7b5ae5ce 100644 --- a/articles/_posts/2015-05-11-story-about-js-and-babel.md +++ b/articles/_posts/2015-05-11-story-about-js-and-babel.md @@ -122,7 +122,7 @@ babel サポート文法一覧 babel에서 지원하는 문법 목록 -![babel에서 지원하는 문법 목록](/iojs-ko/public/images/babel-syntax.png) +![babel에서 지원하는 문법 목록](/nodejs-ko/public/images/babel-syntax.png) [http://kangax.github.io/compat-table/es6/](http://kangax.github.io/compat-table/es6/) # 이후의 ECMAScript2015의 전망 @@ -1367,7 +1367,7 @@ babel을 사용해 새로운 JavaScript를 배우고 싶으신 분들을 위해 [tower-of-babel](https://github.com/yosuke-furukawa/tower-of-babel)이라는 ES6 튜토리얼 학습 도구를 만들었습니다. -![tower-of-babel](/iojs-ko/public/images/tower-of-babel.png) +![tower-of-babel](/nodejs-ko/public/images/tower-of-babel.png) 한국어로 번역되어 있으니 이것도 한번 해보세요.