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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ That's why we built this project on top of cutting-edge technologies like:
17
17
-[AngularJS](http://angularjs.org/),
18
18
-[Foundation](http://foundation.zurb.com/),
19
19
-[Github Pages](http://pages.github.com/) and [API](http://developer.github.com/v3/),
20
-
-[NodeJS](nodejs.org)
20
+
-[NodeJS](http://nodejs.org)
21
21
-[D3](http://d3js.org/)
22
22
- and many more!
23
23
@@ -37,6 +37,6 @@ Hummm... you want to learn more about how all this is structured? A good sketch
37
37
38
38
<palign="center"> <imgsrc="https://raw2.github.com/adobe/adobe.github.com/master/img/schema_adobe_open_source.png"alt="Adobe Open Source schema" /></p>
39
39
40
-
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 available through an simple REST API, thanks to [restify](mcavage.me/node-restify/).
40
+
The information is pulled directly from the [Github API](http://developer.github.com/v3/) and aggregated by a [NodeJS](http://nodejs.org) server (its code source is available [in this repository](https://github.com/kimchouard/server.adobe.github.com)). It is available through an simple REST API, thanks to [restify](mcavage.me/node-restify/).
41
41
42
-
[AngularJS](http://angularjs.org/) then makes 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.
42
+
[AngularJS](http://angularjs.org/) then makes 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.
0 commit comments