diff --git a/aio/content/marketing/docs.md b/aio/content/marketing/docs.md index 180b427c09..83ba0535b2 100644 --- a/aio/content/marketing/docs.md +++ b/aio/content/marketing/docs.md @@ -7,31 +7,56 @@ Angular is a platform that makes it easy to build applications with the web. Ang Angular 是一个开发平台。它能帮你更轻松的构建 Web 应用。Angular 集声明式模板、依赖注入、端到端工具和一些最佳实践于一身,为你解决开发方面的各种挑战。Angular 为开发者提升构建 Web、手机或桌面应用的能力。
+ +
Get a Glimpse of Angular
+
Angular 走马观花
+

A quick look at an Angular "hello world" application.

+

快速体验 Angular 的 "hello world" 应用。

+ + +
+ +
Get Going with Angular
+
开始使用 Angular
+

Get going on your own environment with the Quickstart.

+

跟随"快速上手"构建你的开发环境

+ + +
+ +
Fundamentals
+
基本原理
+

Learn Angular application fundamentals, starting with an architecture overview.

+

学习 Angular 应用的基本原理。
从架构概览开始。

+ + +
+
## Assumptions @@ -70,7 +95,6 @@ Our community values respectful, supportive communication. Please consult and adhere to the [code of conduct](https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md "contributor code of conduct"). - 你可以到 Angular 在 Github 上的仓库中提出文档方面的[问题](https://github.com/angular/angular/issues "Angular Github issues"),并创建[Pull Requests](https://github.com/angular/angular/pulls "Angular Github pull requests")。 [贡献者指南](https://github.com/angular/angular/blob/master/CONTRIBUTING.md "贡献者指南")将会帮助你更好的为社区做贡献。 我们社区的价值观是互相尊重、互相支持。参见[社区行为规范](https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md "contributor code of conduct")。