Git Product home page Git Product logo

angular-cn's Introduction

注意

根据最新政策,中文翻译站已经独立运营,本仓库即将锁定,请转到 https://github.com/ng-docs/angular-cn ,谢谢!

master分支下是老版本的文档,新版本的文档位于aio分支下。目前aio只是部署到了 https://angular.cn,但尚未撰写中文的部署指南,不过你可以尝试自行按照英文版的readme.md进行部署。

angular.io 中文版

这里是 angular.io 字幕组,哦不对,是汉化组。译者汪志成 (雪狼)、叶志敏 (Rex) 和杨林 (todoubaba) 欢迎您的到访。

我们将和官方英文版保持同步翻译,并同步发布到国内镜像 - https://angular.cn

授权协议

本文档遵循“保持署名—非商用”创意共享4.0许可证(CC BY-NC 4.0),请在保持署名非商用的前提下自由使用,你甚至可以把它架设在自己的电脑或内网服务器上。

特别是:

  • 不得去掉“关于中文版”的入口链接,也不得增删改“关于中文版”页的内容。
  • 如果您是**商业网站(包括但不限于任何有广告或收费的网站)**要发布或转载,请联系我们 [email protected][email protected]

违反上述授权协议将面临法律追究。

编译与发布

  1. git clone https://github.com/angular/angular-cn.git把本项目取到本地。
  2. git clone https://github.com/angular/angular.git把 Angular 的源码取到本地。它将用来编译出 API 文档。
  3. 进入angular-cn目录
  4. 运行npm install安装依赖包
  5. 运行gulp serve-and-sync-devguide命令进行本地预览
  6. 运行gulp build-compile --lang="(ts|js)"命令进行编译
  7. ./www目录发布到任何静态文件服务器上

如果是内网服务器,你还可以通过自建 CI 进行同步更新。

更多信息

关于本中文版以及三位译者的更多信息,请参见“关于中文版”链接。

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.