From ad639d783fb5652b48419dc6a6b6b7f4f9ad22d5 Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Fri, 31 Mar 2017 03:14:23 -0700 Subject: [PATCH] feat(aio): add contribute marketing page --- aio/content/marketing/contribute.md | 42 +++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 aio/content/marketing/contribute.md diff --git a/aio/content/marketing/contribute.md b/aio/content/marketing/contribute.md new file mode 100644 index 0000000000..589f045f0d --- /dev/null +++ b/aio/content/marketing/contribute.md @@ -0,0 +1,42 @@ +@title +Contribute + +@intro +Contribute to Angular + +@description +Help us build the framework of the future! + +## Angular Projects + +We'd love for you to contribute to our source code and to make Angular projects even better. + +~~~ {.l-sub-section} + +### Angular + +Angular is a next generation mobile and desktop application development platform. + +Contribute to Angular + +~~~ + +~~~ {.l-sub-section} + +### Angular Material + +Our goal is to deliver a lean, lightweight set of Angular-based UI elements that implement the material design specification for use in Angular single-page applications (SPAs). + +Contribute to Angular Material + +~~~ + +~~~ {.l-sub-section} + +### AngularFire + +AngularFire is the officially supported Angular binding for Firebase. Firebase is a full backend so you don't need servers to build your Angular app. + + Contribute to AngularFire + +~~~