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>Code of Conduct - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Code of Conduct">
16
- <meta name="description" content="As contributors and maintainers of this project, and in the interest offostering an open and welcoming community, we pledge to respect all people whocontribute through reporting issues, posting feature requests, updatingdocumentation, submitting pull requests or patches, and other activities.">
17
- <meta property="og:description" content="As contributors and maintainers of this project, and in the interest offostering an open and welcoming community, we pledge to respect all people whocontribute through reporting issues, posting feature requests, updatingdocumentation, submitting pull requests or patches, and other activities.">
16
+ <meta name="description" content="As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.">
17
+ <meta property="og:description" content="As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/conduct/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/conduct/">
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": "Code of Conduct",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "As contributors and maintainers of this project, and in the interest offostering an open and welcoming community, we pledge to respect all people whocontribute through reporting issues, posting feature requests, updatingdocumentation, submitting pull requests or patches, and other activities.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/conduct/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Code of Conduct",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/conduct/"}</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/conduct.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/conduct.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Code of Conduct</h1>
285
289
  <p>As contributors and maintainers of this project, and in the interest of
@@ -426,6 +430,9 @@ version 1.3.0, available at
426
430
 
427
431
 
428
432
 
433
+
434
+
435
+
429
436
 
430
437
 
431
438
 
@@ -435,7 +442,7 @@ version 1.3.0, available at
435
442
 
436
443
 
437
444
 
438
- <a href="/docs/contributing/" class="prev">Back</a>
445
+ <a href="/docs/maintaining/" class="prev">Back</a>
439
446
 
440
447
  </div>
441
448
  <div class="right align-left">
@@ -613,6 +620,10 @@ version 1.3.0, available at
613
620
 
614
621
 
615
622
 
623
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
624
+
625
+
626
+
616
627
  <li class="current"><a href="/docs/conduct/">Code of Conduct</a></li>
617
628
 
618
629
 
@@ -635,7 +646,7 @@ version 1.3.0, available at
635
646
  <footer>
636
647
  <div class="grid">
637
648
  <div class="unit one-third center-on-mobiles">
638
- <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>
649
+ <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>
639
650
  </div>
640
651
  <div class="unit two-thirds align-right center-on-mobiles">
641
652
  <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>Configuration - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Configuration">
16
- <meta name="description" content="Jekyll allows you to concoct your sites in any way you can dream up, and it’sthanks to the powerful and flexible configuration options that this is possible.These options can either be specified in a _config.yml file placed in yoursite’s root directory, or can be specified as flags for the jekyll executablein the terminal.">
17
- <meta property="og:description" content="Jekyll allows you to concoct your sites in any way you can dream up, and it’sthanks to the powerful and flexible configuration options that this is possible.These options can either be specified in a _config.yml file placed in yoursite’s root directory, or can be specified as flags for the jekyll executablein the terminal.">
16
+ <meta name="description" content="Jekyll allows you to concoct your sites in any way you can dream up, and it’s thanks to the powerful and flexible configuration options that this is possible. These options can either be specified in a _config.yml file placed in your site’s root directory, or can be specified as flags for the jekyll executable in the terminal.">
17
+ <meta property="og:description" content="Jekyll allows you to concoct your sites in any way you can dream up, and it’s thanks to the powerful and flexible configuration options that this is possible. These options can either be specified in a _config.yml file placed in your site’s root directory, or can be specified as flags for the jekyll executable in the terminal.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/configuration/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/configuration/">
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": "Configuration",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Jekyll allows you to concoct your sites in any way you can dream up, and it’sthanks to the powerful and flexible configuration options that this is possible.These options can either be specified in a _config.yml file placed in yoursite’s root directory, or can be specified as flags for the jekyll executablein the terminal.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/configuration/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Configuration",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Jekyll allows you to concoct your sites in any way you can dream up, and it’s thanks to the powerful and flexible configuration options that this is possible. These options can either be specified in a _config.yml file placed in your site’s root directory, or can be specified as flags for the jekyll executable in the terminal.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/configuration/"}</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/configuration.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/configuration.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Configuration</h1>
285
289
  <p>Jekyll allows you to concoct your sites in any way you can dream up, and it’s
@@ -882,7 +886,7 @@ file or on the command-line.</p>
882
886
  <span class="c1"># Handling Reading</span>
883
887
  <span class="s">safe</span><span class="pi">:</span> <span class="s">false</span>
884
888
  <span class="s">include</span><span class="pi">:</span> <span class="pi">[</span><span class="s2">"</span><span class="s">.htaccess"</span><span class="pi">]</span>
885
- <span class="s">exclude</span><span class="pi">:</span> <span class="pi">[</span><span class="s2">"</span><span class="s">node_modules"</span><span class="pi">,</span> <span class="s2">"</span><span class="s">vendor"</span><span class="pi">]</span>
889
+ <span class="s">exclude</span><span class="pi">:</span> <span class="pi">[</span><span class="s2">"</span><span class="s">node_modules"</span><span class="pi">,</span> <span class="s2">"</span><span class="s">vendor/bundle/"</span><span class="pi">,</span> <span class="s2">"</span><span class="s">vendor/cache/"</span><span class="pi">,</span> <span class="s2">"</span><span class="s">vendor/gems/"</span><span class="pi">,</span> <span class="s2">"</span><span class="s">vendor/ruby/"</span><span class="pi">]</span>
886
890
  <span class="s">keep_files</span><span class="pi">:</span> <span class="pi">[</span><span class="s2">"</span><span class="s">.git"</span><span class="pi">,</span> <span class="s2">"</span><span class="s">.svn"</span><span class="pi">]</span>
887
891
  <span class="s">encoding</span><span class="pi">:</span> <span class="s2">"</span><span class="s">utf-8"</span>
888
892
  <span class="s">markdown_ext</span><span class="pi">:</span> <span class="s2">"</span><span class="s">markdown,mkdown,mkdn,mkd,md"</span>
@@ -1282,6 +1286,10 @@ configuration file.</p>
1282
1286
 
1283
1287
 
1284
1288
 
1289
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
1290
+
1291
+
1292
+
1285
1293
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
1286
1294
 
1287
1295
 
@@ -1304,7 +1312,7 @@ configuration file.</p>
1304
1312
  <footer>
1305
1313
  <div class="grid">
1306
1314
  <div class="unit one-third center-on-mobiles">
1307
- <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>
1315
+ <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>
1308
1316
  </div>
1309
1317
  <div class="unit two-thirds align-right center-on-mobiles">
1310
1318
  <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>Continuous Integration - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Continuous Integration">
16
- <meta name="description" content="You can easily test your website build against one or more versions of Ruby.The following guide will show you how to set up a free build environment onTravis, with GitHub integration for pull requests. Paidalternatives exist for private repositories.">
17
- <meta property="og:description" content="You can easily test your website build against one or more versions of Ruby.The following guide will show you how to set up a free build environment onTravis, with GitHub integration for pull requests. Paidalternatives exist for private repositories.">
16
+ <meta name="description" content="You can easily test your website build against one or more versions of Ruby. The following guide will show you how to set up a free build environment on Travis, with GitHub integration for pull requests. Paid alternatives exist for private repositories.">
17
+ <meta property="og:description" content="You can easily test your website build against one or more versions of Ruby. The following guide will show you how to set up a free build environment on Travis, with GitHub integration for pull requests. Paid alternatives exist for private repositories.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/continuous-integration/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/continuous-integration/">
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": "Continuous Integration",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "You can easily test your website build against one or more versions of Ruby.The following guide will show you how to set up a free build environment onTravis, with GitHub integration for pull requests. Paidalternatives exist for private repositories.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/continuous-integration/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Continuous Integration",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "You can easily test your website build against one or more versions of Ruby. The following guide will show you how to set up a free build environment on Travis, with GitHub integration for pull requests. Paid alternatives exist for private repositories.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/continuous-integration/"}</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/continuous-integration.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/continuous-integration.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Continuous Integration</h1>
285
289
  <p>You can easily test your website build against one or more versions of Ruby.
@@ -287,7 +291,7 @@ The following guide will show you how to set up a free build environment on
287
291
  <a href="https://travis-ci.org/">Travis</a>, with <a href="https://github.com/">GitHub</a> integration for pull requests. Paid
288
292
  alternatives exist for private repositories.</p>
289
293
 
290
- <h2 id="enabling-travis-and-github">1. Enabling Travis and GitHub</h2>
294
+ <h2 id="1-enabling-travis-and-github">1. Enabling Travis and GitHub</h2>
291
295
 
292
296
  <p>Enabling Travis builds for your GitHub repository is pretty simple:</p>
293
297
 
@@ -300,7 +304,7 @@ configuration happens in your <code class="highlighter-rouge">.travis.yml</code>
300
304
  below.</li>
301
305
  </ol>
302
306
 
303
- <h2 id="the-test-script">2. The Test Script</h2>
307
+ <h2 id="2-the-test-script">2. The Test Script</h2>
304
308
 
305
309
  <p>The simplest test script simply runs <code class="highlighter-rouge">jekyll build</code> and ensures that Jekyll
306
310
  doesn’t fail to build the site. It doesn’t check the resulting site, but it
@@ -351,7 +355,7 @@ bundle <span class="nb">exec </span>htmlproofer ./_site
351
355
  symbol-keyed Ruby Hash. For more information about the configuration options,
352
356
  check out <code class="highlighter-rouge">html-proofer</code>’s README file.</p>
353
357
 
354
- <h2 id="configuring-your-travis-builds">3. Configuring Your Travis Builds</h2>
358
+ <h2 id="3-configuring-your-travis-builds">3. Configuring Your Travis Builds</h2>
355
359
 
356
360
  <p>This file is used to configure your Travis builds. Because Jekyll is built
357
361
  with Ruby and requires RubyGems to install, we use the Ruby language build
@@ -516,7 +520,7 @@ an entry in the <code class="highlighter-rouge">.gitignore</code> file to avoid
516
520
 
517
521
  <h3 id="questions">Questions?</h3>
518
522
 
519
- <p>This entire guide is open-source. Go ahead and <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/continuous-integration.md">edit it</a> if you have a
523
+ <p>This entire guide is open-source. Go ahead and <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/continuous-integration.md">edit it</a> if you have a
520
524
  fix or <a href="https://jekyllrb.com/help/">ask for help</a> if you run into trouble and need some help.</p>
521
525
 
522
526
 
@@ -783,6 +787,10 @@ fix or <a href="https://jekyllrb.com/help/">ask for help</a> if you run into tro
783
787
 
784
788
 
785
789
 
790
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
791
+
792
+
793
+
786
794
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
787
795
 
788
796
 
@@ -805,7 +813,7 @@ fix or <a href="https://jekyllrb.com/help/">ask for help</a> if you run into tro
805
813
  <footer>
806
814
  <div class="grid">
807
815
  <div class="unit one-third center-on-mobiles">
808
- <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>
816
+ <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>
809
817
  </div>
810
818
  <div class="unit two-thirds align-right center-on-mobiles">
811
819
  <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>Contributing - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Contributing">
16
16
  <meta name="description" content="Hi there! Interested in contributing to Jekyll? We’d love your help. Jekyll is an open source project, built one contribution at a time by users like you.">
@@ -19,22 +19,22 @@
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/contributing/">
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": "Contributing",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Hi there! Interested in contributing to Jekyll? We’d love your help. Jekyll is an open source project, built one contribution at a time by users like you.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/contributing/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Contributing",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Hi there! Interested in contributing to Jekyll? We’d love your help. Jekyll is an open source project, built one contribution at a time by users like you.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/contributing/"}</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/contributing.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/contributing.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Contributing</h1>
285
289
  <p>Hi there! Interested in contributing to Jekyll? We’d love your help. Jekyll is an open source project, built one contribution at a time by users like you.</p>
@@ -360,13 +364,13 @@
360
364
 
361
365
  <h3 id="how-to-submit-changes">How to submit changes</h3>
362
366
 
363
- <p>You can find the documentation for jekyllrb.com in the <a href="https://github.com/jekyll/jekyll/tree/master/site">site</a> directory. See the section above, <a href="#submitting-a-pull-request">submitting a pull request</a> for information on how to propose a change.</p>
367
+ <p>You can find the documentation for jekyllrb.com in the <a href="https://github.com/jekyll/jekyll/tree/master/docs">docs</a> directory. See the section above, <a href="#submitting-a-pull-request">submitting a pull request</a> for information on how to propose a change.</p>
364
368
 
365
369
  <p>One gotcha, all pull requests should be directed at the <code class="highlighter-rouge">master</code> branch (the default branch).</p>
366
370
 
367
371
  <h3 id="adding-plugins">Adding plugins</h3>
368
372
 
369
- <p>If you want to add your plugin to the <a href="https://jekyllrb.com/docs/plugins/#available-plugins">list of plugins</a>, please submit a pull request modifying the <a href="https://github.com/jekyll/jekyll/blob/master/site/_docs/plugins.md">plugins page source file</a> by adding a link to your plugin under the proper subheading depending upon its type.</p>
373
+ <p>If you want to add your plugin to the <a href="https://jekyllrb.com/docs/plugins/#available-plugins">list of plugins</a>, please submit a pull request modifying the <a href="https://github.com/jekyll/jekyll/blob/master/docs/_docs/plugins.md">plugins page source file</a> by adding a link to your plugin under the proper subheading depending upon its type.</p>
370
374
 
371
375
  <h2 id="code-contributions">Code Contributions</h2>
372
376
 
@@ -378,7 +382,7 @@
378
382
 
379
383
  <h4 id="documentation">Documentation</h4>
380
384
 
381
- <p>If your contribution changes any Jekyll behavior, make sure to update the documentation. Documentation lives in the <code class="highlighter-rouge">site/_docs</code> folder (spoiler alert: it’s a Jekyll site!). If the docs are missing information, please feel free to add it in. Great docs make a great project. Include changes to the documentation within your pull request, and once merged, <code class="highlighter-rouge">jekyllrb.com</code> will be updated.</p>
385
+ <p>If your contribution changes any Jekyll behavior, make sure to update the documentation. Documentation lives in the <code class="highlighter-rouge">docs/_docs</code> folder (spoiler alert: it’s a Jekyll site!). If the docs are missing information, please feel free to add it in. Great docs make a great project. Include changes to the documentation within your pull request, and once merged, <code class="highlighter-rouge">jekyllrb.com</code> will be updated.</p>
382
386
 
383
387
  <h4 id="tests">Tests</h4>
384
388
 
@@ -539,7 +543,7 @@ run its entire respective suite.</p>
539
543
 
540
544
 
541
545
 
542
- <a href="/docs/conduct/" class="next">Next</a>
546
+ <a href="/docs/maintaining/" class="next">Next</a>
543
547
 
544
548
  </div>
545
549
  </div>
@@ -710,6 +714,10 @@ run its entire respective suite.</p>
710
714
 
711
715
 
712
716
 
717
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
718
+
719
+
720
+
713
721
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
714
722
 
715
723
 
@@ -732,7 +740,7 @@ run its entire respective suite.</p>
732
740
  <footer>
733
741
  <div class="grid">
734
742
  <div class="unit one-third center-on-mobiles">
735
- <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>
743
+ <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>
736
744
  </div>
737
745
  <div class="unit two-thirds align-right center-on-mobiles">
738
746
  <p>