site(new pages): add news and support pages

This commit is contained in:
Naomi Black 2016-01-13 10:47:04 -08:00
parent 7441f16f85
commit bb4e58c8eb
2 changed files with 22 additions and 28 deletions

View File

@ -1,9 +1,6 @@
.grid-fluid.l-space-bottom-4
.c12.text-center
h3.text-headline.text-uppercase Angular
.c12.text-center
figure
img(src="/resources/images/logos/standard/shield-large.svg" alt="Us" style="width:80px;")
h3.text-headline.text-uppercase From the Core Team
.clear
.grid-fluid
@ -13,7 +10,7 @@
.title Building Mobile Apps with Angular 2 and NativeScript
p Hi! Im TJ from the NativeScript team at Telerik. Weve been working with the Angular team for the greater part of this year to integrate Angular 2 into NativeScript, which together let you write native iOS and Android apps using your existing web and Angular...
img(src="/resources/images/bios/brad-green.jpg")
.posted Posted <strong>Yesterday</strong> by <a href="#">Brad Green</a>
.posted Posted by <b>Brad Green</b>
.c6
.article-card
.date November 30, 2015
@ -21,14 +18,11 @@
p Google is always busy building new web apps, and recently a lot of that development is using Angular 2 for Dart. Just last week, the Google Fiber team launched Googles first production Angular 2 app, written in Dart. Take a look at their just-launched Angular 2 for Dart app.
.author
img(src="/resources/images/bios/brian-ford.jpg")
.posted Posted <strong>1 week ago</strong> by <a href="#">Brian Ford</a>
.posted Posted by <b>Brian Ford</b>
.grid-fluid.l-space-top-6
.c12.text-center
h3.text-headline.text-uppercase Angular GDE (Google Developer Expert)
.c12.text-center
figure
img(src="/resources/images/logos/standard/angular-gde-logo@2x.png" alt="Us" style="width:80px;")
h3.text-headline.text-uppercase From Angular Developer Experts
.clear
.grid-fluid.l-space-bottom-2.l-space-top-4
@ -39,7 +33,7 @@
p Visual Studio Code Beta is available and it supports extensions! I published my first 2 extensions for creating Angular 1 and 2 snippets. You can grab these from the marketplace or right from VS Code.
.author
img(src="/resources/images/bios/john-papa.jpg")
.posted Posted <strong>3 weeks ago</strong> by <a href="#">John Papa</a>
.posted Posted by <b>John Papa</b>
.c6
.article-card
.date April 4, 2015
@ -47,7 +41,7 @@
p Angular 2 is out and everybody is creating some tutorials about how to start playing with it and I must say this... its terribly funny!
.author
img(src="/resources/images/bios/patrick-stapleton.jpg")
.posted Posted <strong>8 months ago</strong> by <a href="#">Patrick Stapleton</a>
.posted Posted by <b>Patrick Stapleton</b>
.grid-fluid.l-space-bottom-4
.c6
.article-card
@ -56,7 +50,7 @@
p Just a few days ago I had the honour to give a talk together with the awesome Carmen at the first european AngularJS conference ngEurope.
.author
img(src="/resources/images/bios/pascalprecht.jpg")
.posted Posted <strong>14 months ago</strong> by <a href="#">Pascal Precht</a>
.posted Posted by <b>Pascal Precht</b>
.c6
.article-card
.date November 19, 2015
@ -64,4 +58,4 @@
p Visual Studio Code Beta is available and it supports extensions! I published my first 2 extensions for creating Angular 1 and 2 snippets. You can grab these from the marketplace or right from VS Code.
.author
img(src="/resources/images/bios/john-papa.jpg")
.posted Posted <strong>3 weeks ago</strong> by <a href="#">John Papa</a>
.posted Posted by <b>John Papa</b>

View File

@ -4,9 +4,9 @@
figure
img(src="/resources/images/support/stackoverflow-logo.png" alt="Us" style="width:240px;")
.c8
p <a href="#" target="_blank">angular2</a>
p <a href="#" target="_blank">angular2-forms</a>
p <a href="#" target="_blank">angular2-template</a>
p <a href="http://stackoverflow.com/questions/tagged/angular2" target="_blank">angular2</a>
p <a href="http://stackoverflow.com/questions/tagged/angular2-forms" target="_blank">angular2-forms</a>
p <a href="http://stackoverflow.com/questions/tagged/angular2-template" target="_blank">angular2-template</a>
hr
@ -15,17 +15,17 @@
figure
img(src="/resources/images/support/gitter-logo.png" alt="Us" style="width:240px;")
.c8
p Community driven <a href="#" target="_blank">real time chat</a>
hr
p Community driven <a href="https://gitter.im/angular/angular" target="_blank">real time chat</a>
//
hr
.grid-fluid
.c4
figure
img(src="/resources/images/support/angular-gde-logo.png" alt="Us" style="width:240px;")
.c8
p Are you looking for an Angular expert? Our experts provide various types of consulting, training, and other services. You can find our awesome GDEs on our <a href="#" target="_blank">Angular GDE page.</a>
.grid-fluid
.c4
figure
img(src="/resources/images/support/angular-gde-logo.png" alt="Us" style="width:240px;")
.c8
p Are you looking for an Angular expert? Our experts provide various types of consulting, training, and other services. You can find our awesome GDEs on our <a href="#" target="_blank">Angular GDE page.</a>
hr
.grid-fluid
@ -33,4 +33,4 @@
figure
img(src="/resources/images/support/github-logo.png" alt="Us" style="width:240px;" )
.c8
p File Angular 2 issues at our <a href="#" target="_blank">GitHub Repository</a>
p File Angular 2 issues at our <a href="https://github.com/angular/angular/issues" target="_blank">GitHub Repository</a>