2016-02-25 12:03:50 -05:00
|
|
|
if current.path[1]
|
|
|
|
- var language = current.path[1]
|
|
|
|
if current.path[2]
|
|
|
|
- var version = current.path[2].replace(/\_+/gm, ".")
|
|
|
|
if version && language
|
|
|
|
- var styleguide = "/docs/"+language+"/"+ version +"/styleguide.html"
|
|
|
|
else
|
|
|
|
- var styleguide = "/docs/ts/latest/styleguide.html"
|
|
|
|
|
2015-02-24 09:38:30 -05:00
|
|
|
.main-footer
|
2016-04-28 15:31:38 -04:00
|
|
|
nav.background-blue-grey-900.grid-fluid
|
2015-02-19 12:43:42 -05:00
|
|
|
|
2015-03-05 00:39:57 -05:00
|
|
|
.c3.main-footer-branding
|
2015-02-27 00:39:19 -05:00
|
|
|
.logo-inverse-large
|
2015-02-19 12:43:42 -05:00
|
|
|
|
2016-05-30 11:25:07 -04:00
|
|
|
.c2
|
2016-05-13 01:29:08 -04:00
|
|
|
h3.text-headline RESOURCES
|
2016-06-29 01:11:23 -04:00
|
|
|
h3.text-headline 资源库
|
2015-02-24 09:38:30 -05:00
|
|
|
|
|
|
|
ul.text-body
|
2016-04-28 15:31:38 -04:00
|
|
|
// TODO: (ericjim) make a libraries page to showcase all angular 2 libraries
|
|
|
|
//li <a href="/libraries.html">Libraries</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="/about/">About</a>
|
2016-05-03 10:33:20 -04:00
|
|
|
li <a href="/about/">关于</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="/resources/">Books & Training</a>
|
2016-05-03 10:33:20 -04:00
|
|
|
li <a href="/resources/">书籍与培训</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="/resources/">Tools & Libraries</a>
|
2016-05-03 10:33:20 -04:00
|
|
|
li <a href="/resources/">工具与库</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="/resources/">Community</a>
|
2016-05-03 10:33:20 -04:00
|
|
|
li <a href="/resources/">社区</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="/presskit.html">Press Kit</a>
|
2016-06-29 01:11:23 -04:00
|
|
|
li <a href="/presskit.html">宣传资料</a>
|
2015-02-24 09:38:30 -05:00
|
|
|
|
2016-05-30 11:25:07 -04:00
|
|
|
.c2
|
2016-05-13 01:29:08 -04:00
|
|
|
h3.text-headline HELP
|
2016-04-09 12:38:38 -04:00
|
|
|
h3.text-headline 帮助
|
2015-02-24 09:38:30 -05:00
|
|
|
|
|
|
|
ul.text-body
|
2016-04-30 01:57:18 -04:00
|
|
|
li <a href="http://stackoverflow.com/questions/tagged/angular2">Stack Overflow</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="http://stackoverflow.com/questions/tagged/angular2">Stack Overflow</a>
|
|
|
|
li <a href="https://gitter.im/angular/angular">Gitter</a>
|
2016-04-30 01:57:18 -04:00
|
|
|
li <a href="https://gitter.im/angular/angular">Gitter</a>
|
2015-03-02 09:15:13 -05:00
|
|
|
li <a href="https://groups.google.com/forum/#!forum/angular"> Google Group</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="https://groups.google.com/forum/#!forum/angular"> Google Group</a>
|
|
|
|
li <a href="https://github.com/angular/angular/issues"> Report Issues</a>
|
|
|
|
li <a href="https://github.com/angular/angular/issues"> 报告问题</a>
|
|
|
|
li <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Submit feedback on this page"> Site Feedback</a>
|
|
|
|
li <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Submit feedback on this page"> 网站反馈</a>
|
2015-02-24 09:38:30 -05:00
|
|
|
|
2016-05-30 11:25:07 -04:00
|
|
|
.c2
|
2016-05-13 01:29:08 -04:00
|
|
|
h3.text-headline COMMUNITY
|
2016-04-09 12:38:38 -04:00
|
|
|
h3.text-headline 社区
|
2015-02-24 09:38:30 -05:00
|
|
|
|
|
|
|
ul.text-body
|
2016-04-30 01:57:18 -04:00
|
|
|
li <a href="/events.html">Events</a>
|
2016-07-02 08:56:14 -04:00
|
|
|
li <a href="/events.html">会议</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="http://www.meetup.com/topics/angularjs/">Meetups</a>
|
2016-04-30 01:57:18 -04:00
|
|
|
li <a href="http://www.meetup.com/topics/angularjs/">Meetups</a>
|
2015-03-02 09:15:13 -05:00
|
|
|
li <a href="https://twitter.com/angularjs"> Twitter</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="https://twitter.com/angularjs"> Twitter</a>
|
|
|
|
li <a href="https://github.com/angular/angular"> GitHub</a>
|
2015-04-09 09:08:28 -04:00
|
|
|
li <a href="https://github.com/angular/angular"> GitHub</a>
|
2016-04-30 01:57:18 -04:00
|
|
|
li <a href="/contribute.html"> Contribute</a>
|
2016-05-13 01:29:08 -04:00
|
|
|
li <a href="/contribute.html"> 做贡献</a>
|
2015-02-24 09:38:30 -05:00
|
|
|
|
2016-05-30 11:25:07 -04:00
|
|
|
.c2
|
|
|
|
h3.text-headline LANGUAGES
|
2016-07-02 08:56:14 -04:00
|
|
|
h3.text-headline 其它语种
|
2016-05-30 11:25:07 -04:00
|
|
|
|
|
|
|
ul.text-body
|
2016-07-02 08:56:14 -04:00
|
|
|
li <a href="https://angular.io/" target="_blank">英文版</a>
|
2015-02-24 09:38:30 -05:00
|
|
|
|
|
|
|
footer(class="background-steel")
|
2016-06-29 01:11:23 -04:00
|
|
|
p
|
|
|
|
small.text-caption Powered by Google ©2010-2016. Code licensed under an <a href="/license" class="text-snow">MIT-style License</a>. Documentation licensed under <a class="text-snow" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
|
|
|
|
|
|
|
|
p
|
|
|
|
small.text-caption.translated-cn Powered by Google ©2010-2016. 代码授权协议:<a href="/license" class="text-snow">MIT式协议</a>。 文档授权协议:<a class="text-snow" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
|
2016-05-13 01:29:08 -04:00
|
|
|
a(aria-label="View Style Guide" href=styleguide title="Style Guide" class="styleguide-trigger text-snow" md-button)
|
|
|
|
span.icon-favorite
|
2016-06-19 05:04:46 -04:00
|
|
|
a(aria-label="查看风格指南" href=styleguide title="风格指南" class="styleguide-trigger text-snow translated-cn" md-button)
|
2016-03-31 20:33:19 -04:00
|
|
|
span.icon-favorite
|