jekyll-docs 3.3.0 → 3.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. checksums.yaml +4 -4
  2. data/site/404.html +11 -11
  3. data/site/community/index.html +16 -16
  4. data/site/conduct/index.html +7 -7
  5. data/site/css/screen.css +52 -38
  6. data/site/docs/assets/index.html +25 -17
  7. data/site/docs/collections/index.html +25 -17
  8. data/site/docs/conduct/index.html +29 -18
  9. data/site/docs/configuration/index.html +26 -18
  10. data/site/docs/continuous-integration/index.html +29 -21
  11. data/site/docs/contributing/index.html +27 -19
  12. data/site/docs/datafiles/index.html +26 -17
  13. data/site/docs/deployment-methods/index.html +24 -43
  14. data/site/docs/drafts/index.html +25 -17
  15. data/site/docs/extras/index.html +25 -17
  16. data/site/docs/frontmatter/index.html +27 -19
  17. data/site/docs/github-pages/index.html +42 -27
  18. data/site/docs/history/index.html +93 -19
  19. data/site/docs/home/index.html +25 -17
  20. data/site/docs/index.html +7 -7
  21. data/site/docs/installation/index.html +50 -18
  22. data/site/docs/maintaining/affinity-team-captain/index.html +691 -0
  23. data/site/docs/maintaining/avoiding-burnout/index.html +694 -0
  24. data/site/docs/maintaining/becoming-a-maintainer/index.html +702 -0
  25. data/site/docs/maintaining/index.html +698 -0
  26. data/site/docs/maintaining/merging-a-pull-request/index.html +730 -0
  27. data/site/docs/maintaining/reviewing-a-pull-request/index.html +710 -0
  28. data/site/docs/maintaining/special-labels/index.html +686 -0
  29. data/site/docs/maintaining/triaging-an-issue/index.html +720 -0
  30. data/site/docs/migrations/index.html +25 -17
  31. data/site/docs/pages/index.html +25 -17
  32. data/site/docs/pagination/index.html +25 -17
  33. data/site/docs/permalinks/index.html +25 -17
  34. data/site/docs/plugins/index.html +35 -17
  35. data/site/docs/posts/index.html +25 -17
  36. data/site/docs/quickstart/index.html +23 -15
  37. data/site/docs/resources/index.html +23 -15
  38. data/site/docs/sites/index.html +25 -17
  39. data/site/docs/static-files/index.html +25 -17
  40. data/site/docs/structure/index.html +25 -17
  41. data/site/docs/templates/index.html +39 -30
  42. data/site/docs/themes/index.html +23 -15
  43. data/site/docs/troubleshooting/index.html +27 -19
  44. data/site/docs/upgrading/0-to-2/index.html +25 -17
  45. data/site/docs/upgrading/2-to-3/index.html +26 -18
  46. data/site/docs/upgrading/index.html +26 -15
  47. data/site/docs/usage/index.html +25 -17
  48. data/site/docs/variables/index.html +25 -17
  49. data/site/docs/windows/index.html +31 -19
  50. data/site/feed.xml +17 -14
  51. data/site/github.html +7 -7
  52. data/site/help/index.html +21 -21
  53. data/site/index.html +13 -13
  54. data/site/issues.html +7 -7
  55. data/site/latest_version.txt +1 -1
  56. data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +23 -19
  57. data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +21 -17
  58. data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +23 -19
  59. data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +21 -17
  60. data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +23 -19
  61. data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +23 -19
  62. data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +21 -17
  63. data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +21 -17
  64. data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +23 -19
  65. data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +23 -19
  66. data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +23 -19
  67. data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +23 -19
  68. data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +23 -19
  69. data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +23 -19
  70. data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +23 -19
  71. data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +23 -19
  72. data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +23 -19
  73. data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +23 -19
  74. data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +23 -19
  75. data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +21 -17
  76. data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +21 -17
  77. data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +21 -17
  78. data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +23 -19
  79. data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +23 -19
  80. data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +21 -17
  81. data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +23 -19
  82. data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +21 -17
  83. data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +23 -19
  84. data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +23 -19
  85. data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +23 -19
  86. data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +23 -19
  87. data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +21 -17
  88. data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +23 -19
  89. data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +21 -17
  90. data/site/news/2015/02/26/introducing-jekyll-talk/index.html +21 -17
  91. data/site/news/2015/10/26/jekyll-3-0-released/index.html +21 -17
  92. data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +21 -17
  93. data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +23 -19
  94. data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +23 -19
  95. data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +23 -19
  96. data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +23 -19
  97. data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +21 -17
  98. data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +21 -17
  99. data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +21 -17
  100. data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +21 -17
  101. data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +23 -19
  102. data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +21 -17
  103. data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +21 -17
  104. data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +23 -19
  105. data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +21 -17
  106. data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +21 -17
  107. data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +23 -19
  108. data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +21 -17
  109. data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +26 -22
  110. data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +543 -0
  111. data/site/news/index.html +63 -19
  112. data/site/news/releases/index.html +63 -19
  113. data/site/readme.md +16 -0
  114. data/site/robots.txt +1 -0
  115. data/site/sitemap.xml +217 -146
  116. metadata +16 -6
  117. data/site/freenode.txt +0 -1
@@ -0,0 +1,720 @@
1
+ <!DOCTYPE HTML>
2
+ <html lang="en-US">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <meta charset="UTF-8">
6
+ <meta name="viewport" content="width=device-width,initial-scale=1">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
+ <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
+ <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
10
+ <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
+ <link rel="stylesheet" href="/css/screen.css">
12
+ <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
+ <title>Triaging an Issue - Jekyll • Simple, blog-aware, static sites</title>
15
+ <meta property="og:title" content="Triaging an Issue">
16
+ <meta name="description" content="This guide is for maintainers. These special people have write access to one or more of Jekyll’s repositories and help merge the contributions of others. You may find what is written here interesting, but it’s definitely not for everyone.">
17
+ <meta property="og:description" content="This guide is for maintainers. These special people have write access to one or more of Jekyll’s repositories and help merge the contributions of others. You may find what is written here interesting, but it’s definitely not for everyone.">
18
+ <link rel="canonical" href="https://jekyllrb.com/docs/maintaining/triaging-an-issue/">
19
+ <meta property="og:url" content="https://jekyllrb.com/docs/maintaining/triaging-an-issue/">
20
+ <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
+ <meta property="og:type" content="article">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
+ <meta name="twitter:card" content="summary">
24
+ <meta name="twitter:site" content="@jekyllrb">
25
+ <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
+ <script type="application/ld+json">
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Triaging an Issue",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "This guide is for maintainers. These special people have write access to one or more of Jekyll’s repositories and help merge the contributions of others. You may find what is written here interesting, but it’s definitely not for everyone.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/maintaining/triaging-an-issue/"}</script>
36
+ <!-- End Jekyll SEO tag -->
37
+
38
+ <!--[if lt IE 9]>
39
+ <script src="/js/html5shiv.min.js"></script>
40
+ <script src="/js/respond.min.js"></script>
41
+ <![endif]-->
42
+ </head>
43
+
44
+
45
+ <body class="wrap">
46
+ <header>
47
+ <nav class="mobile-nav show-on-mobiles">
48
+ <ul>
49
+ <li class="">
50
+ <a href="/">Home</a>
51
+ </li>
52
+ <li class="current">
53
+ <a href="/docs/home/">Docs</a>
54
+ </li>
55
+ <li class="">
56
+ <a href="/news/">News</a>
57
+ </li>
58
+ <li class="">
59
+ <a href="/community/">Community</a>
60
+ </li>
61
+ <li class="">
62
+ <a href="/help/">Help</a>
63
+ </li>
64
+ <li>
65
+ <a href="https://github.com/jekyll/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>
66
+ </li>
67
+ </ul>
68
+
69
+ </nav>
70
+ <div class="grid">
71
+ <div class="unit one-third center-on-mobiles">
72
+ <h1>
73
+ <a href="/">
74
+ <span class="sr-only">Jekyll</span>
75
+ <img src="/img/logo-2x.png" width="249" height="115" alt="Jekyll Logo">
76
+ </a>
77
+ </h1>
78
+ </div>
79
+ <nav class="main-nav unit two-thirds hide-on-mobiles">
80
+ <ul>
81
+ <li class="">
82
+ <a href="/">Home</a>
83
+ </li>
84
+ <li class="current">
85
+ <a href="/docs/home/">Docs</a>
86
+ </li>
87
+ <li class="">
88
+ <a href="/news/">News</a>
89
+ </li>
90
+ <li class="">
91
+ <a href="/community/">Community</a>
92
+ </li>
93
+ <li class="">
94
+ <a href="/help/">Help</a>
95
+ </li>
96
+ <li>
97
+ <a href="https://github.com/jekyll/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>
98
+ </li>
99
+ </ul>
100
+
101
+ </nav>
102
+ </div>
103
+ </header>
104
+
105
+
106
+ <section class="docs">
107
+ <div class="grid">
108
+
109
+ <div class="docs-nav-mobile unit whole show-on-mobiles">
110
+ <select onchange="if (this.value) window.location.href=this.value">
111
+ <option value="">Navigate the docs…</option>
112
+
113
+ <optgroup label="Getting Started">
114
+
115
+
116
+
117
+ <option value="/docs/home/">Welcome</option>
118
+
119
+
120
+
121
+ <option value="/docs/quickstart/">Quick-start guide</option>
122
+
123
+
124
+
125
+ <option value="/docs/installation/">Installation</option>
126
+
127
+
128
+
129
+ <option value="/docs/usage/">Basic Usage</option>
130
+
131
+
132
+
133
+ <option value="/docs/structure/">Directory structure</option>
134
+
135
+
136
+
137
+ <option value="/docs/configuration/">Configuration</option>
138
+
139
+
140
+ </optgroup>
141
+
142
+ <optgroup label="Your Content">
143
+
144
+
145
+
146
+ <option value="/docs/frontmatter/">Front Matter</option>
147
+
148
+
149
+
150
+ <option value="/docs/posts/">Writing posts</option>
151
+
152
+
153
+
154
+ <option value="/docs/drafts/">Working with drafts</option>
155
+
156
+
157
+
158
+ <option value="/docs/pages/">Creating pages</option>
159
+
160
+
161
+
162
+ <option value="/docs/static-files/">Static Files</option>
163
+
164
+
165
+
166
+ <option value="/docs/variables/">Variables</option>
167
+
168
+
169
+
170
+ <option value="/docs/collections/">Collections</option>
171
+
172
+
173
+
174
+ <option value="/docs/datafiles/">Data Files</option>
175
+
176
+
177
+
178
+ <option value="/docs/assets/">Assets</option>
179
+
180
+
181
+
182
+ <option value="/docs/migrations/">Blog migrations</option>
183
+
184
+
185
+ </optgroup>
186
+
187
+ <optgroup label="Customization">
188
+
189
+
190
+
191
+ <option value="/docs/templates/">Templates</option>
192
+
193
+
194
+
195
+ <option value="/docs/permalinks/">Permalinks</option>
196
+
197
+
198
+
199
+ <option value="/docs/pagination/">Pagination</option>
200
+
201
+
202
+
203
+ <option value="/docs/plugins/">Plugins</option>
204
+
205
+
206
+
207
+ <option value="/docs/themes/">Themes</option>
208
+
209
+
210
+
211
+ <option value="/docs/extras/">Extras</option>
212
+
213
+
214
+ </optgroup>
215
+
216
+ <optgroup label="Deployment">
217
+
218
+
219
+
220
+ <option value="/docs/github-pages/">GitHub Pages</option>
221
+
222
+
223
+
224
+ <option value="/docs/deployment-methods/">Deployment methods</option>
225
+
226
+
227
+
228
+ <option value="/docs/continuous-integration/">Continuous Integration</option>
229
+
230
+
231
+ </optgroup>
232
+
233
+ <optgroup label="Miscellaneous">
234
+
235
+
236
+
237
+ <option value="/docs/troubleshooting/">Troubleshooting</option>
238
+
239
+
240
+
241
+ <option value="/docs/sites/">Sites using Jekyll</option>
242
+
243
+
244
+
245
+ <option value="/docs/resources/">Resources</option>
246
+
247
+
248
+
249
+ <option value="/docs/upgrading/0-to-2/">Upgrading from 0.x to 2.x</option>
250
+
251
+
252
+
253
+ <option value="/docs/upgrading/2-to-3/">Upgrading from 2.x to 3.x</option>
254
+
255
+
256
+ </optgroup>
257
+
258
+ <optgroup label="Meta">
259
+
260
+
261
+
262
+ <option value="/docs/contributing/">Contributing</option>
263
+
264
+
265
+
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
270
+ <option value="/docs/conduct/">Code of Conduct</option>
271
+
272
+
273
+
274
+ <option value="/docs/history/">History</option>
275
+
276
+
277
+ </optgroup>
278
+
279
+ </select>
280
+ </div>
281
+
282
+
283
+ <div class="unit four-fifths">
284
+ <article>
285
+ <div class="improve right hide-on-mobiles">
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/maintaining/triaging-an-issue.md"><i class="fa fa-pencil"></i>  Improve this page</a>
287
+ </div>
288
+ <h1>Triaging an Issue</h1>
289
+ <p class="note info"><strong>This guide is for maintainers.</strong> These special people have <strong>write access</strong> to one or more of Jekyll’s repositories and help merge the contributions of others. You may find what is written here interesting, but it’s definitely not for everyone.</p>
290
+
291
+ <p>Before evaluating an issue, it is important to identify if it is a feature
292
+ request or a bug. For the Jekyll project the following definitions are used
293
+ to identify a feature or a bug:</p>
294
+
295
+ <p><strong>Feature</strong> - A feature is defined as a request that adds functionality to
296
+ Jekyll outside of its current capabilities.
297
+ <strong>Bug</strong> - A bug is defined as an issue that identifies an error that a user
298
+ (or users) encounter when using current Jekyll functionalities.</p>
299
+
300
+ <h2 id="feature">Feature?</h2>
301
+
302
+ <p>If the issue describes a feature request, ask:</p>
303
+
304
+ <ol>
305
+ <li>Is this a setting? <a href="http://ben.balter.com/2016/03/08/optimizing-for-power-users-and-edge-cases/#settings-are-a-crutch">Settings are a crutch</a> for doing “the right thing”. Settings usually point to a bad default or an edge case that could be solved easily with a plugin. Keep the <img class="emoji" title=":christmas_tree:" alt=":christmas_tree:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f384.png" height="20" width="20" align="absmiddle"> of settings as small as possible so as not to reduce the usability of the product. We like the philosophy “decisions not options.”</li>
306
+ <li>Would at least 80% of users find it useful? If even a quarter of our users won’t use it, it’s very likely that the request doesn’t fit our product’s core goal.</li>
307
+ <li>Is there another way to accomplish the end goal of the request? Most feature requests are due to bad documentation for or understanding of a pre-existing feature. See if you can clarify the end goal of the request. What is the user trying to do? Could they accomplish that goal through another feature we already support?</li>
308
+ <li>Even if 80% of our users will use it, does it fit the core goal of our project? We are writing a tool for making static websites, not a swiss army knife for publishing more generally.</li>
309
+ </ol>
310
+
311
+ <p>Feel free to get others’ opinions and ask questions of the issue author, but depending upon the answers to the questions above, it may be out of scope for our project.</p>
312
+
313
+ <p>If the request is within scope, prioritize it on the product roadmap with the other maintainers. Apply the appropriate tags and ensure the right people have weighed in to define the feature’s scope and implementation. If you want to be the <em>best ever</em>, submit a PR yourself which adds the feature.</p>
314
+
315
+ <h2 id="bug">Bug?</h2>
316
+
317
+ <h3 id="reproducibility">Reproducibility</h3>
318
+
319
+ <p>If the bug has clear reproduction steps, take a minute to try them. If it helps, write a test in our test suite for the scenario which replicates the problem. Can you reliably replicate the issue?</p>
320
+
321
+ <p>If you can’t replicate the issue, post your replication steps which didn’t work and ask for clarification from the issue author.</p>
322
+
323
+ <h3 id="supported-platform">Supported Platform</h3>
324
+
325
+ <p>Is the author using a supported platform? We support the latest versions of macOS, Ubuntu, Debian, CentOS, Fedora, and Arch Linux.</p>
326
+
327
+ <p>You may close the issue immediately if the author cannot reproduce the issue on a supported platform. For Windows-related problems, leave a comment letting the user know that Windows is not officially supported, but that they may absolutely continue using the issue to communicate with folks from <code class="highlighter-rouge">@jekyll/windows</code> to further investigate. Additionally, you can point them to Jekyll Talk (https://talk.jekyllrb.com) as a means of getting support from the community.</p>
328
+
329
+ <p>If the user is experiencing issues with GitHub Pages or another hosted platform that we cannot reproduce, please direct them to the platform’s support channel and close the issue.</p>
330
+
331
+ <h3 id="what-they-wanted-vs-what-they-got">What they wanted vs. what they got</h3>
332
+
333
+ <p>An issue without a clear explanation of what the user got and what they were expecting to get is not an issue we can accurately respond to. If the user doesn’t provide this information, please ask for clarification and apply the <code class="highlighter-rouge">pending-feedback</code> label. This information helps us build test cases such that we do not break the behaviour again in the future. The <code class="highlighter-rouge">pending-feedback</code> label will be removed automatically once the issue author posts a reply.</p>
334
+
335
+ <p>Is what they wanted to get something we want to happen? Sometimes a bug report is actually masquerading as a feature request. See the guidance above for handling feature requests.</p>
336
+
337
+ <h3 id="staleness-and-automatic-closure">Staleness and automatic closure</h3>
338
+
339
+ <p><a href="https://github.com/jekyllbot" class="user-mention">@jekyllbot</a> will automatically mark issues as <code class="highlighter-rouge">stale</code> if no activity occurs for at least one month. <a href="https://github.com/jekyllbot" class="user-mention">@jekyllbot</a> leaves a comment asking for information about reproducibility in current versions. If no one responds after another month, the issue is automatically closed.</p>
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
+ </article>
450
+ </div>
451
+
452
+ <div class="unit one-fifth hide-on-mobiles">
453
+ <aside>
454
+
455
+ <h4>Getting Started</h4>
456
+ <ul>
457
+
458
+
459
+
460
+ <li class=""><a href="/docs/home/">Welcome</a></li>
461
+
462
+
463
+
464
+ <li class=""><a href="/docs/quickstart/">Quick-start guide</a></li>
465
+
466
+
467
+
468
+ <li class=""><a href="/docs/installation/">Installation</a></li>
469
+
470
+
471
+
472
+ <li class=""><a href="/docs/usage/">Basic Usage</a></li>
473
+
474
+
475
+
476
+ <li class=""><a href="/docs/structure/">Directory structure</a></li>
477
+
478
+
479
+
480
+ <li class=""><a href="/docs/configuration/">Configuration</a></li>
481
+
482
+ </ul>
483
+
484
+
485
+ <h4>Your Content</h4>
486
+ <ul>
487
+
488
+
489
+
490
+ <li class=""><a href="/docs/frontmatter/">Front Matter</a></li>
491
+
492
+
493
+
494
+ <li class=""><a href="/docs/posts/">Writing posts</a></li>
495
+
496
+
497
+
498
+ <li class=""><a href="/docs/drafts/">Working with drafts</a></li>
499
+
500
+
501
+
502
+ <li class=""><a href="/docs/pages/">Creating pages</a></li>
503
+
504
+
505
+
506
+ <li class=""><a href="/docs/static-files/">Static Files</a></li>
507
+
508
+
509
+
510
+ <li class=""><a href="/docs/variables/">Variables</a></li>
511
+
512
+
513
+
514
+ <li class=""><a href="/docs/collections/">Collections</a></li>
515
+
516
+
517
+
518
+ <li class=""><a href="/docs/datafiles/">Data Files</a></li>
519
+
520
+
521
+
522
+ <li class=""><a href="/docs/assets/">Assets</a></li>
523
+
524
+
525
+
526
+ <li class=""><a href="/docs/migrations/">Blog migrations</a></li>
527
+
528
+ </ul>
529
+
530
+
531
+ <h4>Customization</h4>
532
+ <ul>
533
+
534
+
535
+
536
+ <li class=""><a href="/docs/templates/">Templates</a></li>
537
+
538
+
539
+
540
+ <li class=""><a href="/docs/permalinks/">Permalinks</a></li>
541
+
542
+
543
+
544
+ <li class=""><a href="/docs/pagination/">Pagination</a></li>
545
+
546
+
547
+
548
+ <li class=""><a href="/docs/plugins/">Plugins</a></li>
549
+
550
+
551
+
552
+ <li class=""><a href="/docs/themes/">Themes</a></li>
553
+
554
+
555
+
556
+ <li class=""><a href="/docs/extras/">Extras</a></li>
557
+
558
+ </ul>
559
+
560
+
561
+ <h4>Deployment</h4>
562
+ <ul>
563
+
564
+
565
+
566
+ <li class=""><a href="/docs/github-pages/">GitHub Pages</a></li>
567
+
568
+
569
+
570
+ <li class=""><a href="/docs/deployment-methods/">Deployment methods</a></li>
571
+
572
+
573
+
574
+ <li class=""><a href="/docs/continuous-integration/">Continuous Integration</a></li>
575
+
576
+ </ul>
577
+
578
+
579
+ <h4>Miscellaneous</h4>
580
+ <ul>
581
+
582
+
583
+
584
+ <li class=""><a href="/docs/troubleshooting/">Troubleshooting</a></li>
585
+
586
+
587
+
588
+ <li class=""><a href="/docs/sites/">Sites using Jekyll</a></li>
589
+
590
+
591
+
592
+ <li class=""><a href="/docs/resources/">Resources</a></li>
593
+
594
+
595
+
596
+ <li class=""><a href="/docs/upgrading/0-to-2/">Upgrading from 0.x to 2.x</a></li>
597
+
598
+
599
+
600
+ <li class=""><a href="/docs/upgrading/2-to-3/">Upgrading from 2.x to 3.x</a></li>
601
+
602
+ </ul>
603
+
604
+
605
+ <h4>Meta</h4>
606
+ <ul>
607
+
608
+
609
+
610
+ <li class=""><a href="/docs/contributing/">Contributing</a></li>
611
+
612
+
613
+
614
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
615
+
616
+
617
+
618
+ <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
619
+
620
+
621
+
622
+ <li class=""><a href="/docs/history/">History</a></li>
623
+
624
+ </ul>
625
+
626
+
627
+ </aside>
628
+ </div>
629
+
630
+
631
+ <div class="clear"></div>
632
+
633
+ </div>
634
+ </section>
635
+
636
+
637
+ <footer>
638
+ <div class="grid">
639
+ <div class="unit one-third center-on-mobiles">
640
+ <p>The contents of this website are <br>© 2017 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
641
+ </div>
642
+ <div class="unit two-thirds align-right center-on-mobiles">
643
+ <p>
644
+ Proudly hosted by
645
+ <a href="https://github.com">
646
+ <img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
647
+ </a>
648
+ </p>
649
+ </div>
650
+ </div>
651
+ </footer>
652
+
653
+ <script>
654
+ var anchorForId = function (id) {
655
+ var anchor = document.createElement("a");
656
+ anchor.className = "header-link";
657
+ anchor.href = "#" + id;
658
+ anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
659
+ anchor.title = "Permalink";
660
+ return anchor;
661
+ };
662
+
663
+ var linkifyAnchors = function (level, containingElement) {
664
+ var headers = containingElement.getElementsByTagName("h" + level);
665
+ for (var h = 0; h < headers.length; h++) {
666
+ var header = headers[h];
667
+
668
+ if (typeof header.id !== "undefined" && header.id !== "") {
669
+ header.appendChild(anchorForId(header.id));
670
+ }
671
+ }
672
+ };
673
+
674
+ document.onreadystatechange = function () {
675
+ if (this.readyState === "complete") {
676
+ var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
677
+ if (!contentBlock) {
678
+ return;
679
+ }
680
+ for (var level = 1; level <= 6; level++) {
681
+ linkifyAnchors(level, contentBlock);
682
+ }
683
+ }
684
+ };
685
+ </script>
686
+
687
+
688
+ <!-- Gauges (http://gaug.es/) -->
689
+ <script>
690
+ var _gauges = _gauges || [];
691
+ (function() {
692
+ var t = document.createElement('script');
693
+ t.type = 'text/javascript';
694
+ t.async = true;
695
+ t.id = 'gauges-tracker';
696
+ t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
697
+ t.src = '//secure.gaug.es/track.js';
698
+ var s = document.getElementsByTagName('script')[0];
699
+ s.parentNode.insertBefore(t, s);
700
+ })();
701
+ </script>
702
+
703
+
704
+
705
+ <!-- Google Analytics (http://google.com/analytics) -->
706
+ <script>
707
+ !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
708
+ (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
709
+ L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
710
+ L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
711
+
712
+ ga('create', 'UA-50755011-1', 'jekyllrb.com');
713
+ ga('send', 'pageview');
714
+
715
+ </script>
716
+
717
+
718
+
719
+ </body>
720
+ </html>