chore(cardboard): update contest page with the winners
This commit is contained in:
parent
d9b55cb9ac
commit
3bedd33814
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"index": {
|
"index": {
|
||||||
"title": "Angular Cardboard Hack-A-Thon",
|
"title": "Angular Cardboard Hack-A-Thon",
|
||||||
"subtitle": "Win a free ticket to ng-conf 2016",
|
"subtitle": "Winners Announced",
|
||||||
"autoformat": "true"
|
"autoformat": "true"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -10,8 +10,7 @@ style(rel='stylesheet').
|
||||||
|
|
||||||
.c8.text-center
|
.c8.text-center
|
||||||
p.text-body.
|
p.text-body.
|
||||||
We love exciting new technologies, it’s one of the reasons we created Angular, and we love Google Cardboard. What could be better (or more fun) than combining the two?
|
The results of the Angular Cardboard Hackathon are in!
|
||||||
p Only the app you build and we can’t wait to see your ideas come to virtual life (literally!).
|
|
||||||
|
|
||||||
- for (var i = 0; i < 5; i++)
|
- for (var i = 0; i < 5; i++)
|
||||||
img(src="/resources/images/cardboard/cardboard.png" alt="" width="20%")
|
img(src="/resources/images/cardboard/cardboard.png" alt="" width="20%")
|
||||||
|
@ -21,12 +20,11 @@ style(rel='stylesheet').
|
||||||
.c2
|
.c2
|
||||||
.c8
|
.c8
|
||||||
div.l-space-bottom-4.banner.is-centered.banner-ng-annoucement
|
div.l-space-bottom-4.banner.is-centered.banner-ng-annoucement
|
||||||
h2 Excited? So are we!
|
h2 Congratulations Albert Sanchez and Vlado Tešanović!
|
||||||
p.
|
p.
|
||||||
Submit your Angular Cardboard App before <b>December 31, 2015</b><br>
|
Learn more about the winning entries on the <a href="http://blog.ionic.io/announcing-the-angular-cardboard-hackathon-winners/">Ionic blog</a>.
|
||||||
and you could win <b>a free ticket</b> to ng-conf 2016!
|
|
||||||
div.fake-centered
|
div.fake-centered
|
||||||
p Entries will be judged in two categories:
|
p Entries were judged in two categories:
|
||||||
ul
|
ul
|
||||||
li Most Engaging App
|
li Most Engaging App
|
||||||
li.
|
li.
|
||||||
|
@ -34,24 +32,13 @@ style(rel='stylesheet').
|
||||||
<br>
|
<br>
|
||||||
<small>Huge hint: Angular 2 scores points</small>
|
<small>Huge hint: Angular 2 scores points</small>
|
||||||
|
|
||||||
p <b>We’ve partnered with Ionic to give you a head’s start with this</b>
|
|
||||||
img(src="/resources/images/cardboard/Ionic_Logo.png" alt="" width="40%")
|
|
||||||
p
|
|
||||||
a(href="https://github.com/driftyco/ionic-starter-cardboard") Starter Template for Angular Cardboard
|
|
||||||
|
|
||||||
h4 Ready?
|
|
||||||
p
|
|
||||||
a(href="https://docs.google.com/a/google.com/forms/d/1qHPldjf1VuR565IUhUDjz7VuC8dU_3WBF80zGi6xOss/edit") Sign-Up Here
|
|
||||||
p Don’t have Cardboard and want one? Check out:
|
p Don’t have Cardboard and want one? Check out:
|
||||||
p.text-center
|
p.text-center
|
||||||
a(href="http://www.unofficialcardboard.com/")
|
a(href="http://www.unofficialcardboard.com/")
|
||||||
img(src="/resources/images/cardboard/UC_Logo_Black.png" alt="Unofficial Cardboard" width="30%")
|
img(src="/resources/images/cardboard/UC_Logo_Black.png" alt="Unofficial Cardboard" width="30%")
|
||||||
|
|
||||||
h4 <a href="/cardboard/CardboardContestRules.pdf">Rules of the Contest</a>
|
h4 <a href="/cardboard/CardboardContestRules.pdf">Rules of the Contest</a>
|
||||||
p.
|
|
||||||
Changed your mind? That’s okay, we know stuff comes up, <a
|
|
||||||
href="mailto:juliekremer+contest@google.com">email us</a> and
|
|
||||||
we will remove you from the contest and delete all of your submitted information.
|
|
||||||
p <a href="/cardboard/CardboardContestRules.pdf">Terms and Conditions Link</a> | <a href="http://www.google.com/policies/">Google Privacy Policy Link</a>
|
p <a href="/cardboard/CardboardContestRules.pdf">Terms and Conditions Link</a> | <a href="http://www.google.com/policies/">Google Privacy Policy Link</a>
|
||||||
|
|
||||||
.c2
|
.c2
|
||||||
|
|
Loading…
Reference in New Issue