|
19 | 19 | <meta name="twitter:description" content="A listing of open source projects from Twitter." /> |
20 | 20 | <meta name="twitter:card" content="summary" /> |
21 | 21 | <meta name="twitter:image" content="https://g.twimg.com/eng/theme/eng-home-open-source.png" /> |
| 22 | + </head> |
| 23 | + <body> |
| 24 | + <div id="wrapper" class="grid clearfix"> |
| 25 | + <div id="main" class="grid-1"> |
| 26 | + <div id="logo"><h1>Twitter Open Source</h1></div> |
| 27 | + <h1>Twitter is built on open source software.</h1> |
| 28 | + <p>Want to help? <a href="https://twitter.com/jobs/engineering">Join the Flock</a></p> |
| 29 | + <p>More about <a href="https://engineering.twitter.com/">Twitter Engineering</a></p> |
| 30 | + <p> </p> |
| 31 | + <p>More open source from Twitter: |
| 32 | + <br/><a href="https://github.com/twitter-fabric">Fabric</a> and <a href="https://github.com/fastlane">fastlane</a></p> |
| 33 | + <p> </p> |
| 34 | + <p><a href="https://brand.twitter.com/">Logos and other goodies</a></p> |
| 35 | + </div> |
| 36 | + |
| 37 | + <div class="grid grid-3"> |
| 38 | + <div id="statistics" class="grid-1 alpha header"> |
| 39 | + <h1>Statistics</h1> |
| 40 | + <p> |
| 41 | + <a href="https://github.com/twitter/repositories"><span id="num-repos"><img src="assets/spinner.gif" /></span> public repos</a> |
| 42 | + <br> |
| 43 | + <a href="https://github.com/twitter?tab=members"><span id="num-members"><img src="assets/spinner.gif" /></span> members</a> |
| 44 | + </p> |
| 45 | + <p class=" email" ><a href=" mailto:[email protected]" >[email protected]</a></p> |
| 46 | + </div> |
22 | 47 |
|
| 48 | + <div id="recently-updated" class="grid-2 omega header"> |
| 49 | + <h1>Recently updated <a href="https://github.com/twitter/repositories">View All on GitHub</a></h1> |
| 50 | + <ol id="recently-updated-repos"></ol> |
| 51 | + </div> |
| 52 | + </div> |
| 53 | + |
| 54 | + <ol id="repos"></ol> |
| 55 | + </div> |
23 | 56 | <script type="text/javascript"> |
24 | 57 |
|
25 | 58 | var _gaq = _gaq || []; |
|
273 | 306 | } |
274 | 307 | })(jQuery); |
275 | 308 | </script> |
276 | | - </head> |
277 | | - <body> |
278 | | - <div id="wrapper" class="grid clearfix"> |
279 | | - <div id="main" class="grid-1"> |
280 | | - <div id="logo"><h1>Twitter Open Source</h1></div> |
281 | | - <h1>Twitter is built on open source software.</h1> |
282 | | - <p>Want to help? <a href="https://twitter.com/jobs/engineering">Join the Flock</a></p> |
283 | | - <p>More about <a href="https://engineering.twitter.com/">Twitter Engineering</a></p> |
284 | | - <p> </p> |
285 | | - <p>More open source from Twitter: |
286 | | - <br/><a href="https://github.com/twitter-fabric">Fabric</a> and <a href="https://github.com/fastlane">fastlane</a></p> |
287 | | - <p> </p> |
288 | | - <p><a href="https://brand.twitter.com/">Logos and other goodies</a></p> |
289 | | - </div> |
290 | | - |
291 | | - <div class="grid grid-3"> |
292 | | - <div id="statistics" class="grid-1 alpha header"> |
293 | | - <h1>Statistics</h1> |
294 | | - <p> |
295 | | - <a href="https://github.com/twitter/repositories"><span id="num-repos"><img src="assets/spinner.gif" /></span> public repos</a> |
296 | | - <br> |
297 | | - <a href="https://github.com/twitter?tab=members"><span id="num-members"><img src="assets/spinner.gif" /></span> members</a> |
298 | | - </p> |
299 | | - <p class=" email" ><a href=" mailto:[email protected]" >[email protected]</a></p> |
300 | | - </div> |
301 | | - |
302 | | - <div id="recently-updated" class="grid-2 omega header"> |
303 | | - <h1>Recently updated <a href="https://github.com/twitter/repositories">View All on GitHub</a></h1> |
304 | | - <ol id="recently-updated-repos"></ol> |
305 | | - </div> |
306 | | - </div> |
307 | | - |
308 | | - <ol id="repos"></ol> |
309 | | - </div> |
310 | 309 | </body> |
311 | 310 | </html> |
0 commit comments