Giter VIP home page Giter VIP logo

nodejs-zh-cn's Introduction

iojs-cn

参加 Slack 上的实时讨论:Join the chat at https://iojs-cn.slack.com

iojs-cn 组织成立的目的是为了推进 io.js / Node.js 在**的普及,并及时同步英文社区的最新资讯。

主要内容

社交媒体帐号

可以关注下列社交媒体帐号来获取 iojs-cn 的最新资讯。

如何参与

请直接前往 Issue 列表找到你感兴趣的 Issue 参与讨论,也可申请指派翻译任务。为了保持一致性,提升文档的质量,在翻译之前建议先查阅下中英文排版规范。请按照以下流程执行,避免浪费人力做相同的事情。

提交原文

当找到一篇需要翻译的文章时,新建 issue(标记为 help wanted)并提交 PR 添加原文,这样方便以后校译。

可提交到 articlesweekly,文件名的格式为 YYYY-m-d-title.md(如 2012-12-2-how-to-contribute.md),内容格式为:

---
layout: post
title: 原文标题
author: 原文作者
reference: 原文链接
published: false
---

原文正文

文章图片放在相应目录的 images 子目录下的与标题同名目录中,如 articles/images/2012-12-2-how-to-contribute/1.png

翻译

在 issue 列表查看需要翻译的文章,可申请翻译并被指派为翻译人(标记为 in progress)。翻译人基于原文进行翻译,并提交 PR 进行校译(PR 需要有中英文对比)。

可使用 jekyll 进行本地预览

  1. 执行 $ gem install github-pages 以安装 Jekyll 和相关插件。
  2. 运行网站 jekyll serve,jekyll 会自动监控文件的变化。
  3. 访问 http://0.0.0.0:4000 来查看效果。

校译

提交 PR 后指定 review 人,需要两个 review 人以 +1LGTM 的形式同意后才可以合并。

贡献者

贡献者列表

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.