155
edits
No edit summary |
|||
| Line 21: | Line 21: | ||
=== [https://github.com/mozilla/galaxy Catalogue] === | === [https://github.com/mozilla/galaxy Catalogue] === | ||
[[File:Galaxy_homepage_august_2014.png|left|500px|link=https://galaxy.dev.mozaws.net/|thumb|Homepage of Galaxy games lobby (circa August 2014)]] | |||
==== Summary ==== | ==== Summary ==== | ||
| Line 26: | Line 28: | ||
During the build step, via Gulp and Metalsmith, the HTML is generated from static JSON files, Markdown files, and HTML templates. The compiled HTML talks to the backend API (`galaxy-api`) via WebSockets to render any user-specific information (i.e., leaderboards and friends' activity). | During the build step, via Gulp and Metalsmith, the HTML is generated from static JSON files, Markdown files, and HTML templates. The compiled HTML talks to the backend API (`galaxy-api`) via WebSockets to render any user-specific information (i.e., leaderboards and friends' activity). | ||
<div style="clear: left"></div> | |||
==== Technologies used ==== | ==== Technologies used ==== | ||
| Line 43: | Line 47: | ||
<hr> | <hr> | ||
=== [https://github.com/mozilla/galaxy-api REST/WebSocket API] === | === [https://github.com/mozilla/galaxy-api REST/WebSocket API] === | ||
edits