You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,16 @@
3
3
4
4
Presenting [Adobe Github Homepage v2.0](http://adobe.github.com), the new central hub for **Adobe Open sources** projects.
5
5
6
-
Allowing you to **search through Adobe Github repositories**, you can focus on what you are passionated about.
6
+
Allowing you to **search through Adobe Github repositories**, you can focus on what you are really passionated about.
7
7
8
8
- You are a *web developer*? Search the repositories only containing *Javascript* code, because it rocks!
9
9
- You love doing *technology watching*? Order by *Popularity*, by *Last Push* or select only the *5 stars (>1k followers)* projects to get the hotest repos!
10
10
- You are a *web designer* and want the perfect code editor? Search *brackets* and get all the repositories related to this awesome project!
11
-
- You are a *researcher*? Check out the project pushed in Open Source by *Adobe Research*!
11
+
- You are a *researcher*? Check out the project pushed in Open Source by the *Adobe Research* organisation!
12
12
13
-
As you can see, we love Open Source. That's why we built this project on top of cutting-edge technologies like:
13
+
<h4align="center"> Adobe + Open Source = ♥ </h4>
14
+
15
+
That's why we built this project on top of cutting-edge technologies like:
14
16
15
17
-[AngularJS](http://angularjs.org/),
16
18
-[Foundation](http://foundation.zurb.com/),
@@ -27,6 +29,14 @@ Hummm... you want to learn more about how all this is structured? A good sketch
27
29
28
30
<palign="center"> <imgsrc="https://raw2.github.com/adobe/adobe.github.com/master/img/schema_adobe_open_source.png"alt="Adobe Open Source schema" /></p>
29
31
30
-
The information is pulled directly from the Github API and aggregated by a NodeJS server (its code source is available [in this repository](https://github.com/kimchouard/server.adobe.github.com)). It is made available through an simple REST API, thanks to restify.
32
+
The information is pulled directly from the [Github API](http://developer.github.com/v3/) and aggregated by a [NodeJS](nodejs.org) server (its code source is available [in this repository](https://github.com/kimchouard/server.adobe.github.com)). It is made available through an simple REST API, thanks to [restify](mcavage.me/node-restify/).
33
+
34
+
[AngularJS](http://angularjs.org/) then make a unique API call to the server and inject the data on your browser, based on the [Foundation](http://foundation.zurb.com/) CSS framework and using [dc.js](nickqizhu.github.io/dc.js/) for the graphs. The filtering engine for the repositories was built on top of Angular.
35
+
36
+
## Be in touch!
37
+
38
+
We hope you love this new homepage. Any feedback, ideas or bugfixs is very welcome.
39
+
40
+
All this seems interesting? You want to contribute to the web with Adobe?
31
41
32
-
AngularJS then make a unique API call to the server and inject the data on your browser, based on dc.js and the Fondation CSS framework. The filtering engine for the repositories was built on top of Angular.
42
+
<h4align="center"><ahref="http://www.adobe.com/careers.html"target="_blank">Join the team!</a></h4>
0 commit comments