Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit bb4e58c

Browse files
committed
site(new pages): add news and support pages
1 parent 7441f16 commit bb4e58c

File tree

2 files changed

+22
-28
lines changed

2 files changed

+22
-28
lines changed

public/news.jade

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
.grid-fluid.l-space-bottom-4
22
.c12.text-center
3-
h3.text-headline.text-uppercase Angular
4-
.c12.text-center
5-
figure
6-
img(src="/resources/images/logos/standard/shield-large.svg" alt="Us" style="width:80px;")
3+
h3.text-headline.text-uppercase From the Core Team
74
.clear
85

96
.grid-fluid
@@ -13,22 +10,19 @@
1310
.title Building Mobile Apps with Angular 2 and NativeScript
1411
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...
1512
img(src="/resources/images/bios/brad-green.jpg")
16-
.posted Posted <strong>Yesterday</strong> by <a href="#">Brad Green</a>
13+
.posted Posted by <b>Brad Green</b>
1714
.c6
1815
.article-card
1916
.date November 30, 2015
2017
.title How Google Uses Angular 2 with Dart
2118
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.
2219
.author
2320
img(src="/resources/images/bios/brian-ford.jpg")
24-
.posted Posted <strong>1 week ago</strong> by <a href="#">Brian Ford</a>
21+
.posted Posted by <b>Brian Ford</b>
2522

2623
.grid-fluid.l-space-top-6
2724
.c12.text-center
28-
h3.text-headline.text-uppercase Angular GDE (Google Developer Expert)
29-
.c12.text-center
30-
figure
31-
img(src="/resources/images/logos/standard/angular-gde-logo@2x.png" alt="Us" style="width:80px;")
25+
h3.text-headline.text-uppercase From Angular Developer Experts
3226
.clear
3327

3428
.grid-fluid.l-space-bottom-2.l-space-top-4
@@ -39,15 +33,15 @@
3933
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.
4034
.author
4135
img(src="/resources/images/bios/john-papa.jpg")
42-
.posted Posted <strong>3 weeks ago</strong> by <a href="#">John Papa</a>
36+
.posted Posted by <b>John Papa</b>
4337
.c6
4438
.article-card
4539
.date April 4, 2015
4640
.title Angular 2 singleton service
4741
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!
4842
.author
4943
img(src="/resources/images/bios/patrick-stapleton.jpg")
50-
.posted Posted <strong>8 months ago</strong> by <a href="#">Patrick Stapleton</a>
44+
.posted Posted by <b>Patrick Stapleton</b>
5145
.grid-fluid.l-space-bottom-4
5246
.c6
5347
.article-card
@@ -56,12 +50,12 @@
5650
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.
5751
.author
5852
img(src="/resources/images/bios/pascalprecht.jpg")
59-
.posted Posted <strong>14 months ago</strong> by <a href="#">Pascal Precht</a>
53+
.posted Posted by <b>Pascal Precht</b>
6054
.c6
6155
.article-card
6256
.date November 19, 2015
6357
.title VS Code Angular Snippets
6458
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.
6559
.author
6660
img(src="/resources/images/bios/john-papa.jpg")
67-
.posted Posted <strong>3 weeks ago</strong> by <a href="#">John Papa</a>
61+
.posted Posted by <b>John Papa</b>

public/support.jade

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
figure
55
img(src="/resources/images/support/stackoverflow-logo.png" alt="Us" style="width:240px;")
66
.c8
7-
p <a href="#" target="_blank">angular2</a>
8-
p <a href="#" target="_blank">angular2-forms</a>
9-
p <a href="#" target="_blank">angular2-template</a>
7+
p <a href="http://stackoverflow.com/questions/tagged/angular2" target="_blank">angular2</a>
8+
p <a href="http://stackoverflow.com/questions/tagged/angular2-forms" target="_blank">angular2-forms</a>
9+
p <a href="http://stackoverflow.com/questions/tagged/angular2-template" target="_blank">angular2-template</a>
1010

1111
hr
1212

@@ -15,22 +15,22 @@
1515
figure
1616
img(src="/resources/images/support/gitter-logo.png" alt="Us" style="width:240px;")
1717
.c8
18-
p Community driven <a href="#" target="_blank">real time chat</a>
19-
20-
hr
18+
p Community driven <a href="https://gitter.im/angular/angular" target="_blank">real time chat</a>
19+
20+
//
21+
hr
22+
.grid-fluid
23+
.c4
24+
figure
25+
img(src="/resources/images/support/angular-gde-logo.png" alt="Us" style="width:240px;")
26+
.c8
27+
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>
2128
22-
.grid-fluid
23-
.c4
24-
figure
25-
img(src="/resources/images/support/angular-gde-logo.png" alt="Us" style="width:240px;")
26-
.c8
27-
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>
28-
2929
hr
3030

3131
.grid-fluid
3232
.c4
3333
figure
3434
img(src="/resources/images/support/github-logo.png" alt="Us" style="width:240px;" )
3535
.c8
36-
p File Angular 2 issues at our <a href="#" target="_blank">GitHub Repository</a>
36+
p File Angular 2 issues at our <a href="https://github.com/angular/angular/issues" target="_blank">GitHub Repository</a>

0 commit comments

Comments
 (0)