-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathgist.html
507 lines (409 loc) · 22.1 KB
/
gist.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
<!DOCTYPE html>
<html>
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# githubog: http://ogp.me/ns/fb/githubog#">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>From Gist to Deck</title>
<meta content="authenticity_token" name="csrf-param" />
<meta content="DSqTJDU2snDwvnndM6b2C9wlatZY6f7Qc3LlXHKo78g=" name="csrf-token" />
<meta name="viewport" content="width=960">
<link type="text/plain" rel="author" href="http://github.com/humans.txt" />
<link href="https://gist.github.com/assets/application-3e2433f6da817bf23a85587d46e5af5c.css" media="screen, print" rel="stylesheet" />
<script src="https://gist.github.com/assets/application-8da2db974de64eb28650bee25442b967.js"></script>
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@github">
<meta property="og:title" content="seaofclouds/gist:b273f7a3089b1a238f5a">
<meta property="og:type" content="githubog:gist">
<meta property="og:url" content="https://gist.github.com/seaofclouds/b273f7a3089b1a238f5a">
<meta property="og:image" content="https://secure.gravatar.com/avatar/0c5c5a350941044192ff794a9cd2205b?s=140&d=https://github.com/images/gravatars/gravatar-140.png">
<meta property="og:site_name" content="GitHub Gists">
<meta property="og:description" content="From Gist to Deck - Gist is a simple way to share snippets of text and code with others.">
<meta name="description" content="From Gist to Deck - Gist is a simple way to share snippets of text and code with others.">
<script type="text/javascript">
var GISTDECK_CSS_URL="gistdeck.css";
window.onload = function () {
var s = document.createElement("script");
s.setAttribute("src", "gistdeck.js");
document.getElementsByTagName("head")[0].appendChild(s);
};
</script>
</head>
<body class="logged_in">
<div id="wrapper">
<div id="header" class="header header-logged-in">
<div class="container clearfix">
<a class="header-logo-blacktocat" href="https://gist.github.com/">
<span class="mega-icon mega-icon-blacktocat"></span>
<span class="logo-subbrand"><img alt="GitHub:Gist" height="25" src="https://gist.github.com/assets/modules/header/[email protected]"></span>
</a>
<div class="divider-vertical"></div>
<div class="topsearch">
<form id="top_search_form" action="/search" data-pjax-remote=push accept-charset="UTF-8">
<div class="search">
<input type="text" class="search js-search js-navigation-enable" name="q" placeholder="Search…" data-hotkey="/" autocomplete=off autocorrect=off value="" >
<div class="search-results js-search-results js-navigation-container"></div>
</div>
<div class="divider-vertical"></div>
</form>
<ul class="top-nav">
<li class="explore"><a href="/discover/">Discover Gists</a></li>
</ul>
</div>
<ul id="user-links">
<li>
<a href="/nzoschke" class="name">
<img src="https://secure.gravatar.com/avatar/ca7031d4ccdb00a0dd438cc274cc7e53?s=140&d=https://github.com/images/gravatars/gravatar-140.png" width="20" height="20"> nzoschke
</a>
</li>
<li>
<a href="/" id="new_gist" class="tooltipped downwards" title="Create a New Gist">
<span class="mini-icon mini-icon-gist-add"></span>
</a>
</li>
<li>
<a href="https://github.com" class="tooltipped downwards" title="Go to GitHub">
<span class="mini-icon mini-icon-octocat"></span>
</a>
</li>
<li>
<a href="https://github.com/logout" class="tooltipped downwards" id="logout" title="Log Out">
<span class="mini-icon mini-icon-logout"></span>
</a>
</li>
</ul>
</div>
</div>
<div class="site-content" id="js-pjax-container" data-pjax-container>
<div class="vis-secret site-container js-site-container" data-url="/seaofclouds/b273f7a3089b1a238f5a">
<div class="pagehead repohead">
<div class="container">
<div class="title-actions-bar">
<ul class="pagehead-actions">
<li>
<li>
<form action="/seaofclouds/b273f7a3089b1a238f5a/star" data-pjax-remote=replace method="post" accept-charset="UTF-8">
<input name="authenticity_token" type="hidden" value="DSqTJDU2snDwvnndM6b2C9wlatZY6f7Qc3LlXHKo78g=" />
<button class="minibutton" type="submit"><span class="mini-icon mini-icon-star"></span>Star</button>
<a class="social-count js-social-count" href="/seaofclouds/b273f7a3089b1a238f5a/stars" >17</a>
</form>
</li>
<li>
<form action="/seaofclouds/b273f7a3089b1a238f5a/fork" data-method="post" method="post" accept-charset="UTF-8">
<button class="minibutton fork-button" type="submit"><span class="mini-icon mini-icon-fork"></span>Fork</button>
<a class="social-count js-social-count" href="/seaofclouds/b273f7a3089b1a238f5a/forks" >19</a>
</form>
</li>
</ul>
<h1 itemscope itemtype="http://data-vocabulary.org/Breadcrumb" class="entry-title secret">
<span class="repo-label"><span>secret</span></span>
<span class="mega-icon mega-icon-gist-secret tooltipped downandright" title="Secret gists are hidden from search engines but visible to anyone you give the URL."></span>
<div class="meta">
<div class="gist-author">
<img src="https://secure.gravatar.com/avatar/0c5c5a350941044192ff794a9cd2205b?s=140&d=https://github.com/images/gravatars/gravatar-140.png" width="26" height="26">
<span class="author vcard">
<span itemprop="title"><a href="/seaofclouds">seaofclouds</a></span>
</span> /
<strong><a href="/seaofclouds/b273f7a3089b1a238f5a" class="js-current-repository">gist:b273f7a3089b1a238f5a</a></strong>
</div>
<div class="gist-timestamp">
<span class="datetime">Last updated <time class="js-relative-date" title="2013-01-27T00:09:54Z" datetime="2013-01-27T00:09:54Z">2013-01-27</time></span>
</div>
</h1>
</div>
</div>
</div>
<div class="gist-description container">
<p>From Gist to Deck</p>
</div>
<div class="gist container">
<div class="root-pane">
<div class="menu-container">
<ul class="menu gisttabs">
<li>
<a href="/seaofclouds/b273f7a3089b1a238f5a" class="selected">
Gist Detail
</a>
</li>
<li>
<a href="/seaofclouds/b273f7a3089b1a238f5a/revisions" >
Revisions
<span class="counter">66</span>
</a>
</li>
<li>
<a href="/seaofclouds/b273f7a3089b1a238f5a/stars" >
Stars
<span class="counter">17</span>
</a>
</li>
<li>
<a href="/seaofclouds/b273f7a3089b1a238f5a/forks" >
Forks
<span class="counter">19</span>
</a>
</li>
</ul>
</div>
<ul class="export-references">
<li>
<a href="/seaofclouds/b273f7a3089b1a238f5a/download" class="minibutton" rel="nofollow"><span class="mini-icon mini-icon-download"></span>Download Gist</a>
</li>
<li>
<label for="url-field"><strong>Clone</strong> this gist</label>
<input type="text" readonly spellcheck="false" class="url-field js-url-field" name="url-field" value="https://gist.github.com/b273f7a3089b1a238f5a.git">
</li>
<li>
<label for="embed-field"><strong>Embed</strong> this gist</label>
<input type="text" readonly spellcheck="false" class="url-field js-url-field" name="embed-field" value="<script src="https://gist.github.com/seaofclouds/b273f7a3089b1a238f5a.js"></script>">
</li>
<li>
<label for="link-field"><strong>Link to</strong> this gist</label>
<input type="text" readonly spellcheck="false" class="url-field js-url-field" name="link-field" value="https://gist.github.com/seaofclouds/b273f7a3089b1a238f5a">
</li>
</ul>
</div>
<div class="column files">
<div id="file-gistfile1-md" class="bubble">
<div class="file-box ">
<div class="meta">
<div class="file-info">
<span class="file-type-icon"><span class="mini-icon mini-icon-gist"></span></span>
<strong class="file-name js-selectable-text">gistfile1.md</strong>
</div>
<div class="file-actions">
<span class="file-language">Markdown</span>
<ul class="button-group">
<li><a title="Permalink" href="#file-gistfile1-md" class="file-actions-button tooltipped downwards permalink"><span class="mini-icon mini-icon-link"></span></a></li>
<li><a title="View Raw" href="/seaofclouds/b273f7a3089b1a238f5a/raw/2a816c94baa8436ae5dcac35ddec2638cbf83d89/gistfile1.md" data-skip-pjax class="file-actions-button tooltipped downwards raw-url"><span class="mini-icon mini-icon-code"></span></a></li>
</ul>
</div>
</div>
<div class="suppressed">
<a class="js-show-suppressed-file">File suppressed. Click to show.</a>
</div>
<div id="readme">
<article class="markdown-body">
<h1>
<a name="crafting-a-presentation-can-be-difficult" class="anchor" href="#crafting-a-presentation-can-be-difficult"><span class="mini-icon mini-icon-link"></span></a>Crafting a presentation can be difficult</h1>
<h2>
<a name="too-many-tools" class="anchor" href="#too-many-tools"><span class="mini-icon mini-icon-link"></span></a>Too many tools</h2>
<p><a href="https://dl.dropbox.com/u/2361730/GistDeck/tools.png" target="_blank"><img src="https://dl.dropbox.com/u/2361730/GistDeck/tools.png" alt="tools" style="max-width:100%;"></a></p>
<ul>
<li><a href="http://www.apple.com/iwork/keynote/">Keynote</a></li>
<li><a href="https://github.com/schacon/showoff">ShowOff</a></li>
<li>PowerPoint</li>
<li>PDFs</li>
<li>etc</li>
</ul><h2>
<a name="too-many-options" class="anchor" href="#too-many-options"><span class="mini-icon mini-icon-link"></span></a>Too many options</h2>
<p><a href="https://dl.dropbox.com/u/2361730/GistDeck/options.png" target="_blank"><img src="https://dl.dropbox.com/u/2361730/GistDeck/options.png" alt="" style="max-width:100%;"></a></p>
<ul>
<li>Templates</li>
<li>Clip Art</li>
<li>Screen Sizes</li>
<li>Fonts</li>
<li>Transitions</li>
</ul><h2>
<a name="too-many-distractions" class="anchor" href="#too-many-distractions"><span class="mini-icon mini-icon-link"></span></a>Too many distractions</h2>
<p><a href="https://dl.dropbox.com/u/2361730/GistDeck/distractions.png" target="_blank"><img src="https://dl.dropbox.com/u/2361730/GistDeck/distractions.png" alt="" style="max-width:100%;"></a></p>
<ul>
<li>Toolbars</li>
<li>Sidebars</li>
<li>Drawing tools</li>
<li>Windows</li>
<li>Lolcats</li>
</ul><h2>
<a name="why-cant-it-be-easier" class="anchor" href="#why-cant-it-be-easier"><span class="mini-icon mini-icon-link"></span></a>Why can't it be easier?</h2>
<p>Why must we install software?</p>
<p>Why can't we use simple tools?</p>
<p>Why can't we use a simple interface?</p>
<p>Why can't we publish instantly?</p>
<h1>
<a name="introducing-gistdeck" class="anchor" href="#introducing-gistdeck"><span class="mini-icon mini-icon-link"></span></a>Introducing GistDeck</h1>
<p><a href="https://dl.dropbox.com/u/2361730/GistDeck/logo.png" target="_blank"><img src="https://dl.dropbox.com/u/2361730/GistDeck/logo.png" alt="" style="max-width:100%;"></a></p>
<h1>
<a name="gistdeck-is-a-presentation-layer-for-one-of-our-favorite-text-sharing-tools" class="anchor" href="#gistdeck-is-a-presentation-layer-for-one-of-our-favorite-text-sharing-tools"><span class="mini-icon mini-icon-link"></span></a>GistDeck is a presentation layer for one of our favorite text sharing tools.</h1>
<h2>
<a name="built-with-tools-you-use-every-day" class="anchor" href="#built-with-tools-you-use-every-day"><span class="mini-icon mini-icon-link"></span></a>Built with tools you use every day</h2>
<p>Browser</p>
<p><a href="http://gist.github.com">Gist</a></p>
<p>HTML, CSS, JS</p>
<h2>
<a name="no-software" class="anchor" href="#no-software"><span class="mini-icon mini-icon-link"></span></a>No Software</h2>
<p>No Apps, No Servers</p>
<p>Only You</p>
<p>Your Browser</p>
<p>And an idea worth sharing</p>
<h1>
<a name="some-examples" class="anchor" href="#some-examples"><span class="mini-icon mini-icon-link"></span></a>Some examples</h1>
<h1>
<a name="this-is-a-topic" class="anchor" href="#this-is-a-topic"><span class="mini-icon mini-icon-link"></span></a>This is a topic</h1>
<p>front and center</p>
<h2>
<a name="this-is-a-subtopic" class="anchor" href="#this-is-a-subtopic"><span class="mini-icon mini-icon-link"></span></a>This is a Subtopic</h2>
<p>This is a paragraph. Pellentesque id lorem nunc, varius porttitor nulla. Phasellus in sapien tellus, id congue metus. Cras et vestibulum nisl. Mauris interdum tincidunt augue vitae tincidunt. </p>
<h2>
<a name="subtopics-can-have-bullets" class="anchor" href="#subtopics-can-have-bullets"><span class="mini-icon mini-icon-link"></span></a>Subtopics can have bullets:</h2>
<ul>
<li>Supporting Bullet</li>
<li>Most people call this a list</li>
<li>Phasellus et mauris et mauris</li>
<li>A list item can have code</li>
<li><code>ruby -pe 'next unless $_ =~ /bullet/' < file.md</code></li>
</ul><h2>
<a name="subtopics-can-have-images" class="anchor" href="#subtopics-can-have-images"><span class="mini-icon mini-icon-link"></span></a>Subtopics can have images:</h2>
<p><a href="https://a248.e.akamai.net/camo.github.com/4637e8b1d83107b465aa4da40b07a17e1807d2af/687474703a2f2f706c6163656b697474656e2e636f6d2f672f3430302f343030" target="_blank"><img src="https://a248.e.akamai.net/camo.github.com/4637e8b1d83107b465aa4da40b07a17e1807d2af/687474703a2f2f706c6163656b697474656e2e636f6d2f672f3430302f343030" alt="" style="max-width:100%;"></a></p>
<p>Sollicitudin vestibulum magna. Nulla facilisi. Fusce rutrum bibendum dapibus. Nam dictum blandit faucibus. In hac habitasse platea dictumst. Fusce faucibus sagittis sapien vel posuere. </p>
<h2>
<a name="subtopics-love-code-snippets" class="anchor" href="#subtopics-love-code-snippets"><span class="mini-icon mini-icon-link"></span></a>Subtopics love code snippets:</h2>
<ol>
<li>
<p>In Ruby you can map like this:</p>
<div class="highlight"><pre><span class="o">[</span><span class="s1">'a'</span><span class="p">,</span> <span class="s1">'b'</span><span class="o">].</span><span class="n">map</span> <span class="p">{</span> <span class="o">|</span><span class="n">x</span><span class="o">|</span> <span class="n">x</span><span class="o">.</span><span class="n">uppercase</span> <span class="p">}</span>
</pre></div>
</li>
<li>
<p>In Rails, you can do a shortcut:</p>
<div class="highlight"><pre><span class="o">[</span><span class="s1">'a'</span><span class="p">,</span> <span class="s1">'b'</span><span class="o">].</span><span class="n">map</span><span class="p">(</span><span class="o">&</span><span class="ss">:uppercase</span><span class="p">)</span>
</pre></div>
</li>
</ol><h2>
<a name="this-presentation-is-a-gist" class="anchor" href="#this-presentation-is-a-gist"><span class="mini-icon mini-icon-link"></span></a>This presentation is a gist!</h2>
<p><a href="https://gist.github.com/gists/b273f7a3089b1a238f5a">https://gist.github.com/gists/b273f7a3089b1a238f5a</a></p>
<p><a href="https://dl.dropbox.com/u/2361730/GistDeck/screenshot.png" target="_blank"><img src="https://dl.dropbox.com/u/2361730/GistDeck/screenshot.png" height="300" style="max-width:100%;"></a></p>
<h2>
<a name="whaaaaat" class="anchor" href="#whaaaaat"><span class="mini-icon mini-icon-link"></span></a>Whaaaaat?</h2>
<p><a href="https://dl.dropbox.com/u/2361730/GistDeck/what.png" target="_blank"><img src="https://dl.dropbox.com/u/2361730/GistDeck/what.png" alt="" style="max-width:100%;"></a></p>
<ol>
<li><a href="http://gistdeck.herokuapp.com/">Install Bookmarklet</a></li>
<li><a href="https://gist.github.com/b273f7a3089b1a238f5a">Visit Gist</a></li>
<li>Click Bookmarklet</li>
<li>Present</li>
</ol><h1>
<a name="contribute-on-github" class="anchor" href="#contribute-on-github"><span class="mini-icon mini-icon-link"></span></a>Contribute on Github</h1>
<p><a href="https://github.com/nzoschke/gistdeck">https://github.com/nzoschke/gistdeck</a></p>
<h1>
<a name="fin" class="anchor" href="#fin"><span class="mini-icon mini-icon-link"></span></a>fin</h1>
<p>by <a href="http://twitter.com/nzoschke">noah</a> and <a href="http://twitter.com/seaofclouds">todd</a></p>
</article>
</div>
</div>
</div>
<div id="comments" class="new-comments">
<div class="discussion-bubble js-comment-container">
<img class="discussion-bubble-avatar" width="48" height="48" src="https://secure.gravatar.com/avatar/55d29765e41dd0d0b498568dcb8a33a2?s=140&d=https://github.com/images/gravatars/gravatar-140.png">
<div class="discussion-bubble-content bubble">
<div class="discussion-bubble-inner">
<div class="comment js-comment" id="comment-756135">
<div class="comment-header normal-comment-header">
<a href="#" class="comment-type-icon mini-icon mini-icon-commit-comment"></a>
<a href="/trauber" class="comment-header-author">trauber</a>
<span class="comment-header-action-text">
<span id="gistcomment-756135">
<a href="/seaofclouds/b273f7a3089b1a238f5a/#comment-756135">commented</a></span>
</span>
<span class="comment-header-right">
<span id="gistcomment-756135">
<a href="/seaofclouds/b273f7a3089b1a238f5a/#comment-756135" class="comment-header-date">
<time class="js-relative-date" title="2013-01-27T00:09:54Z" datetime="2013-01-27T00:09:54Z">2013-01-27</time>
</a>
</span>
</span>
</div>
<div class="comment-content">
<div class="edit-comment-hide">
<!-- <div class="comment-form-error">There has been an error</div> -->
<div class="comment-body markdown-body markdown-format js-comment-body">
<p>Numbers in ordered lists are clipped on my netbook. Seven inch screen is probably not a good format for gistdeck andyway I guess?</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<form action="/seaofclouds/b273f7a3089b1a238f5a/comments"
class="js-comment-form"
data-pjax-remote=replace method="post" accept-charset="UTF-8">
<input name="authenticity_token" type="hidden" value="DSqTJDU2snDwvnndM6b2C9wlatZY6f7Qc3LlXHKo78g=" />
<div class="discussion-bubble">
<img class="discussion-bubble-avatar" width="48" height="48" src="https://secure.gravatar.com/avatar/ca7031d4ccdb00a0dd438cc274cc7e53?s=140&d=https://github.com/images/gravatars/gravatar-140.png">
<div class="discussion-bubble-content bubble">
<div class="discussion-bubble-inner">
<div class="js-previewable-comment-form previewable-comment-form write-selected" data-preview-url="/preview">
<div class="comment-form-head tabnav">
<ul class="js-preview-tabs tabnav-tabs">
<li><a href="#" class="tabnav-tab js-write-tab write-tab selected" action="write">Write</a></li>
<li><a href="#" class="tabnav-tab js-preview-tab preview-tab" action="preview">Preview</a></li>
</ul>
<span class="tabnav-right">
<span class="tabnav-widget text">
Comments are parsed with <a href="http://github.github.com/github-flavored-markdown/" class="gfm-help" target="_blank">GitHub Flavored Markdown</a>
</span>
</span>
</div>
<div class="comment-form-error" style="display: none;">There has been an error.</div>
<div class="tab-content write-content js-write-content">
<div class="textarea-frame">
<textarea name="comment[body]" placeholder="Leave a comment" class="js-comment-field js-size-to-fit"></textarea>
</div>
</div>
<div class="tab-content preview-content">
<div class="comment">
<div class="comment-header normal-comment-header">
<img class="comment-header-gravatar" width="22" height="22" src="https://secure.gravatar.com/avatar/ca7031d4ccdb00a0dd438cc274cc7e53?s=140&d=https://github.com/images/gravatars/gravatar-140.png">
<a href="#" class="comment-header-author">nzoschke</a>
<span class="comment-header-action-text"><a href="#">commented</a></span>
<span class="comment-header-right">
<a href="#" class="comment-header-date"><time>just now</time></a>
</span>
</div>
<div class="comment-content">
<div class="edit-comment-hide">
<div class="comment-body markdown-body markdown-format preview-content-body js-preview-content">
<p>Nothing to preview</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="form-actions">
<button class="button primary js-comment-submit" type="submit">Add Comment</button>
</div>
</form>
</div>
</div>
<div class="context-overlay"></div>
</div>
</div>
<div class="slow-loading-overlay"></div>
</div>
<div id="ajax-error-message" class="flash flash-error">
<div class="container">
<span class="mini-icon mini-icon-exclamation"></span>
Something went wrong with that request. Please try again.
<a href="#" class="mini-icon mini-icon-remove-close ajax-error-dismiss"></a>
</div>
</div>
<footer>
<div id="footer">
<div class="container clearfix">
<p class="right">© 2013 GitHub Inc. All rights reserved.</p>
<a class="left" href="/">
<span class="mega-icon mega-icon-invertocat"></span>
</a>
<ul id="legal">
<li><a href="http://github.com/blog">The GitHub Blog</a></li>
<li><a href="mailto:[email protected]">Support</a></li>
<li><a href="https://github.com/contact">Contact</a></li>
</ul>
</div><!-- /.container -->
</div><!-- /.#footer -->
</footer>
</body>
</html>