Skip to content

Commit 3e3b791

Browse files
committed
boom
1 parent 9c7d526 commit 3e3b791

File tree

34 files changed

+2243
-645
lines changed

34 files changed

+2243
-645
lines changed

index.html

Lines changed: 66 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<script src="/shared/js/documentation.js" type="text/javascript"></script>
1616
</head>
1717
<body class="api">
18-
<div id="not-footer">
1918

2019
<div id="header-wrapper">
2120
<div id="header">
@@ -154,25 +153,73 @@ <h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/users/">U
154153

155154
</div><!-- #wrapper -->
156155

157-
</div><!-- /not-footer -->
158-
159-
<div id="footer-wrapper">
160-
<div id="footer">
161-
<div class="left-col">
162-
<h2 class="logo"><a href="http://github.com">Brought to you by GitHub</a></h2>
163-
<ul class="github-nav">
164-
<li><a href="http://github.com/blog" class="blog">The GitHub Blog</a></li>
165-
<li><a href="http://support.github.com">Support</a></li>
166-
<li><a href="http://github.com/contact">Contact</a></li>
167-
<li><a href="http://developer.github.com">API</a></li>
156+
<div id="footer" >
157+
<div class="upper_footer">
158+
<div class="footer_inner clearfix">
159+
160+
<!--[if IE]><h4 id="blacktocat_ie">GitHub Links</h4><![endif]-->
161+
<![if !IE]><h4 id="blacktocat">GitHub Links</h4><![endif]>
162+
163+
<ul class="footer_nav">
164+
<h4>GitHub</h4>
165+
<li><a href="https://github.com/about">About</a></li>
166+
<li><a href="https://github.com/blog">Blog</a></li>
167+
<li><a href="https://github.com/contact">Contact &amp; Support</a></li>
168+
<li><a href="https://github.com/training">Training</a></li>
169+
<li><a href="http://status.github.com/">Site Status</a></li>
168170
</ul>
169-
<p class="copyline">&copy; 2011 GitHub Inc. All rights reserved</p>
170-
</div>
171-
<div class="right-col">
172-
<p class="rackspace">Powered by the <a href="http://rackspace.com" target="_blank">Dedicated Servers</a> and <a href="http://rackspacecloud.com" target="_blank">Cloud Computing</a> of Rackspace Hosting&reg;</p>
173-
</div>
174-
</div><!-- #footer -->
175-
</div><!-- #footer-wrapper -->
171+
172+
<ul class="footer_nav">
173+
<h4>Tools</h4>
174+
<li><a href="http://mac.github.com/">GitHub for Mac</a></li>
175+
<li><a href="gist.github.com">Gist</a></li>
176+
<li><a href="http://fi.github.com/">Enterprise Install</a></li>
177+
<li><a href="http://jobs.github.com/">Job Board</a></li>
178+
</ul>
179+
180+
<ul class="footer_nav">
181+
<h4>Extras</h4>
182+
<li><a href="http://shop.github.com/">Shop</a></li>
183+
<li><a href="http://octodex.github.com/">The Octodex</a></li>
184+
</ul>
185+
186+
<ul class="footer_nav">
187+
<h4>Documentation</h4>
188+
<li><a href="http://help.github.com/">GitHub Help</a></li>
189+
<li><a href="http://developer.github.com/">Developer API</a></li>
190+
<li><a href="http://github.github.com/github-flavored-markdown/">GitHub Flavored Markdown</a></li>
191+
<li><a href="http://pages.github.com/">GitHub Pages</a></li>
192+
</ul>
193+
194+
</div><!-- /.site -->
195+
</div><!-- /.upper_footer -->
196+
197+
<div class="lower_footer">
198+
<div class="footer_inner clearfix">
199+
<div id="legal">
200+
<!--[if IE]><a class="home_ie" href="http://github.com">Home</a><![endif]-->
201+
<![if !IE]><a class="home" href="http://github.com">Home</a><![endif]>
202+
203+
<ul id="legal_links">
204+
<li><a href="http://help.github.com/terms-of-service/">Terms of Service</a></li>
205+
<li><a href="http://help.github.com/privacy-policy/">Privacy</a></li>
206+
<li><a href="http://help.github.com/security/">Security</a></li>
207+
</ul>
208+
209+
<p>&copy; <span id="year">year</span> GitHub Inc. All rights reserved.</p>
210+
</div><!-- /#legal or /#legal_ie-->
211+
212+
<div class="sponsor">
213+
<a href="http://www.rackspace.com" class="logo">
214+
<img src="/shared/images/rackspace_logo.png" alt="Dedicated Server" width="38" height="36">
215+
</a>
216+
Powered by the <a href="http://www.rackspace.com ">Dedicated
217+
Servers</a> and<br/> <a href="http://www.rackspacecloud.com">Cloud
218+
Computing</a> of Rackspace Hosting<span>&reg;</span>
219+
</div>
220+
</div><!-- /.site -->
221+
</div><!-- /.lower_footer -->
222+
</div><!-- /#footer -->
176223

177224
</body>
178225
</html>

v3/gists/comments/index.html

Lines changed: 66 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<script src="/shared/js/documentation.js" type="text/javascript"></script>
1616
</head>
1717
<body class="api">
18-
<div id="not-footer">
1918

2019
<div id="header-wrapper">
2120
<div id="header">
@@ -265,25 +264,73 @@ <h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/users/">U
265264

266265
</div><!-- #wrapper -->
267266

268-
</div><!-- /not-footer -->
269-
270-
<div id="footer-wrapper">
271-
<div id="footer">
272-
<div class="left-col">
273-
<h2 class="logo"><a href="http://github.com">Brought to you by GitHub</a></h2>
274-
<ul class="github-nav">
275-
<li><a href="http://github.com/blog" class="blog">The GitHub Blog</a></li>
276-
<li><a href="http://support.github.com">Support</a></li>
277-
<li><a href="http://github.com/contact">Contact</a></li>
278-
<li><a href="http://developer.github.com">API</a></li>
267+
<div id="footer" >
268+
<div class="upper_footer">
269+
<div class="footer_inner clearfix">
270+
271+
<!--[if IE]><h4 id="blacktocat_ie">GitHub Links</h4><![endif]-->
272+
<![if !IE]><h4 id="blacktocat">GitHub Links</h4><![endif]>
273+
274+
<ul class="footer_nav">
275+
<h4>GitHub</h4>
276+
<li><a href="https://github.com/about">About</a></li>
277+
<li><a href="https://github.com/blog">Blog</a></li>
278+
<li><a href="https://github.com/contact">Contact &amp; Support</a></li>
279+
<li><a href="https://github.com/training">Training</a></li>
280+
<li><a href="http://status.github.com/">Site Status</a></li>
279281
</ul>
280-
<p class="copyline">&copy; 2011 GitHub Inc. All rights reserved</p>
281-
</div>
282-
<div class="right-col">
283-
<p class="rackspace">Powered by the <a href="http://rackspace.com" target="_blank">Dedicated Servers</a> and <a href="http://rackspacecloud.com" target="_blank">Cloud Computing</a> of Rackspace Hosting&reg;</p>
284-
</div>
285-
</div><!-- #footer -->
286-
</div><!-- #footer-wrapper -->
282+
283+
<ul class="footer_nav">
284+
<h4>Tools</h4>
285+
<li><a href="http://mac.github.com/">GitHub for Mac</a></li>
286+
<li><a href="gist.github.com">Gist</a></li>
287+
<li><a href="http://fi.github.com/">Enterprise Install</a></li>
288+
<li><a href="http://jobs.github.com/">Job Board</a></li>
289+
</ul>
290+
291+
<ul class="footer_nav">
292+
<h4>Extras</h4>
293+
<li><a href="http://shop.github.com/">Shop</a></li>
294+
<li><a href="http://octodex.github.com/">The Octodex</a></li>
295+
</ul>
296+
297+
<ul class="footer_nav">
298+
<h4>Documentation</h4>
299+
<li><a href="http://help.github.com/">GitHub Help</a></li>
300+
<li><a href="http://developer.github.com/">Developer API</a></li>
301+
<li><a href="http://github.github.com/github-flavored-markdown/">GitHub Flavored Markdown</a></li>
302+
<li><a href="http://pages.github.com/">GitHub Pages</a></li>
303+
</ul>
304+
305+
</div><!-- /.site -->
306+
</div><!-- /.upper_footer -->
307+
308+
<div class="lower_footer">
309+
<div class="footer_inner clearfix">
310+
<div id="legal">
311+
<!--[if IE]><a class="home_ie" href="http://github.com">Home</a><![endif]-->
312+
<![if !IE]><a class="home" href="http://github.com">Home</a><![endif]>
313+
314+
<ul id="legal_links">
315+
<li><a href="http://help.github.com/terms-of-service/">Terms of Service</a></li>
316+
<li><a href="http://help.github.com/privacy-policy/">Privacy</a></li>
317+
<li><a href="http://help.github.com/security/">Security</a></li>
318+
</ul>
319+
320+
<p>&copy; <span id="year">year</span> GitHub Inc. All rights reserved.</p>
321+
</div><!-- /#legal or /#legal_ie-->
322+
323+
<div class="sponsor">
324+
<a href="http://www.rackspace.com" class="logo">
325+
<img src="/shared/images/rackspace_logo.png" alt="Dedicated Server" width="38" height="36">
326+
</a>
327+
Powered by the <a href="http://www.rackspace.com ">Dedicated
328+
Servers</a> and<br/> <a href="http://www.rackspacecloud.com">Cloud
329+
Computing</a> of Rackspace Hosting<span>&reg;</span>
330+
</div>
331+
</div><!-- /.site -->
332+
</div><!-- /.lower_footer -->
333+
</div><!-- /#footer -->
287334

288335
</body>
289336
</html>

v3/gists/index.html

Lines changed: 66 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<script src="/shared/js/documentation.js" type="text/javascript"></script>
1616
</head>
1717
<body class="api">
18-
<div id="not-footer">
1918

2019
<div id="header-wrapper">
2120
<div id="header">
@@ -544,25 +543,73 @@ <h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/users/">U
544543

545544
</div><!-- #wrapper -->
546545

547-
</div><!-- /not-footer -->
548-
549-
<div id="footer-wrapper">
550-
<div id="footer">
551-
<div class="left-col">
552-
<h2 class="logo"><a href="http://github.com">Brought to you by GitHub</a></h2>
553-
<ul class="github-nav">
554-
<li><a href="http://github.com/blog" class="blog">The GitHub Blog</a></li>
555-
<li><a href="http://support.github.com">Support</a></li>
556-
<li><a href="http://github.com/contact">Contact</a></li>
557-
<li><a href="http://developer.github.com">API</a></li>
546+
<div id="footer" >
547+
<div class="upper_footer">
548+
<div class="footer_inner clearfix">
549+
550+
<!--[if IE]><h4 id="blacktocat_ie">GitHub Links</h4><![endif]-->
551+
<![if !IE]><h4 id="blacktocat">GitHub Links</h4><![endif]>
552+
553+
<ul class="footer_nav">
554+
<h4>GitHub</h4>
555+
<li><a href="https://github.com/about">About</a></li>
556+
<li><a href="https://github.com/blog">Blog</a></li>
557+
<li><a href="https://github.com/contact">Contact &amp; Support</a></li>
558+
<li><a href="https://github.com/training">Training</a></li>
559+
<li><a href="http://status.github.com/">Site Status</a></li>
558560
</ul>
559-
<p class="copyline">&copy; 2011 GitHub Inc. All rights reserved</p>
560-
</div>
561-
<div class="right-col">
562-
<p class="rackspace">Powered by the <a href="http://rackspace.com" target="_blank">Dedicated Servers</a> and <a href="http://rackspacecloud.com" target="_blank">Cloud Computing</a> of Rackspace Hosting&reg;</p>
563-
</div>
564-
</div><!-- #footer -->
565-
</div><!-- #footer-wrapper -->
561+
562+
<ul class="footer_nav">
563+
<h4>Tools</h4>
564+
<li><a href="http://mac.github.com/">GitHub for Mac</a></li>
565+
<li><a href="gist.github.com">Gist</a></li>
566+
<li><a href="http://fi.github.com/">Enterprise Install</a></li>
567+
<li><a href="http://jobs.github.com/">Job Board</a></li>
568+
</ul>
569+
570+
<ul class="footer_nav">
571+
<h4>Extras</h4>
572+
<li><a href="http://shop.github.com/">Shop</a></li>
573+
<li><a href="http://octodex.github.com/">The Octodex</a></li>
574+
</ul>
575+
576+
<ul class="footer_nav">
577+
<h4>Documentation</h4>
578+
<li><a href="http://help.github.com/">GitHub Help</a></li>
579+
<li><a href="http://developer.github.com/">Developer API</a></li>
580+
<li><a href="http://github.github.com/github-flavored-markdown/">GitHub Flavored Markdown</a></li>
581+
<li><a href="http://pages.github.com/">GitHub Pages</a></li>
582+
</ul>
583+
584+
</div><!-- /.site -->
585+
</div><!-- /.upper_footer -->
586+
587+
<div class="lower_footer">
588+
<div class="footer_inner clearfix">
589+
<div id="legal">
590+
<!--[if IE]><a class="home_ie" href="http://github.com">Home</a><![endif]-->
591+
<![if !IE]><a class="home" href="http://github.com">Home</a><![endif]>
592+
593+
<ul id="legal_links">
594+
<li><a href="http://help.github.com/terms-of-service/">Terms of Service</a></li>
595+
<li><a href="http://help.github.com/privacy-policy/">Privacy</a></li>
596+
<li><a href="http://help.github.com/security/">Security</a></li>
597+
</ul>
598+
599+
<p>&copy; <span id="year">year</span> GitHub Inc. All rights reserved.</p>
600+
</div><!-- /#legal or /#legal_ie-->
601+
602+
<div class="sponsor">
603+
<a href="http://www.rackspace.com" class="logo">
604+
<img src="/shared/images/rackspace_logo.png" alt="Dedicated Server" width="38" height="36">
605+
</a>
606+
Powered by the <a href="http://www.rackspace.com ">Dedicated
607+
Servers</a> and<br/> <a href="http://www.rackspacecloud.com">Cloud
608+
Computing</a> of Rackspace Hosting<span>&reg;</span>
609+
</div>
610+
</div><!-- /.site -->
611+
</div><!-- /.lower_footer -->
612+
</div><!-- /#footer -->
566613

567614
</body>
568615
</html>

v3/git/blobs/index.html

Lines changed: 66 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<script src="/shared/js/documentation.js" type="text/javascript"></script>
1616
</head>
1717
<body class="api">
18-
<div id="not-footer">
1918

2019
<div id="header-wrapper">
2120
<div id="header">
@@ -171,25 +170,73 @@ <h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/users/">U
171170

172171
</div><!-- #wrapper -->
173172

174-
</div><!-- /not-footer -->
175-
176-
<div id="footer-wrapper">
177-
<div id="footer">
178-
<div class="left-col">
179-
<h2 class="logo"><a href="http://github.com">Brought to you by GitHub</a></h2>
180-
<ul class="github-nav">
181-
<li><a href="http://github.com/blog" class="blog">The GitHub Blog</a></li>
182-
<li><a href="http://support.github.com">Support</a></li>
183-
<li><a href="http://github.com/contact">Contact</a></li>
184-
<li><a href="http://developer.github.com">API</a></li>
173+
<div id="footer" >
174+
<div class="upper_footer">
175+
<div class="footer_inner clearfix">
176+
177+
<!--[if IE]><h4 id="blacktocat_ie">GitHub Links</h4><![endif]-->
178+
<![if !IE]><h4 id="blacktocat">GitHub Links</h4><![endif]>
179+
180+
<ul class="footer_nav">
181+
<h4>GitHub</h4>
182+
<li><a href="https://github.com/about">About</a></li>
183+
<li><a href="https://github.com/blog">Blog</a></li>
184+
<li><a href="https://github.com/contact">Contact &amp; Support</a></li>
185+
<li><a href="https://github.com/training">Training</a></li>
186+
<li><a href="http://status.github.com/">Site Status</a></li>
185187
</ul>
186-
<p class="copyline">&copy; 2011 GitHub Inc. All rights reserved</p>
187-
</div>
188-
<div class="right-col">
189-
<p class="rackspace">Powered by the <a href="http://rackspace.com" target="_blank">Dedicated Servers</a> and <a href="http://rackspacecloud.com" target="_blank">Cloud Computing</a> of Rackspace Hosting&reg;</p>
190-
</div>
191-
</div><!-- #footer -->
192-
</div><!-- #footer-wrapper -->
188+
189+
<ul class="footer_nav">
190+
<h4>Tools</h4>
191+
<li><a href="http://mac.github.com/">GitHub for Mac</a></li>
192+
<li><a href="gist.github.com">Gist</a></li>
193+
<li><a href="http://fi.github.com/">Enterprise Install</a></li>
194+
<li><a href="http://jobs.github.com/">Job Board</a></li>
195+
</ul>
196+
197+
<ul class="footer_nav">
198+
<h4>Extras</h4>
199+
<li><a href="http://shop.github.com/">Shop</a></li>
200+
<li><a href="http://octodex.github.com/">The Octodex</a></li>
201+
</ul>
202+
203+
<ul class="footer_nav">
204+
<h4>Documentation</h4>
205+
<li><a href="http://help.github.com/">GitHub Help</a></li>
206+
<li><a href="http://developer.github.com/">Developer API</a></li>
207+
<li><a href="http://github.github.com/github-flavored-markdown/">GitHub Flavored Markdown</a></li>
208+
<li><a href="http://pages.github.com/">GitHub Pages</a></li>
209+
</ul>
210+
211+
</div><!-- /.site -->
212+
</div><!-- /.upper_footer -->
213+
214+
<div class="lower_footer">
215+
<div class="footer_inner clearfix">
216+
<div id="legal">
217+
<!--[if IE]><a class="home_ie" href="http://github.com">Home</a><![endif]-->
218+
<![if !IE]><a class="home" href="http://github.com">Home</a><![endif]>
219+
220+
<ul id="legal_links">
221+
<li><a href="http://help.github.com/terms-of-service/">Terms of Service</a></li>
222+
<li><a href="http://help.github.com/privacy-policy/">Privacy</a></li>
223+
<li><a href="http://help.github.com/security/">Security</a></li>
224+
</ul>
225+
226+
<p>&copy; <span id="year">year</span> GitHub Inc. All rights reserved.</p>
227+
</div><!-- /#legal or /#legal_ie-->
228+
229+
<div class="sponsor">
230+
<a href="http://www.rackspace.com" class="logo">
231+
<img src="/shared/images/rackspace_logo.png" alt="Dedicated Server" width="38" height="36">
232+
</a>
233+
Powered by the <a href="http://www.rackspace.com ">Dedicated
234+
Servers</a> and<br/> <a href="http://www.rackspacecloud.com">Cloud
235+
Computing</a> of Rackspace Hosting<span>&reg;</span>
236+
</div>
237+
</div><!-- /.site -->
238+
</div><!-- /.lower_footer -->
239+
</div><!-- /#footer -->
193240

194241
</body>
195242
</html>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy