Giter VIP home page Giter VIP logo

v8.js.cn's Introduction

v8.js.cn Build Status

本仓库是 v8.dev, V8 官方网站 的中文翻译。

所有文章的原始版权归原文章作者所有,文中提到的 V8 的 logo 和商标归 Google 所有。

本地安装

  1. 克隆本仓库 git clone https://github.com/justjavac/v8.js.cn.git
  2. 进入项目目录 cd v8.js.cn
  3. 使用期望的 Node.js 版本 nvm use
  4. 安装依赖包 npm install

运行 npm run 可以查看支持的脚本。一些常用的脚本:

  • npm run build 构建网站并输出到 dist.
  • npm run watch 构建网站并输出到 dist,然后监听文件的更改
  • npm start 启动一个本地 HTTP server

参与翻译

当你翻译完一篇文章后,请在 markdown 文件的 meta 信息中添加译者信息。格式如下:

cn:
  author: '迷渡 ([@justjavac](https://github.com/justjavac)),会写代码'
  avatars:
    - justjavac
  tweet: 'xxxxxx'

以上内容都是可选的。

如果你想展示头像,那么你需要在 src/_img/avatars/ 放 2 张 .jpg 格式的图片。尺寸为:

推荐:当你决定翻译某篇文章时,你应该 fork 本仓库,然后新建一个语义明确的分支,然后向本仓库马上发起一个 Pull Request,在标题中使用 WIP 开头,以标识这是一个 Work In Progress 工作。之所以马上提交一个 pr 也是为了防止不同的开发者翻译了同一个文件。

v8.js.cn's People

Contributors

alrra avatar bmeurer avatar cone56 avatar dannoc avatar dolphin278 avatar drexpp avatar dwjohnston avatar jeffposnick avatar justjavac avatar kobalicek avatar mathiasbynens avatar mathiasbynens-bot avatar mi-ac avatar natorion avatar ripsawridge avatar rryk avatar schuay avatar sherhut avatar szuend avatar tebbi avatar tomayac avatar ulan avatar

Watchers

 avatar

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.