chore(june28): updates to news, events, team bio for max
This commit is contained in:
parent
8d7e7a0187
commit
7fa73c4cb0
15
harp.json
15
harp.json
|
@ -75,6 +75,7 @@
|
|||
"name": "Victor Savkin",
|
||||
"picture": "/resources/images/bios/victor.jpg",
|
||||
"twitter": "victorsavkin",
|
||||
"website": "http://victorsavkin.com/",
|
||||
"bio": "Victor works on Angular at Google. He is interested in functional programming and client-side applications. Being a language nerd he spends a lot of his time playing with TypeScript, Dart, Elm, Haskell, and Clojure.",
|
||||
"type": "Google"
|
||||
},
|
||||
|
@ -101,6 +102,7 @@
|
|||
"name": "David East",
|
||||
"picture": "/resources/images/bios/david-east.jpg",
|
||||
"twitter": "_davideast",
|
||||
"website":"https://github.com/davideast",
|
||||
"bio": "David East is a Developer Programs Engineer at Google. He works full-time on the Firebase team and part-time on the Angular core team.",
|
||||
"type": "Google"
|
||||
},
|
||||
|
@ -217,6 +219,7 @@
|
|||
"name": "Lucas Mirelmann",
|
||||
"picture": "/resources/images/bios/lucas.jpg",
|
||||
"twitter": "lgalfaso",
|
||||
"website": "https://github.com/lgalfaso",
|
||||
"bio": "Lucas works as a Software Engineer at Google and is a core Angular contributor.",
|
||||
"type": "Google"
|
||||
},
|
||||
|
@ -243,6 +246,7 @@
|
|||
"name": "Robert Messerle",
|
||||
"picture": "/resources/images/bios/rmesserle.jpg",
|
||||
"twitter": "Bobbo_O",
|
||||
"website": "https://github.com/robertmesserle",
|
||||
"bio": "Robert is a software engineer on the Angular team at Google, working primarily on the Angular Material project.",
|
||||
"type": "Google"
|
||||
},
|
||||
|
@ -258,6 +262,8 @@
|
|||
"scott": {
|
||||
"name": "Scott Hyndman",
|
||||
"picture": "/resources/images/bios/scott.jpg",
|
||||
"twitter": "scotthyndman",
|
||||
"website": "https://github.com/shyndman",
|
||||
"bio": "Scott works for Google on the Material Design team, where he brings designers' dreams to life on the web.",
|
||||
"type": "Google"
|
||||
},
|
||||
|
@ -266,6 +272,7 @@
|
|||
"name": "Kara Erickson",
|
||||
"picture": "/resources/images/bios/kara-erickson.jpg",
|
||||
"twitter": "karaforthewin",
|
||||
"website": "https://github.com/kara",
|
||||
"bio": "Kara is a software engineer on the Angular team at Google and a co-organizer of the Angular-SF Meetup. Prior to Google, she helped build UI components in Angular for guest management systems at OpenTable. She enjoys snacking indiscriminately and probably other things too.",
|
||||
"type": "Google"
|
||||
},
|
||||
|
@ -294,6 +301,14 @@
|
|||
"bio": "Rob is a Developer Advocate on the Angular team at Google. He's the Angular team's resident reactive programming geek and founded the Reactive Extensions for Angular project, ngrx.",
|
||||
"type": "Google"
|
||||
},
|
||||
"maxsills": {
|
||||
"name": "Max Sills",
|
||||
"picture": "/resources/images/bios/max-sills.jpg",
|
||||
"twitter": "angularjs",
|
||||
"website": "http://google-opensource.blogspot.com/",
|
||||
"bio": "Max Sills is Angular's Open Source lawyer.",
|
||||
"type": "Google"
|
||||
},
|
||||
|
||||
"pawel": {
|
||||
"name": "Pawel Kozlowski",
|
||||
|
|
|
@ -7,17 +7,6 @@ table.is-full-width
|
|||
|
||||
tbody
|
||||
|
||||
<!-- Devoxx -->
|
||||
tr
|
||||
th
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://devoxx.pl/"
|
||||
) Devoxx
|
||||
td Krakow, Poland
|
||||
td June 22-25, 2016
|
||||
|
||||
|
||||
<!-- FullStack -->
|
||||
tr
|
||||
th
|
||||
|
@ -92,3 +81,13 @@ table.is-full-width
|
|||
) dotJS
|
||||
td Paris, France
|
||||
td Dec. 5, 2016
|
||||
|
||||
<!-- NG-BE -->
|
||||
tr
|
||||
th
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://ng-be.org/"
|
||||
) NG-BE
|
||||
td Ghent, Belgium
|
||||
td Dec. 9, 2016
|
||||
|
|
|
@ -4,6 +4,20 @@
|
|||
.clear
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date June 21, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://angularjs.blogspot.com/2016/06/rc3-now-available.html"
|
||||
) RC3 Now Available
|
||||
p oday we’re happy to announce that we are shipping Angular 2.0.0-rc3. This release includes a fix for a major performance regression in RC2...
|
||||
|
||||
.author
|
||||
img(src="/resources/images/bios/stephenfluin.jpg")
|
||||
.posted Posted by <b>Stephen Fluin</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date June 15, 2016
|
||||
|
@ -17,20 +31,6 @@
|
|||
img(src="/resources/images/bios/stephenfluin.jpg")
|
||||
.posted Posted by <b>Stephen Fluin</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date June 9, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://angularjs.blogspot.com/2016/06/improvements-coming-for-routing-in.html"
|
||||
) Improvements Coming for Routing in Angular
|
||||
p A little more than a month ago, we introduced a new router at ng-conf. We’re grateful to have heard from many folks at ng-conf about flaws in this new design, so we are announcing...
|
||||
|
||||
.author
|
||||
img(src="/resources/images/bios/stephenfluin.jpg")
|
||||
.posted Posted by <b>Stephen Fluin</b>
|
||||
|
||||
.grid-fluid.l-space-bottom-2.l-space-top-4
|
||||
.c12.text-center
|
||||
h3.text-headline.text-uppercase Developer Community
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue