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>GitHub Pages - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="GitHub Pages">
16
- <meta name="description" content="GitHub Pages are public web pages for users,organizations, and repositories, that are freely hosted on GitHub’sgithub.io domain or on a custom domain name of your choice. GitHub Pages arepowered by Jekyll behind the scenes, so in addition to supporting regular HTMLcontent, they’re also a great way to host your Jekyll-powered website for free.">
17
- <meta property="og:description" content="GitHub Pages are public web pages for users,organizations, and repositories, that are freely hosted on GitHub’sgithub.io domain or on a custom domain name of your choice. GitHub Pages arepowered by Jekyll behind the scenes, so in addition to supporting regular HTMLcontent, they’re also a great way to host your Jekyll-powered website for free.">
16
+ <meta name="description" content="GitHub Pages are public web pages for users, organizations, and repositories, that are freely hosted on GitHub’s github.io domain or on a custom domain name of your choice. GitHub Pages are powered by Jekyll behind the scenes, so in addition to supporting regular HTML content, they’re also a great way to host your Jekyll-powered website for free.">
17
+ <meta property="og:description" content="GitHub Pages are public web pages for users, organizations, and repositories, that are freely hosted on GitHub’s github.io domain or on a custom domain name of your choice. GitHub Pages are powered by Jekyll behind the scenes, so in addition to supporting regular HTML content, they’re also a great way to host your Jekyll-powered website for free.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/github-pages/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/github-pages/">
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": "GitHub Pages",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "GitHub Pages are public web pages for users,organizations, and repositories, that are freely hosted on GitHub’sgithub.io domain or on a custom domain name of your choice. GitHub Pages arepowered by Jekyll behind the scenes, so in addition to supporting regular HTMLcontent, they’re also a great way to host your Jekyll-powered website for free.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/github-pages/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "GitHub Pages",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "GitHub Pages are public web pages for users, organizations, and repositories, that are freely hosted on GitHub’s github.io domain or on a custom domain name of your choice. GitHub Pages are powered by Jekyll behind the scenes, so in addition to supporting regular HTML content, they’re also a great way to host your Jekyll-powered website for free.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/github-pages/"}</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/github-pages.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/github-pages.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>GitHub Pages</h1>
285
289
  <p><a href="https://pages.github.com">GitHub Pages</a> are public web pages for users,
@@ -394,21 +398,28 @@ publish the GitHub Pages site, so make sure your Jekyll site is stored there.</p
394
398
 
395
399
  <p>Unlike user and organization Pages, Project Pages are kept in the same
396
400
  repository as the project they are for, except that the website content is
397
- stored in a specially named <code class="highlighter-rouge">gh-pages</code> branch. The content of this branch will
398
- be rendered using Jekyll, and the output will become available under a subpath
399
- of your user pages subdomain, such as <code class="highlighter-rouge">username.github.io/project</code> (unless a
400
- custom domain is specified—see below).</p>
401
+ stored in a specially named <code class="highlighter-rouge">gh-pages</code> branch or in a <code class="highlighter-rouge">docs</code> folder on the
402
+ <code class="highlighter-rouge">master</code> branch. The content will be rendered using Jekyll, and the output
403
+ will become available under a subpath of your user pages subdomain, such as
404
+ <code class="highlighter-rouge">username.github.io/project</code> (unless a custom domain is specified).</p>
401
405
 
402
- <p>The Jekyll project repository itself is a perfect example of this branch
403
- structure—the <a href="https://github.com/jekyll/jekyll">master branch</a> contains the
404
- actual software project for Jekyll, however the Jekyll website (that you’re
405
- looking at right now) is contained in the <a href="https://github.com/jekyll/jekyll/tree/gh-pages">gh-pages
406
- branch</a> of the same repository.</p>
406
+ <p>The Jekyll project repository itself is a perfect example: the
407
+ <a href="https://github.com/jekyll/jekyll">master branch</a> contains the actual software project
408
+ for Jekyll, however the Jekyll website (that you’re looking at right now) is
409
+ contained in the <a href="https://github.com/jekyll/jekyll/tree/master/docs">docs folder</a> of the
410
+ same repository.</p>
411
+
412
+ <p>Please refer to GitHub official documentation on
413
+ <a href="https://help.github.com/articles/user-organization-and-project-pages/">user, organization and projets pages</a>
414
+ to see more detailed examples.</p>
407
415
 
408
416
  <div class="note warning">
409
417
  <h5>Source Files Must be in the Root Directory</h5>
410
418
  <p>
411
- GitHub Pages <a href="https://help.github.com/articles/troubleshooting-github-pages-build-failures#source-setting">overrides</a> the <a href="/docs/configuration/#global-configuration">“Site Source”</a> configuration value, so if you locate your files anywhere other than the root directory, your site may not build correctly.
419
+ GitHub Pages <a href="https://help.github.com/articles/troubleshooting-github-pages-build-failures#source-setting">overrides</a>
420
+ the <a href="/docs/configuration/#global-configuration">“Site Source”</a>
421
+ configuration value, so if you locate your files anywhere other than the
422
+ root directory, your site may not build correctly.
412
423
  </p>
413
424
  </div>
414
425
 
@@ -678,6 +689,10 @@ GitHub Pages <a href="https://help.github.com/articles/troubleshooting-github-pa
678
689
 
679
690
 
680
691
 
692
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
693
+
694
+
695
+
681
696
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
682
697
 
683
698
 
@@ -700,7 +715,7 @@ GitHub Pages <a href="https://help.github.com/articles/troubleshooting-github-pa
700
715
  <footer>
701
716
  <div class="grid">
702
717
  <div class="unit one-third center-on-mobiles">
703
- <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>
718
+ <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>
704
719
  </div>
705
720
  <div class="unit two-thirds align-right center-on-mobiles">
706
721
  <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>History - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="History">
16
- <meta name="description" content="3.3.0 / 2016-10-06">
17
- <meta property="og:description" content="3.3.0 / 2016-10-06">
16
+ <meta name="description" content="3.3.1 / 2016-11-14">
17
+ <meta property="og:description" content="3.3.1 / 2016-11-14">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/history/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/history/">
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": "History",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "3.3.0 / 2016-10-06",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/history/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "History",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "3.3.1 / 2016-11-14",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/history/"}</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,10 +283,73 @@
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/history.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/history.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>History</h1>
285
- <h2 id="v3-3-0">3.3.0 / 2016-10-06</h2>
289
+ <h2 id="v3-3-1">3.3.1 / 2016-11-14</h2>
290
+
291
+ <h3 id="minor-enhancements-v3-3-1">Minor Enhancements</h3>
292
+
293
+ <ul>
294
+ <li>Collapse <code class="highlighter-rouge">gsub</code> for performance (<a href="https://github.com/jekyll/jekyll/issues/5494">#5494</a>)</li>
295
+ <li>URL: warn if key doesn’t exist in url drop (<a href="https://github.com/jekyll/jekyll/issues/5524">#5524</a>)</li>
296
+ </ul>
297
+
298
+ <h3 id="bug-fixes-v3-3-1">Bug Fixes</h3>
299
+
300
+ <ul>
301
+ <li>Fix typo in <code class="highlighter-rouge">theme_template</code> README (<a href="https://github.com/jekyll/jekyll/issues/5472">#5472</a>)</li>
302
+ <li>Do not swallow all exceptions on render (<a href="https://github.com/jekyll/jekyll/issues/5495">#5495</a>)</li>
303
+ <li>Site template: fixed <code class="highlighter-rouge">_config.yml</code> comment typo (<a href="https://github.com/jekyll/jekyll/issues/5511">#5511</a>)</li>
304
+ <li>
305
+ <code class="highlighter-rouge">jekyll new-theme</code> should specify Jekyll as a runtime dependency for the theme (<a href="https://github.com/jekyll/jekyll/issues/5457">#5457</a>)</li>
306
+ <li>Be much more specific about ignoring specific vendored directories. (<a href="https://github.com/jekyll/jekyll/issues/5564">#5564</a>)</li>
307
+ <li>Only warn about auto-regeneration bug on Bash On Windows. (<a href="https://github.com/jekyll/jekyll/issues/5464">#5464</a>)</li>
308
+ <li>Allow permalink template to have underscores (<a href="https://github.com/jekyll/jekyll/issues/5572">#5572</a>)</li>
309
+ </ul>
310
+
311
+ <h3 id="site-enhancements-v3-3-1">Site Enhancements</h3>
312
+
313
+ <ul>
314
+ <li>Documentation: <code class="highlighter-rouge">link</code> Liquid tag (<a href="https://github.com/jekyll/jekyll/issues/5449">#5449</a>)</li>
315
+ <li>Updating install instruction link for Jekyll 3 on Windows (<a href="https://github.com/jekyll/jekyll/issues/5475">#5475</a>)</li>
316
+ <li>Update normalize.css to v5.0.0 (<a href="https://github.com/jekyll/jekyll/issues/5471">#5471</a>)</li>
317
+ <li>Add jekyll-data to the list of plugins (<a href="https://github.com/jekyll/jekyll/issues/5491">#5491</a>)</li>
318
+ <li>Add info about checking version + updating (<a href="https://github.com/jekyll/jekyll/issues/5497">#5497</a>)</li>
319
+ <li>Add jekyll-include-absolute-plugin to list of third-party plugins (<a href="https://github.com/jekyll/jekyll/issues/5492">#5492</a>)</li>
320
+ <li>Remove jekyll-hook from deployment methods (<a href="https://github.com/jekyll/jekyll/issues/5502">#5502</a>)</li>
321
+ <li>Update deployment-methods.md (<a href="https://github.com/jekyll/jekyll/issues/5504">#5504</a>)</li>
322
+ <li>Ubuntu users should install ruby2.3-dev (<a href="https://github.com/jekyll/jekyll/issues/5512">#5512</a>)</li>
323
+ <li>Remove Glynn as deployment option (<a href="https://github.com/jekyll/jekyll/issues/5519">#5519</a>)</li>
324
+ <li>Fix broken forum link (<a href="https://github.com/jekyll/jekyll/issues/5466">#5466</a>)</li>
325
+ <li>Move documentation to docs folder (<a href="https://github.com/jekyll/jekyll/issues/5459">#5459</a>)</li>
326
+ <li>Fix broken links in CONTRIBUTING (<a href="https://github.com/jekyll/jekyll/issues/5533">#5533</a>)</li>
327
+ <li>Update documentation on jekyllrb.com (<a href="https://github.com/jekyll/jekyll/issues/5540">#5540</a>)</li>
328
+ <li>Fix HTML rendering (<a href="https://github.com/jekyll/jekyll/issues/5536">#5536</a>)</li>
329
+ <li>Remove outdated deployment information (<a href="https://github.com/jekyll/jekyll/issues/5557">#5557</a>)</li>
330
+ <li>no more invalid US-ASCII on lines 30 and 97 (<a href="https://github.com/jekyll/jekyll/issues/5520">#5520</a>)</li>
331
+ <li>Add permalinks to docs in ‘/maintaining/’ (<a href="https://github.com/jekyll/jekyll/issues/5532">#5532</a>)</li>
332
+ <li>Add jekyll-pinboard to list of third-party plugins (<a href="https://github.com/jekyll/jekyll/issues/5514">#5514</a>)</li>
333
+ <li>Fix formatting in 2-to-3.md (<a href="https://github.com/jekyll/jekyll/issues/5507">#5507</a>)</li>
334
+ <li>Add two plugins to the plugins page (<a href="https://github.com/jekyll/jekyll/issues/5493">#5493</a>)</li>
335
+ <li>Use site.baseurl before link and post_url tags (<a href="https://github.com/jekyll/jekyll/issues/5559">#5559</a>)</li>
336
+ <li>Fix link to jekyll-pinboard plugin (<a href="https://github.com/jekyll/jekyll/issues/5570">#5570</a>)</li>
337
+ <li>mention <code class="highlighter-rouge">docs</code> folder as a way to deploy on GitHub Pages (<a href="https://github.com/jekyll/jekyll/issues/5571">#5571</a>)</li>
338
+ </ul>
339
+
340
+ <h3 id="development-fixes-v3-3-1">Development Fixes</h3>
341
+
342
+ <ul>
343
+ <li>fix rubocop errors on testing with Rubocop 0.44 (<a href="https://github.com/jekyll/jekyll/issues/5489">#5489</a>)</li>
344
+ <li>script/test: add missing whitespace (<a href="https://github.com/jekyll/jekyll/issues/5479">#5479</a>)</li>
345
+ <li>Restrict Rubocop version (<a href="https://github.com/jekyll/jekyll/issues/5496">#5496</a>)</li>
346
+ <li>include a hashbang for all benchmark scripts &amp; make them executable (<a href="https://github.com/jekyll/jekyll/issues/5505">#5505</a>)</li>
347
+ <li>Update source in script/proof (<a href="https://github.com/jekyll/jekyll/issues/5538">#5538</a>)</li>
348
+ <li>Collections.feature: conditional steps to have it pass on Windows (<a href="https://github.com/jekyll/jekyll/issues/5546">#5546</a>)</li>
349
+ <li>Fix tests to get script/test to pass on Windows (<a href="https://github.com/jekyll/jekyll/issues/5526">#5526</a>)</li>
350
+ </ul>
351
+
352
+ <h2 id="v3-3-0">3.3.0 / 2016-10-06</h2>
286
353
 
287
354
  <h3 id="minor-enhancements-v3-3-0">Minor Enhancements</h3>
288
355
 
@@ -2881,7 +2948,7 @@
2881
2948
  <li>Add Cucumber acceptance test suite (<a href="https://github.com/qrush">@qrush</a>, <a href="https://github.com/technicalpickles">@technicalpickles</a>)</li>
2882
2949
  </ul>
2883
2950
 
2884
- <h2 id="section">0.4.1</h2>
2951
+ <h2 id="041">0.4.1</h2>
2885
2952
 
2886
2953
  <h3 id="minor-enhancements-v--">Minor Enhancements</h3>
2887
2954
 
@@ -3144,6 +3211,9 @@
3144
3211
 
3145
3212
 
3146
3213
 
3214
+
3215
+
3216
+
3147
3217
 
3148
3218
 
3149
3219
 
@@ -3329,6 +3399,10 @@
3329
3399
 
3330
3400
 
3331
3401
 
3402
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
3403
+
3404
+
3405
+
3332
3406
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
3333
3407
 
3334
3408
 
@@ -3351,7 +3425,7 @@
3351
3425
  <footer>
3352
3426
  <div class="grid">
3353
3427
  <div class="unit one-third center-on-mobiles">
3354
- <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>
3428
+ <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>
3355
3429
  </div>
3356
3430
  <div class="unit two-thirds align-right center-on-mobiles">
3357
3431
  <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>Welcome - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Welcome">
16
- <meta name="description" content="This site aims to be a comprehensive guide to Jekyll. We’ll cover topics suchas getting your site up and running, creating and managing your content,customizing the way your site works and looks, deploying to variousenvironments, and give you some advice on participating in the futuredevelopment of Jekyll itself.">
17
- <meta property="og:description" content="This site aims to be a comprehensive guide to Jekyll. We’ll cover topics suchas getting your site up and running, creating and managing your content,customizing the way your site works and looks, deploying to variousenvironments, and give you some advice on participating in the futuredevelopment of Jekyll itself.">
16
+ <meta name="description" content="This site aims to be a comprehensive guide to Jekyll. We’ll cover topics such as getting your site up and running, creating and managing your content, customizing the way your site works and looks, deploying to various environments, and give you some advice on participating in the future development of Jekyll itself.">
17
+ <meta property="og:description" content="This site aims to be a comprehensive guide to Jekyll. We’ll cover topics such as getting your site up and running, creating and managing your content, customizing the way your site works and looks, deploying to various environments, and give you some advice on participating in the future development of Jekyll itself.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/home/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/home/">
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": "Welcome",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "This site aims to be a comprehensive guide to Jekyll. We’ll cover topics suchas getting your site up and running, creating and managing your content,customizing the way your site works and looks, deploying to variousenvironments, and give you some advice on participating in the futuredevelopment of Jekyll itself.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/home/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Welcome",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "This site aims to be a comprehensive guide to Jekyll. We’ll cover topics such as getting your site up and running, creating and managing your content, customizing the way your site works and looks, deploying to various environments, and give you some advice on participating in the future development of Jekyll itself.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/home/"}</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/index.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/index.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Welcome</h1>
285
289
  <p>This site aims to be a comprehensive guide to Jekyll. We’ll cover topics such
@@ -522,6 +526,10 @@ including it in this guide.</p>
522
526
 
523
527
 
524
528
 
529
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
530
+
531
+
532
+
525
533
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
526
534
 
527
535
 
@@ -544,7 +552,7 @@ including it in this guide.</p>
544
552
  <footer>
545
553
  <div class="grid">
546
554
  <div class="unit one-third center-on-mobiles">
547
- <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>
555
+ <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>
548
556
  </div>
549
557
  <div class="unit two-thirds align-right center-on-mobiles">
550
558
  <p>
data/site/docs/index.html CHANGED
@@ -1,10 +1,10 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en-US">
3
- <meta charset="utf-8">
4
- <title>Redirecting…</title>
5
- <link rel="canonical" href="https://jekyllrb.com/docs/home/">
6
- <meta http-equiv="refresh" content="0; url=https://jekyllrb.com/docs/home/">
7
- <h1>Redirecting…</h1>
8
- <a href="https://jekyllrb.com/docs/home/">Click here if you are not redirected.</a>
9
- <script>location="https://jekyllrb.com/docs/home/"</script>
3
+ <meta charset="utf-8">
4
+ <title>Redirecting…</title>
5
+ <link rel="canonical" href="https://jekyllrb.com/docs/home/">
6
+ <meta http-equiv="refresh" content="0; url=https://jekyllrb.com/docs/home/">
7
+ <h1>Redirecting…</h1>
8
+ <a href="https://jekyllrb.com/docs/home/">Click here if you are not redirected.</a>
9
+ <script>location="https://jekyllrb.com/docs/home/"</script>
10
10
  </html>
@@ -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>Installation - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Installation">
16
- <meta name="description" content="Getting Jekyll installed and ready-to-go should only take a few minutes.If it ever becomes a pain, please file an issue(or submit a pull request) describing the issue youencountered and how we might make the process easier.">
17
- <meta property="og:description" content="Getting Jekyll installed and ready-to-go should only take a few minutes.If it ever becomes a pain, please file an issue(or submit a pull request) describing the issue youencountered and how we might make the process easier.">
16
+ <meta name="description" content="Getting Jekyll installed and ready-to-go should only take a few minutes. If it ever becomes a pain, please file an issue (or submit a pull request) describing the issue you encountered and how we might make the process easier.">
17
+ <meta property="og:description" content="Getting Jekyll installed and ready-to-go should only take a few minutes. If it ever becomes a pain, please file an issue (or submit a pull request) describing the issue you encountered and how we might make the process easier.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/installation/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/installation/">
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": "Installation",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Getting Jekyll installed and ready-to-go should only take a few minutes.If it ever becomes a pain, please file an issue(or submit a pull request) describing the issue youencountered and how we might make the process easier.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/installation/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Installation",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Getting Jekyll installed and ready-to-go should only take a few minutes. If it ever becomes a pain, please file an issue (or submit a pull request) describing the issue you encountered and how we might make the process easier.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/installation/"}</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/installation.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/installation.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Installation</h1>
285
289
  <p>Getting Jekyll installed and ready-to-go should only take a few minutes.
@@ -390,7 +394,31 @@ Check out <a href="../extras/">the extras page</a> for more information.</p>
390
394
  </p>
391
395
  </div>
392
396
 
393
- <p>Now that you’ve got everything installed, let’s get to work!</p>
397
+ <h2 id="already-have-jekyll">Already Have Jekyll?</h2>
398
+
399
+ <p>Before you start developing with Jekyll, you may want to check that you’re up to date with the latest version. To find your version of Jekyll, run one of these commands:</p>
400
+
401
+ <div class="language-sh highlighter-rouge">
402
+ <pre class="highlight"><code><span class="gp">$ </span>jekyll --version
403
+ <span class="gp">$ </span>gem list jekyll
404
+ </code></pre>
405
+ </div>
406
+
407
+ <p>You can also use <a href="https://rubygems.org/gems/jekyll">RubyGems</a> to find the current versioning of any gem. But you can also use the <code class="highlighter-rouge">gem</code> command line tool:</p>
408
+
409
+ <div class="language-sh highlighter-rouge">
410
+ <pre class="highlight"><code><span class="gp">$ </span>gem search jekyll --remote
411
+ </code></pre>
412
+ </div>
413
+
414
+ <p>and you’ll search for just the name <code class="highlighter-rouge">jekyll</code>, and in brackets will be latest version. Another way to check if you have the latest version is to run the command <code class="highlighter-rouge">gem outdated</code>. This will provide a list of all the gems on your system that need to be updated. If you aren’t running the latest version, run this command:</p>
415
+
416
+ <div class="language-sh highlighter-rouge">
417
+ <pre class="highlight"><code><span class="gp">$ </span>gem update jekyll
418
+ </code></pre>
419
+ </div>
420
+
421
+ <p>Now that you’ve got everything up-to-date and installed, let’s get to work!</p>
394
422
 
395
423
 
396
424
 
@@ -589,6 +617,10 @@ Check out <a href="../extras/">the extras page</a> for more information.</p>
589
617
 
590
618
 
591
619
 
620
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
621
+
622
+
623
+
592
624
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
593
625
 
594
626
 
@@ -611,7 +643,7 @@ Check out <a href="../extras/">the extras page</a> for more information.</p>
611
643
  <footer>
612
644
  <div class="grid">
613
645
  <div class="unit one-third center-on-mobiles">
614
- <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>
646
+ <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>
615
647
  </div>
616
648
  <div class="unit two-thirds align-right center-on-mobiles">
617
649
  <p>