angular-cn/public/_includes/_footer.jade

48 lines
1.9 KiB
Plaintext
Raw Normal View History

2015-02-24 09:38:30 -05:00
.main-footer
2015-03-01 09:42:31 -05:00
nav.background-silver.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
2015-03-01 09:42:31 -05:00
.c2
2015-03-02 09:15:13 -05:00
h3.text-headline LIBRARIES
2015-02-24 09:38:30 -05:00
ul.text-body
2015-03-02 09:15:13 -05:00
li <a href="/"> Angular 2.0</a>
li <a href="https://angularjs.org/"> Angular 1 for JS</a>
li <a href="https://angulardart.org/"> Angular 1 for Dart</a>
2015-03-02 09:15:13 -05:00
li <a href="https://material.angularjs.org"> Angular Material</a>
li <a href="https://www.firebase.com/docs/web/libraries/angular/"> AngularFire</a>
2015-02-24 09:38:30 -05:00
2015-03-01 09:42:31 -05:00
.c2
2015-02-24 09:38:30 -05:00
h3.text-headline LEARN
ul.text-body
li <a href="/docs/ts/latest/quickstart.html"> 5 Min Quickstart</a>
li <a href="/docs/ts/latest/guide/"> Step by Step Guide</a>
li <a href="/docs/ts/latest/api/"> Full API</a>
li <a href="/docs/ts/latest/resources.html"> Resources</a>
2015-03-11 23:37:08 -04:00
li <a href="http://goo.gl/sj0Nk1">Design Docs &amp; Notes</a>
2015-02-24 09:38:30 -05:00
2015-03-01 09:42:31 -05:00
.c2
2015-02-24 09:38:30 -05:00
h3.text-headline HELP
ul.text-body
2015-03-02 09:15:13 -05:00
li <a href="https://groups.google.com/forum/#!forum/angular"> Google Group</a>
li <a href="https://gitter.im/angular/angular"> Chat Room</a>
2015-04-09 09:08:28 -04:00
li <a href="https://github.com/angular/angular/issues"> Report an Issue</a>
2015-02-24 09:38:30 -05:00
2015-03-01 09:42:31 -05:00
.c3
2015-02-24 09:38:30 -05:00
h3.text-headline COMMUNITY
ul.text-body
2015-03-04 16:51:05 -05:00
li <a href="https://blog.angularjs.org/"> Blog</a>
2015-03-02 09:15:13 -05:00
li <a href="https://plus.sandbox.google.com/+AngularJS/posts"> Google+</a>
li <a href="https://twitter.com/angularjs"> Twitter</a>
2015-04-09 09:08:28 -04:00
li <a href="https://github.com/angular/angular"> GitHub</a>
2015-02-24 09:38:30 -05:00
footer(class="background-steel")
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>.
2015-04-22 13:12:55 -04:00
a(aria-label="View Style Guide" href="/docs/styleguide.html" title="Style Guide" class="styleguide-trigger text-snow" md-button)
2015-04-06 09:41:08 -04:00
span.icon-favorite