84 lines
3.2 KiB
Plaintext
Raw Normal View History

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"
div(class="main-footer" data-swiftype-index="false")
nav.background-midnight.grid-fluid
2015-02-19 09:43:42 -08:00
2015-03-04 21:39:57 -08:00
.c3.main-footer-branding
2015-02-26 21:39:19 -08:00
.logo-inverse-large
2015-02-19 09:43:42 -08:00
2016-05-30 11:25:07 -04:00
.c2
2016-05-13 13:29:08 +08:00
h3.text-headline RESOURCES
2016-06-29 13:11:23 +08:00
h3.text-headline 资源库
2015-02-24 06:38:30 -08:00
ul.text-body
// TODO: (ericjim) make a libraries page to showcase all angular libraries
//li <a href="/libraries.html">Libraries</a>
2017-02-26 23:56:02 +08:00
li
p <a href="/about/">About</a>
p <a href="/about/">关于</a>
li
p <a href="/resources/#Education">Books & Training</a>
p <a href="/resources/#Education">书籍与培训</a>
li
p <a href="/resources/">Tools & Libraries</a>
p <a href="/resources/">工具与库</a>
li
p <a href="/resources/">Community</a>
p <a href="/resources/">社区</a>
li
p <a href="/presskit.html">Press Kit</a>
p <a href="/presskit.html">宣传资料</a>
2015-02-24 06:38:30 -08:00
2016-05-30 11:25:07 -04:00
.c2
2016-05-13 13:29:08 +08:00
h3.text-headline HELP
2016-04-10 00:38:38 +08:00
h3.text-headline 帮助
2015-02-24 06:38:30 -08:00
ul.text-body
li <a href="http://stackoverflow.com/questions/tagged/angular2">Stack Overflow</a>
li <a href="https://gitter.im/angular/angular">Gitter</a>
2015-03-02 06:15:13 -08:00
li <a href="https://groups.google.com/forum/#!forum/angular"> Google Group</a>
2017-02-26 23:56:02 +08:00
li
p <a href="https://github.com/angular/angular/issues"> Report Issues</a>
p <a href="https://github.com/angular/angular/issues"> 报告问题</a>
li
p <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Submit feedback on this page"> Site Feedback</a>
p <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Submit feedback on this page"> 网站反馈</a>
2015-02-24 06:38:30 -08:00
2016-05-30 11:25:07 -04:00
.c2
2016-05-13 13:29:08 +08:00
h3.text-headline COMMUNITY
2016-04-10 00:38:38 +08:00
h3.text-headline 社区
2015-02-24 06:38:30 -08:00
ul.text-body
2017-02-26 23:56:02 +08:00
li
p <a href="/events.html">Events</a>
p <a href="/events.html">会议</a>
2016-05-13 13:29:08 +08:00
li <a href="http://www.meetup.com/topics/angularjs/">Meetups</a>
li <a href="https://twitter.com/angular"> Twitter</a>
2016-05-13 13:29:08 +08:00
li <a href="https://github.com/angular/angular"> GitHub</a>
2017-02-26 23:56:02 +08:00
li
p <a href="/contribute.html"> Contribute</a>
p <a href="/contribute.html"> 做贡献</a>
2015-02-24 06:38:30 -08:00
2016-05-30 11:25:07 -04:00
.c2
h3.text-headline LANGUAGES
h3.text-headline 其它语种
2016-05-30 11:25:07 -04:00
ul.text-body
2016-11-24 10:27:01 +00:00
li <a href="https://angular.io/">英文版</a>
2015-02-24 06:38:30 -08:00
footer(class="background-midnight")
2017-02-26 18:44:55 +08:00
small.text-caption Powered by Google ©2010-2017。代码授权方式<a href="/license">MIT-style License</a>。文档授权方式:<a href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>。
a(aria-label="查看风格指南" href="/docs/ts/latest/styleguide.html" title="风格指南" class="styleguide-trigger text-snow translated-cn" md-button)
span.icon-favorite
2016-08-27 07:57:18 +08:00
2016-11-22 20:07:16 +08:00
p
2016-08-28 06:37:16 +08:00
small.text-caption 本网站由洛阳永欣维护 &nbsp;
a(href="http://www.miitbeian.gov.cn/") 豫ICP备16019859号-1