From bb4e58c8ebd6fce2464d69e9e95f667ab5e03a45 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Wed, 13 Jan 2016 10:47:04 -0800 Subject: [PATCH] site(new pages): add news and support pages --- public/news.jade | 22 ++++++++-------------- public/support.jade | 28 ++++++++++++++-------------- 2 files changed, 22 insertions(+), 28 deletions(-) diff --git a/public/news.jade b/public/news.jade index a9aa634935..eb45c95beb 100644 --- a/public/news.jade +++ b/public/news.jade @@ -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! I’m TJ from the NativeScript team at Telerik. We’ve 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 Yesterday by Brad Green + .posted Posted by Brad Green .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 Google’s 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 1 week ago by Brian Ford + .posted Posted by Brian Ford .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 3 weeks ago by John Papa + .posted Posted by John Papa .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... it’s terribly funny! .author img(src="/resources/images/bios/patrick-stapleton.jpg") - .posted Posted 8 months ago by Patrick Stapleton + .posted Posted by Patrick Stapleton .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 14 months ago by Pascal Precht + .posted Posted by Pascal Precht .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 3 weeks ago by John Papa + .posted Posted by John Papa diff --git a/public/support.jade b/public/support.jade index dafc4a271f..6c2c7b1564 100644 --- a/public/support.jade +++ b/public/support.jade @@ -4,9 +4,9 @@ figure img(src="/resources/images/support/stackoverflow-logo.png" alt="Us" style="width:240px;") .c8 - p angular2 - p angular2-forms - p angular2-template + p angular2 + p angular2-forms + p angular2-template hr @@ -15,17 +15,17 @@ figure img(src="/resources/images/support/gitter-logo.png" alt="Us" style="width:240px;") .c8 - p Community driven real time chat - - hr + p Community driven real time chat + + // + 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 Angular GDE page. - .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 Angular GDE page. - 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 GitHub Repository + p File Angular 2 issues at our GitHub Repository