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
@@ -4,37 +4,37 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Data Files - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Data Files">
16
- <meta name="description" content="In addition to the built-in variables available from Jekyll,you can specify your own custom data that can be accessed via the Liquidtemplating system.">
17
- <meta property="og:description" content="In addition to the built-in variables available from Jekyll,you can specify your own custom data that can be accessed via the Liquidtemplating system.">
16
+ <meta name="description" content="In addition to the built-in variables available from Jekyll, you can specify your own custom data that can be accessed via the Liquid templating system.">
17
+ <meta property="og:description" content="In addition to the built-in variables available from Jekyll, you can specify your own custom data that can be accessed via the Liquid templating system.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/datafiles/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/datafiles/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Data Files",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "In addition to the built-in variables available from Jekyll,you can specify your own custom data that can be accessed via the Liquidtemplating system.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/datafiles/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Data Files",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "In addition to the built-in variables available from Jekyll, you can specify your own custom data that can be accessed via the Liquid templating system.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/datafiles/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/datafiles.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/datafiles.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Data Files</h1>
285
289
  <p>In addition to the <a href="../variables/">built-in variables</a> available from Jekyll,
@@ -409,6 +413,7 @@ file name:</p>
409
413
  <p>Pages and posts can also access a specific data item. The example below shows how to access a specific item:</p>
410
414
 
411
415
  <p><code class="highlighter-rouge">_data/people.yml</code>:</p>
416
+
412
417
  <div class="language-yaml highlighter-rouge">
413
418
  <pre class="highlight"><code><span class="s">dave</span><span class="pi">:</span>
414
419
  <span class="s">name</span><span class="pi">:</span> <span class="s">David Smith</span>
@@ -666,6 +671,10 @@ author: dave
666
671
 
667
672
 
668
673
 
674
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
675
+
676
+
677
+
669
678
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
670
679
 
671
680
 
@@ -688,7 +697,7 @@ author: dave
688
697
  <footer>
689
698
  <div class="grid">
690
699
  <div class="unit one-third center-on-mobiles">
691
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
700
+ <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>
692
701
  </div>
693
702
  <div class="unit two-thirds align-right center-on-mobiles">
694
703
  <p>
@@ -4,13 +4,13 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Deployment methods - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Deployment methods">
16
16
  <meta name="description" content="Sites built using Jekyll can be deployed in a large number of ways due to the static nature of the generated output. A few of the most common deployment techniques are described below.">
@@ -19,22 +19,22 @@
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/deployment-methods/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Deployment methods",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Sites built using Jekyll can be deployed in a large number of ways due to the static nature of the generated output. A few of the most common deployment techniques are described below.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/deployment-methods/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Deployment methods",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Sites built using Jekyll can be deployed in a large number of ways due to the static nature of the generated output. A few of the most common deployment techniques are described below.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/deployment-methods/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/deployment-methods.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/deployment-methods.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Deployment methods</h1>
285
289
  <p>Sites built using Jekyll can be deployed in a large number of ways due to the static nature of the generated output. A few of the most common deployment techniques are described below.</p>
@@ -288,11 +292,6 @@
288
292
 
289
293
  <p>Just about any traditional web hosting provider will let you upload files to their servers over FTP. To upload a Jekyll site to a web host using FTP, simply run the <code class="highlighter-rouge">jekyll build</code> command and copy the generated <code class="highlighter-rouge">_site</code> folder to the root folder of your hosting account. This is most likely to be the <code class="highlighter-rouge">httpdocs</code> or <code class="highlighter-rouge">public_html</code> folder on most hosting providers.</p>
290
294
 
291
- <h3 id="ftp-using-glynn">FTP using Glynn</h3>
292
-
293
- <p>There is a project called <a href="https://github.com/dmathieu/glynn">Glynn</a>, which lets you easily generate your Jekyll powered website’s static files and
294
- send them to your host through FTP.</p>
295
-
296
295
  <h2 id="self-managed-web-server">Self-managed web server</h2>
297
296
 
298
297
  <p>If you have direct access to the deployment web server, the process is essentially the same, except you might have other methods available to you (such as <code class="highlighter-rouge">scp</code>, or even direct filesystem access) for transferring the files. Just remember to make sure the contents of the generated <code class="highlighter-rouge">_site</code> folder get placed in the appropriate web root directory for your web server.</p>
@@ -354,19 +353,6 @@ deploy using this hook:</p>
354
353
  </code></pre>
355
354
  </div>
356
355
 
357
- <h3 id="jekyll-hook">Jekyll-hook</h3>
358
-
359
- <p>You can also use jekyll-hook, a server that listens for webhook posts from
360
- GitHub, generates a website with Jekyll, and moves it somewhere to be
361
- published. Use this to run your own GitHub Pages-style web server.</p>
362
-
363
- <p>This method is useful if you need to serve your websites behind a firewall,
364
- need extra server-level features like HTTP basic authentication or want to
365
- host your site directly on a CDN or file host like S3.</p>
366
-
367
- <p>Setup steps are fully documented
368
- <a href="https://github.com/developmentseed/jekyll-hook">in the <code class="highlighter-rouge">jekyll-hook</code> repo</a>.</p>
369
-
370
356
  <h3 id="static-publisher">Static Publisher</h3>
371
357
 
372
358
  <p><a href="https://github.com/static-publisher/static-publisher">Static Publisher</a> is another automated deployment option with a server listening for webhook posts, though it’s not tied to GitHub specifically. It has a one-click deploy to Heroku, it can watch multiple projects from one server, it has an easy to user admin interface and can publish to either S3 or to a git repository (e.g. gh-pages).</p>
@@ -379,7 +365,7 @@ host your site directly on a CDN or file host like S3.</p>
379
365
  <h3 id="scp">scp</h3>
380
366
 
381
367
  <p>Once you’ve generated the <code class="highlighter-rouge">_site</code> directory, you can easily scp it using a
382
- <code class="highlighter-rouge">tasks/deploy</code> shell script similar to [this deploy script][]. You’d obviously
368
+ <code class="highlighter-rouge">tasks/deploy</code> shell script similar to <a href="https://github.com/henrik/henrik.nyh.se/blob/master/script/deploy">this deploy script</a>. You’d obviously
383
369
  need to change the values to reflect your site’s details. There is even <a href="https://gist.github.com/henrik/214959">a
384
370
  matching TextMate command</a> that will help you run this script.</p>
385
371
 
@@ -515,15 +501,6 @@ for that</a>.</p>
515
501
 
516
502
  <p>Automating the build and deployment of a Jekyll site is just as simple as GitHub Pages - push your changes to your repo (excluding the <code class="highlighter-rouge">_site</code> directory) and within seconds a build will be triggered and your built site deployed to our highly- available, globally distributed hosting service. The build process will even install and execute custom Ruby plugins. See our <a href="https://www.aerobatic.com/docs/static-generators#jekyll">Jekyll docs</a> for more details.</p>
517
503
 
518
- <h2 id="pubstorm">PubStorm</h2>
519
-
520
- <p><a href="https://www.pubstorm.com">PubStorm</a> is a free front-end and static-site publishing platform built by <a href="https://www.nitrous.io">Nitrous</a>. PubStorm is distributed as a node package and can be installed by running <code class="highlighter-rouge">npm install -g pubstorm</code>. You can create a free account by running <code class="highlighter-rouge">storm signup</code>.</p>
521
-
522
- <p>To publish your site, run <code class="highlighter-rouge">storm init</code> from the root of your project and enter <code class="highlighter-rouge">_site</code> as the project path when prompted. You can the run <code class="highlighter-rouge">jekyll build</code> to build your site and then run <code class="highlighter-rouge">storm deploy</code> to publish your site in seconds.</p>
523
-
524
- <p>PubStorm offers a pre-configured CDN, free custom domains, SSL certs, rollbacks, collaboration and more. To configure additional features, <a href="http://help.pubstorm.com">follow the instructions on the PubStorm help site</a>.</p>
525
-
526
- <p>You can also use the <a href="https://www.nitrous.io/quickstarts">Nitrous Jekyll Template</a> to develop your Jekyll project and deploy to PubStorm directly from Nitrous. This is a great option for developing Jekyll projects on Windows.</p>
527
504
 
528
505
 
529
506
 
@@ -785,6 +762,10 @@ for that</a>.</p>
785
762
 
786
763
 
787
764
 
765
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
766
+
767
+
768
+
788
769
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
789
770
 
790
771
 
@@ -807,7 +788,7 @@ for that</a>.</p>
807
788
  <footer>
808
789
  <div class="grid">
809
790
  <div class="unit one-third center-on-mobiles">
810
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
791
+ <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>
811
792
  </div>
812
793
  <div class="unit two-thirds align-right center-on-mobiles">
813
794
  <p>
@@ -4,37 +4,37 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Working with drafts - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Working with drafts">
16
- <meta name="description" content="Drafts are posts without a date. They’re posts you’re still working on anddon’t want to publish yet. To get up and running with drafts, create a_drafts folder in your site’s root (as described in the site structure section) and create yourfirst draft:">
17
- <meta property="og:description" content="Drafts are posts without a date. They’re posts you’re still working on anddon’t want to publish yet. To get up and running with drafts, create a_drafts folder in your site’s root (as described in the site structure section) and create yourfirst draft:">
16
+ <meta name="description" content="Drafts are posts without a date. They’re posts you’re still working on and don’t want to publish yet. To get up and running with drafts, create a _drafts folder in your site’s root (as described in the site structure section) and create your first draft:">
17
+ <meta property="og:description" content="Drafts are posts without a date. They’re posts you’re still working on and don’t want to publish yet. To get up and running with drafts, create a _drafts folder in your site’s root (as described in the site structure section) and create your first draft:">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/drafts/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/drafts/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Working with drafts",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Drafts are posts without a date. They’re posts you’re still working on anddon’t want to publish yet. To get up and running with drafts, create a_drafts folder in your site’s root (as described in the site structure section) and create yourfirst draft:",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/drafts/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Working with drafts",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Drafts are posts without a date. They’re posts you’re still working on and don’t want to publish yet. To get up and running with drafts, create a _drafts folder in your site’s root (as described in the site structure section) and create your first draft:",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/drafts/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/drafts.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/drafts.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Working with drafts</h1>
285
289
  <p>Drafts are posts without a date. They’re posts you’re still working on and
@@ -513,6 +517,10 @@ as the latest posts.</p>
513
517
 
514
518
 
515
519
 
520
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
521
+
522
+
523
+
516
524
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
517
525
 
518
526
 
@@ -535,7 +543,7 @@ as the latest posts.</p>
535
543
  <footer>
536
544
  <div class="grid">
537
545
  <div class="unit one-third center-on-mobiles">
538
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
546
+ <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>
539
547
  </div>
540
548
  <div class="unit two-thirds align-right center-on-mobiles">
541
549
  <p>
@@ -4,37 +4,37 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Extras - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Extras">
16
- <meta name="description" content="There are a number of (optional) extra features that Jekyll supports that youmay want to install, depending on how you plan to use Jekyll.">
17
- <meta property="og:description" content="There are a number of (optional) extra features that Jekyll supports that youmay want to install, depending on how you plan to use Jekyll.">
16
+ <meta name="description" content="There are a number of (optional) extra features that Jekyll supports that you may want to install, depending on how you plan to use Jekyll.">
17
+ <meta property="og:description" content="There are a number of (optional) extra features that Jekyll supports that you may want to install, depending on how you plan to use Jekyll.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/extras/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/extras/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Extras",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "There are a number of (optional) extra features that Jekyll supports that youmay want to install, depending on how you plan to use Jekyll.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/extras/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Extras",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "There are a number of (optional) extra features that Jekyll supports that you may want to install, depending on how you plan to use Jekyll.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/extras/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/extras.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/extras.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Extras</h1>
285
289
  <p>There are a number of (optional) extra features that Jekyll supports that you
@@ -554,6 +558,10 @@ may want to install, depending on how you plan to use Jekyll.</p>
554
558
 
555
559
 
556
560
 
561
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
562
+
563
+
564
+
557
565
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
558
566
 
559
567
 
@@ -576,7 +584,7 @@ may want to install, depending on how you plan to use Jekyll.</p>
576
584
  <footer>
577
585
  <div class="grid">
578
586
  <div class="unit one-third center-on-mobiles">
579
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
587
+ <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>
580
588
  </div>
581
589
  <div class="unit two-thirds align-right center-on-mobiles">
582
590
  <p>
@@ -4,37 +4,37 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Front Matter - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Front Matter">
16
- <meta name="description" content="The front matter is where Jekyll starts to get really cool. Any file thatcontains a YAML front matter block will be processed byJekyll as a special file. The front matter must be the first thing in the fileand must take the form of valid YAML set between triple-dashed lines. Here is abasic example:">
17
- <meta property="og:description" content="The front matter is where Jekyll starts to get really cool. Any file thatcontains a YAML front matter block will be processed byJekyll as a special file. The front matter must be the first thing in the fileand must take the form of valid YAML set between triple-dashed lines. Here is abasic example:">
16
+ <meta name="description" content="The front matter is where Jekyll starts to get really cool. Any file that contains a YAML front matter block will be processed by Jekyll as a special file. The front matter must be the first thing in the file and must take the form of valid YAML set between triple-dashed lines. Here is a basic example:">
17
+ <meta property="og:description" content="The front matter is where Jekyll starts to get really cool. Any file that contains a YAML front matter block will be processed by Jekyll as a special file. The front matter must be the first thing in the file and must take the form of valid YAML set between triple-dashed lines. Here is a basic example:">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/frontmatter/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/frontmatter/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Front Matter",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "The front matter is where Jekyll starts to get really cool. Any file thatcontains a YAML front matter block will be processed byJekyll as a special file. The front matter must be the first thing in the fileand must take the form of valid YAML set between triple-dashed lines. Here is abasic example:",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/frontmatter/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Front Matter",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "The front matter is where Jekyll starts to get really cool. Any file that contains a YAML front matter block will be processed by Jekyll as a special file. The front matter must be the first thing in the file and must take the form of valid YAML set between triple-dashed lines. Here is a basic example:",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/frontmatter/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/frontmatter.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/frontmatter.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Front Matter</h1>
285
289
  <p>The front matter is where Jekyll starts to get really cool. Any file that
@@ -435,7 +439,7 @@ title:</p>
435
439
  more categories that the post belongs to. When the site is generated
436
440
  the post will act as though it had been set with these categories
437
441
  normally. Categories (plural key) can be specified as a <a href="https://en.wikipedia.org/wiki/YAML#Basic_components">YAML list</a> or a
438
- comma-separated string.
442
+ space-separated string.
439
443
 
440
444
  </p>
441
445
  </td>
@@ -449,7 +453,7 @@ title:</p>
449
453
 
450
454
  Similar to categories, one or multiple tags can be added to a post.
451
455
  Also like categories, tags can be specified as a <a href="https://en.wikipedia.org/wiki/YAML#Basic_components">YAML list</a> or a
452
- comma-separated string.
456
+ space-separated string.
453
457
 
454
458
  </p>
455
459
  </td>
@@ -677,6 +681,10 @@ title:</p>
677
681
 
678
682
 
679
683
 
684
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
685
+
686
+
687
+
680
688
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
681
689
 
682
690
 
@@ -699,7 +707,7 @@ title:</p>
699
707
  <footer>
700
708
  <div class="grid">
701
709
  <div class="unit one-third center-on-mobiles">
702
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
710
+ <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>
703
711
  </div>
704
712
  <div class="unit two-thirds align-right center-on-mobiles">
705
713
  <p>