jekyll-docs 3.8.5 → 3.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. checksums.yaml +4 -4
  2. data/site/404.html +5 -4
  3. data/site/docs/assets/index.html +22 -21
  4. data/site/docs/code_of_conduct/index.html +8 -7
  5. data/site/docs/collections/index.html +44 -43
  6. data/site/docs/conduct/index.html +8 -7
  7. data/site/docs/configuration/index.html +68 -67
  8. data/site/docs/continuous-integration/buddyworks/index.html +10 -9
  9. data/site/docs/continuous-integration/circleci/index.html +13 -12
  10. data/site/docs/continuous-integration/index.html +8 -7
  11. data/site/docs/continuous-integration/travis-ci/index.html +32 -31
  12. data/site/docs/contributing/index.html +34 -33
  13. data/site/docs/datafiles/index.html +24 -23
  14. data/site/docs/deployment-methods/index.html +30 -29
  15. data/site/docs/drafts/index.html +11 -10
  16. data/site/docs/extras/index.html +9 -8
  17. data/site/docs/frontmatter/index.html +8 -7
  18. data/site/docs/github-pages/index.html +19 -18
  19. data/site/docs/history/index.html +674 -645
  20. data/site/docs/home/index.html +8 -7
  21. data/site/docs/includes/index.html +44 -43
  22. data/site/docs/installation/index.html +16 -15
  23. data/site/docs/maintaining/affinity-team-captain/index.html +11 -10
  24. data/site/docs/maintaining/avoiding-burnout/index.html +8 -7
  25. data/site/docs/maintaining/becoming-a-maintainer/index.html +9 -8
  26. data/site/docs/maintaining/index.html +8 -7
  27. data/site/docs/maintaining/merging-a-pull-request/index.html +23 -22
  28. data/site/docs/maintaining/releasing-a-new-version/index.html +19 -18
  29. data/site/docs/maintaining/reviewing-a-pull-request/index.html +10 -9
  30. data/site/docs/maintaining/special-labels/index.html +14 -13
  31. data/site/docs/maintaining/triaging-an-issue/index.html +12 -11
  32. data/site/docs/migrations/index.html +9 -8
  33. data/site/docs/pages/index.html +12 -11
  34. data/site/docs/pagination/index.html +25 -24
  35. data/site/docs/permalinks/index.html +33 -32
  36. data/site/docs/plugins/index.html +57 -56
  37. data/site/docs/posts/index.html +37 -36
  38. data/site/docs/quickstart/index.html +18 -17
  39. data/site/docs/resources/index.html +9 -8
  40. data/site/docs/sites/index.html +8 -7
  41. data/site/docs/static-files/index.html +14 -13
  42. data/site/docs/structure/index.html +8 -7
  43. data/site/docs/support/index.html +9 -8
  44. data/site/docs/templates/index.html +44 -43
  45. data/site/docs/themes/index.html +63 -62
  46. data/site/docs/troubleshooting/index.html +48 -47
  47. data/site/docs/upgrading/0-to-2/index.html +51 -50
  48. data/site/docs/upgrading/2-to-3/index.html +35 -34
  49. data/site/docs/upgrading/index.html +11 -10
  50. data/site/docs/usage/index.html +15 -14
  51. data/site/docs/variables/index.html +8 -7
  52. data/site/docs/windows/index.html +29 -28
  53. data/site/feed.xml +45 -41
  54. data/site/help/index.html +7 -6
  55. data/site/index.html +7 -6
  56. data/site/jekyllconf/index.html +9 -8
  57. data/site/latest_version.txt +1 -1
  58. data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +16 -10
  59. data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +18 -12
  60. data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +19 -13
  61. data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +20 -14
  62. data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +19 -13
  63. data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +16 -10
  64. data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +18 -12
  65. data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +18 -12
  66. data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +21 -15
  67. data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +19 -13
  68. data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +16 -10
  69. data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +25 -19
  70. data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +17 -11
  71. data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +17 -11
  72. data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +16 -10
  73. data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +18 -12
  74. data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +17 -11
  75. data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +17 -11
  76. data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +17 -11
  77. data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +20 -14
  78. data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +16 -10
  79. data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +16 -10
  80. data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +21 -15
  81. data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +18 -12
  82. data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +17 -11
  83. data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +24 -18
  84. data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +23 -17
  85. data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +22 -16
  86. data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +16 -10
  87. data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +18 -12
  88. data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +16 -10
  89. data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +16 -10
  90. data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +16 -10
  91. data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +16 -10
  92. data/site/news/2015/02/26/introducing-jekyll-talk/index.html +16 -10
  93. data/site/news/2015/10/26/jekyll-3-0-released/index.html +21 -15
  94. data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +20 -14
  95. data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +18 -12
  96. data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +21 -15
  97. data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +21 -15
  98. data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +17 -11
  99. data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +18 -12
  100. data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +16 -10
  101. data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +17 -11
  102. data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +17 -11
  103. data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +16 -10
  104. data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +22 -16
  105. data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +17 -11
  106. data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +17 -11
  107. data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +16 -10
  108. data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +20 -14
  109. data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +17 -11
  110. data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +16 -10
  111. data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +42 -36
  112. data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +17 -11
  113. data/site/news/2017/01/18/jekyll-3-4-0-released/index.html +18 -12
  114. data/site/news/2017/03/02/jekyll-3-4-1-released/index.html +17 -11
  115. data/site/news/2017/03/09/jekyll-3-4-2-released/index.html +21 -15
  116. data/site/news/2017/03/21/jekyll-3-4-3-released/index.html +26 -20
  117. data/site/news/2017/06/15/jekyll-3-5-0-released/index.html +25 -19
  118. data/site/news/2017/07/17/jekyll-3-5-1-released/index.html +18 -12
  119. data/site/news/2017/08/12/jekyll-3-5-2-released/index.html +21 -15
  120. data/site/news/2017/09/21/jekyll-3-6-0-released/index.html +17 -11
  121. data/site/news/2017/10/19/diversity-open-source/index.html +18 -12
  122. data/site/news/2017/10/21/jekyll-3-6-2-released/index.html +18 -12
  123. data/site/news/2018/01/02/jekyll-3-7-0-released/index.html +21 -15
  124. data/site/news/2018/01/25/jekyll-3-7-2-released/index.html +26 -20
  125. data/site/news/2018/02/19/meet-jekyll-s-new-lead-developer/index.html +16 -10
  126. data/site/news/2018/02/24/jekyll-3-7-3-released/index.html +22 -16
  127. data/site/news/2018/05/01/jekyll-3-8-1-released/index.html +19 -13
  128. data/site/news/2018/05/19/jekyll-3-8-2-released/index.html +17 -11
  129. data/site/news/2018/06/05/jekyll-3-8-3-released/index.html +19 -13
  130. data/site/news/2019/07/02/jekyll-3-8-6-released/index.html +623 -0
  131. data/site/news/index.html +263 -218
  132. data/site/news/releases/index.html +261 -216
  133. data/site/philosophy.html +1 -1
  134. data/site/sitemap.xml +61 -57
  135. data/site/team/index.html +7 -6
  136. data/site/tutorials/convert-site-to-jekyll/index.html +97 -96
  137. data/site/tutorials/custom-404-page/index.html +16 -15
  138. data/site/tutorials/home/index.html +10 -9
  139. data/site/tutorials/navigation/index.html +102 -101
  140. data/site/tutorials/orderofinterpretation/index.html +32 -31
  141. data/site/tutorials/using-jekyll-with-bundler/index.html +19 -18
  142. data/site/tutorials/video-walkthroughs/index.html +8 -7
  143. metadata +10 -24
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 3.7.3 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 3.7.3 Released" />
18
18
  <meta name="author" content="ashmaroli" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2018-02-24T23:32:08-08:00" />
28
28
  <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Jekyll 3.7.3 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@ashmaroli" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.7.3 Released","dateModified":"2018-02-24T23:32:08-08:00","datePublished":"2018-02-24T23:32:08-08:00","url":"https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/"},"author":{"@type":"Person","name":"ashmaroli"},"description":"Hello Jekyllers!! :wave:","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"ashmaroli"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/","headline":"Jekyll 3.7.3 Released","dateModified":"2018-02-24T23:32:08-08:00","datePublished":"2018-02-24T23:32:08-08:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"ashmaroli"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"ashmaroli"},"description":"Hello Jekyllers!! :wave:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
34
36
  <!-- End Jekyll SEO tag -->
35
37
 
36
38
  <!--[if lt IE 9]>
@@ -75,7 +77,7 @@
75
77
  <div class="meta hide-on-mobiles">
76
78
  <ul>
77
79
  <li>
78
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -289,15 +293,15 @@
289
293
  </a>
290
294
  </div>
291
295
  <div class="post-content">
292
- <p>Hello Jekyllers!! <img class="emoji" title=":wave:" alt=":wave:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f44b.png" height="20" width="20"></p>
296
+ <p>Hello Jekyllers!! <img class="emoji" title=":wave:" alt=":wave:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f44b.png" height="20" width="20"></p>
293
297
 
294
- <p>We’re pleased to announce the release of <code class="highlighter-rouge">v3.7.3</code> which fixes a bug one might encounter while using <code class="highlighter-rouge">Jekyll - 3.7.x</code> along with a
295
- Jekyll plugin that in turn uses the <code class="highlighter-rouge">I18n</code> library.</p>
298
+ <p>We’re pleased to announce the release of <code class="language-plaintext highlighter-rouge">v3.7.3</code> which fixes a bug one might encounter while using <code class="language-plaintext highlighter-rouge">Jekyll - 3.7.x</code> along with a
299
+ Jekyll plugin that in turn uses the <code class="language-plaintext highlighter-rouge">I18n</code> library.</p>
296
300
 
297
- <p>When <a href="/news/2018/01/02/jekyll-3-7-0-released/">v3.7.0</a> enhanced our <code class="highlighter-rouge">slugify</code> filter with a <code class="highlighter-rouge">latin</code> option, we also
298
- hardcoded a default fallback locale for the <code class="highlighter-rouge">I18n</code> library to avoid an exception raised in the event the library fails to find
301
+ <p>When <a href="/news/2018/01/02/jekyll-3-7-0-released/">v3.7.0</a> enhanced our <code class="language-plaintext highlighter-rouge">slugify</code> filter with a <code class="language-plaintext highlighter-rouge">latin</code> option, we also
302
+ hardcoded a default fallback locale for the <code class="language-plaintext highlighter-rouge">I18n</code> library to avoid an exception raised in the event the library fails to find
299
303
  any locale. This led to issues with third-party i18n plugins for Jekyll, especially since the default locale got assigned before
300
- the plugin was loaded, irrespective of whether the <code class="highlighter-rouge">slugify</code> filter was used.</p>
304
+ the plugin was loaded, irrespective of whether the <code class="language-plaintext highlighter-rouge">slugify</code> filter was used.</p>
301
305
 
302
306
  <p>Jekyll will henceforth set the default locale if and only if necessary.</p>
303
307
 
@@ -319,6 +323,10 @@ the plugin was loaded, irrespective of whether the <code class="highlighter-roug
319
323
  <h4>Recent Releases</h4>
320
324
  <ul>
321
325
 
326
+ <li class="">
327
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
328
+ </li>
329
+
322
330
  <li class="">
323
331
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
324
332
  </li>
@@ -335,10 +343,6 @@ the plugin was loaded, irrespective of whether the <code class="highlighter-roug
335
343
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
336
344
  </li>
337
345
 
338
- <li class="">
339
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
340
- </li>
341
-
342
346
  <li>
343
347
  <a href="/docs/history/">History »</a>
344
348
  </li>
@@ -355,6 +359,8 @@ the plugin was loaded, irrespective of whether the <code class="highlighter-roug
355
359
 
356
360
 
357
361
 
362
+
363
+
358
364
  <li class="">
359
365
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
360
366
  </li>
@@ -540,7 +546,7 @@ the plugin was loaded, irrespective of whether the <code class="highlighter-roug
540
546
  <footer>
541
547
  <div class="grid">
542
548
  <div class="unit one-third center-on-mobiles">
543
- <p>The contents of this website are <br>© 2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
549
+ <p>The contents of this website are <br>© 2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
544
550
  </div>
545
551
  <div class="unit two-thirds align-right center-on-mobiles">
546
552
  <p>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 3.8.1 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 3.8.1 Released" />
18
18
  <meta name="author" content="pathawks" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2018-05-01T09:56:01-07:00" />
28
28
  <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Jekyll 3.8.1 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@pathawks" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.8.1 Released","dateModified":"2018-05-01T09:56:01-07:00","datePublished":"2018-05-01T09:56:01-07:00","url":"https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/"},"author":{"@type":"Person","name":"pathawks"},"description":"Happy May Day :tada:","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"pathawks"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/","headline":"Jekyll 3.8.1 Released","dateModified":"2018-05-01T09:56:01-07:00","datePublished":"2018-05-01T09:56:01-07:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"pathawks"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"pathawks"},"description":"Happy May Day :tada:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
34
36
  <!-- End Jekyll SEO tag -->
35
37
 
36
38
  <!--[if lt IE 9]>
@@ -75,7 +77,7 @@
75
77
  <div class="meta hide-on-mobiles">
76
78
  <ul>
77
79
  <li>
78
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -289,10 +293,10 @@
289
293
  </a>
290
294
  </div>
291
295
  <div class="post-content">
292
- <p>Happy May Day <img class="emoji" title=":tada:" alt=":tada:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png" height="20" width="20"></p>
296
+ <p>Happy May Day <img class="emoji" title=":tada:" alt=":tada:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png" height="20" width="20"></p>
293
297
 
294
- <p>The Jekyll team is happy to announce the release of <code class="highlighter-rouge">v3.8.1</code>, which fixes
295
- a couple of bugs that were introduced two weeks ago in <code class="highlighter-rouge">v3.8.0</code>. If you have
298
+ <p>The Jekyll team is happy to announce the release of <code class="language-plaintext highlighter-rouge">v3.8.1</code>, which fixes
299
+ a couple of bugs that were introduced two weeks ago in <code class="language-plaintext highlighter-rouge">v3.8.0</code>. If you have
296
300
  experienced trouble regarding post excerpts or non-published posts, this release
297
301
  should be the remedy. Thanks to <a href="https://github.com/Chaosed0" class="user-mention">@Chaosed0</a> and <a href="https://github.com/domLocalHeroes" class="user-mention">@domLocalHeroes</a> for originally
298
302
  reporting these issues, and to <a href="https://github.com/ashmaroli" class="user-mention">@ashmaroli</a> for fixing them so quickly.</p>
@@ -320,6 +324,10 @@ list</a>.</p>
320
324
  <h4>Recent Releases</h4>
321
325
  <ul>
322
326
 
327
+ <li class="">
328
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
329
+ </li>
330
+
323
331
  <li class="">
324
332
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
325
333
  </li>
@@ -336,10 +344,6 @@ list</a>.</p>
336
344
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
337
345
  </li>
338
346
 
339
- <li class="">
340
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
341
- </li>
342
-
343
347
  <li>
344
348
  <a href="/docs/history/">History »</a>
345
349
  </li>
@@ -356,6 +360,8 @@ list</a>.</p>
356
360
 
357
361
 
358
362
 
363
+
364
+
359
365
  <li class="">
360
366
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
361
367
  </li>
@@ -541,7 +547,7 @@ list</a>.</p>
541
547
  <footer>
542
548
  <div class="grid">
543
549
  <div class="unit one-third center-on-mobiles">
544
- <p>The contents of this website are <br>© 2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
550
+ <p>The contents of this website are <br>© 2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
545
551
  </div>
546
552
  <div class="unit two-thirds align-right center-on-mobiles">
547
553
  <p>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 3.8.2 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 3.8.2 Released" />
18
18
  <meta name="author" content="pathawks" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2018-05-19T08:30:00-07:00" />
28
28
  <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Jekyll 3.8.2 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@pathawks" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.8.2 Released","dateModified":"2018-05-19T08:30:00-07:00","datePublished":"2018-05-19T08:30:00-07:00","url":"https://jekyllrb.com/news/2018/05/19/jekyll-3-8-2-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/05/19/jekyll-3-8-2-released/"},"author":{"@type":"Person","name":"pathawks"},"description":"Hello Jekyllers!!","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"pathawks"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2018/05/19/jekyll-3-8-2-released/","headline":"Jekyll 3.8.2 Released","dateModified":"2018-05-19T08:30:00-07:00","datePublished":"2018-05-19T08:30:00-07:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"pathawks"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"pathawks"},"description":"Hello Jekyllers!!","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/05/19/jekyll-3-8-2-released/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
34
36
  <!-- End Jekyll SEO tag -->
35
37
 
36
38
  <!--[if lt IE 9]>
@@ -75,7 +77,7 @@
75
77
  <div class="meta hide-on-mobiles">
76
78
  <ul>
77
79
  <li>
78
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -291,7 +295,7 @@
291
295
  <div class="post-content">
292
296
  <p>Hello Jekyllers!!</p>
293
297
 
294
- <p>Today we are releasing <code class="highlighter-rouge">v3.8.2</code>, which fixes the way Jekyll generates excerpts
298
+ <p>Today we are releasing <code class="language-plaintext highlighter-rouge">v3.8.2</code>, which fixes the way Jekyll generates excerpts
295
299
  for posts when the first paragraph of the post contains Liquid tags that take
296
300
  advantage of <a href="https://shopify.github.io/liquid/basics/whitespace/">Liquid’s whitespace control feature</a>.</p>
297
301
 
@@ -318,6 +322,10 @@ the latest version of Rubocop to lint our code.</p>
318
322
  <h4>Recent Releases</h4>
319
323
  <ul>
320
324
 
325
+ <li class="">
326
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
327
+ </li>
328
+
321
329
  <li class="">
322
330
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
323
331
  </li>
@@ -334,10 +342,6 @@ the latest version of Rubocop to lint our code.</p>
334
342
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
335
343
  </li>
336
344
 
337
- <li class="">
338
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
339
- </li>
340
-
341
345
  <li>
342
346
  <a href="/docs/history/">History »</a>
343
347
  </li>
@@ -354,6 +358,8 @@ the latest version of Rubocop to lint our code.</p>
354
358
 
355
359
 
356
360
 
361
+
362
+
357
363
  <li class="">
358
364
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
359
365
  </li>
@@ -539,7 +545,7 @@ the latest version of Rubocop to lint our code.</p>
539
545
  <footer>
540
546
  <div class="grid">
541
547
  <div class="unit one-third center-on-mobiles">
542
- <p>The contents of this website are <br>© 2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
548
+ <p>The contents of this website are <br>© 2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
543
549
  </div>
544
550
  <div class="unit two-thirds align-right center-on-mobiles">
545
551
  <p>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 3.8.3 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 3.8.3 Released" />
18
18
  <meta name="author" content="pathawks" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2018-06-05T07:00:00-07:00" />
28
28
  <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Jekyll 3.8.3 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@pathawks" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.8.3 Released","dateModified":"2018-06-05T07:00:00-07:00","datePublished":"2018-06-05T07:00:00-07:00","url":"https://jekyllrb.com/news/2018/06/05/jekyll-3-8-3-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/06/05/jekyll-3-8-3-released/"},"author":{"@type":"Person","name":"pathawks"},"description":"This release fixes a regression in 3.8 where collections with published: false do not show when using the --unpublished flag.","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"pathawks"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2018/06/05/jekyll-3-8-3-released/","headline":"Jekyll 3.8.3 Released","dateModified":"2018-06-05T07:00:00-07:00","datePublished":"2018-06-05T07:00:00-07:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"pathawks"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"pathawks"},"description":"This release fixes a regression in 3.8 where collections with published: false do not show when using the --unpublished flag.","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/06/05/jekyll-3-8-3-released/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
34
36
  <!-- End Jekyll SEO tag -->
35
37
 
36
38
  <!--[if lt IE 9]>
@@ -75,7 +77,7 @@
75
77
  <div class="meta hide-on-mobiles">
76
78
  <ul>
77
79
  <li>
78
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -289,11 +293,11 @@
289
293
  </a>
290
294
  </div>
291
295
  <div class="post-content">
292
- <p>This release fixes a regression in 3.8 where collections with <code class="highlighter-rouge">published: false</code>
293
- do not show when using the <code class="highlighter-rouge">--unpublished</code> flag.</p>
296
+ <p>This release fixes a regression in 3.8 where collections with <code class="language-plaintext highlighter-rouge">published: false</code>
297
+ do not show when using the <code class="language-plaintext highlighter-rouge">--unpublished</code> flag.</p>
294
298
 
295
299
  <p>Thanks to <a href="https://github.com/philipbelesky" class="user-mention">@philipbelesky</a> for reporting and fixing this issue; collections with
296
- <code class="highlighter-rouge">published: false</code> now behave the same way as Posts.</p>
300
+ <code class="language-plaintext highlighter-rouge">published: false</code> now behave the same way as Posts.</p>
297
301
 
298
302
  </div>
299
303
  </article>
@@ -313,6 +317,10 @@ do not show when using the <code class="highlighter-rouge">--unpublished</code>
313
317
  <h4>Recent Releases</h4>
314
318
  <ul>
315
319
 
320
+ <li class="">
321
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
322
+ </li>
323
+
316
324
  <li class="current">
317
325
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
318
326
  </li>
@@ -329,10 +337,6 @@ do not show when using the <code class="highlighter-rouge">--unpublished</code>
329
337
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
330
338
  </li>
331
339
 
332
- <li class="">
333
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
334
- </li>
335
-
336
340
  <li>
337
341
  <a href="/docs/history/">History »</a>
338
342
  </li>
@@ -349,6 +353,8 @@ do not show when using the <code class="highlighter-rouge">--unpublished</code>
349
353
 
350
354
 
351
355
 
356
+
357
+
352
358
  <li class="">
353
359
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
354
360
  </li>
@@ -534,7 +540,7 @@ do not show when using the <code class="highlighter-rouge">--unpublished</code>
534
540
  <footer>
535
541
  <div class="grid">
536
542
  <div class="unit one-third center-on-mobiles">
537
- <p>The contents of this website are <br>© 2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
543
+ <p>The contents of this website are <br>© 2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
538
544
  </div>
539
545
  <div class="unit two-thirds align-right center-on-mobiles">
540
546
  <p>
@@ -0,0 +1,623 @@
1
+ <!DOCTYPE HTML>
2
+ <html lang="en-US">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
+ <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
+ <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
+ <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
10
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
+ <link rel="stylesheet" href="/css/screen.css">
13
+ <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
+ <title>Jekyll 3.8.6 Released | Jekyll • Simple, blog-aware, static sites</title>
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
+ <meta property="og:title" content="Jekyll 3.8.6 Released" />
18
+ <meta name="author" content="parkr" />
19
+ <meta property="og:locale" content="en_US" />
20
+ <meta name="description" content="We have another patch release in the 3.8 series! This time, we have one security patch and a handful of bug patches, including:" />
21
+ <meta property="og:description" content="We have another patch release in the 3.8 series! This time, we have one security patch and a handful of bug patches, including:" />
22
+ <link rel="canonical" href="https://jekyllrb.com/news/2019/07/02/jekyll-3-8-6-released/" />
23
+ <meta property="og:url" content="https://jekyllrb.com/news/2019/07/02/jekyll-3-8-6-released/" />
24
+ <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites" />
25
+ <meta property="og:image" content="https://jekyllrb.com/img/twitter-card.png" />
26
+ <meta property="og:type" content="article" />
27
+ <meta property="article:published_time" content="2019-07-02T08:21:02-07:00" />
28
+ <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Jekyll 3.8.6 Released" />
31
+ <meta name="twitter:site" content="@jekyllrb" />
32
+ <meta name="twitter:creator" content="@parkr" />
33
+ <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
34
+ <script type="application/ld+json">
35
+ {"url":"https://jekyllrb.com/news/2019/07/02/jekyll-3-8-6-released/","headline":"Jekyll 3.8.6 Released","dateModified":"2019-07-02T08:21:02-07:00","datePublished":"2019-07-02T08:21:02-07:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"parkr"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"description":"We have another patch release in the 3.8 series! This time, we have one security patch and a handful of bug patches, including:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2019/07/02/jekyll-3-8-6-released/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
36
+ <!-- End Jekyll SEO tag -->
37
+
38
+ <!--[if lt IE 9]>
39
+ <script src="/js/html5shiv.min.js"></script>
40
+ <script src="/js/respond.min.js"></script>
41
+ <![endif]-->
42
+ </head>
43
+
44
+
45
+ <body class="wrap">
46
+ <header>
47
+ <div class="flexbox">
48
+ <div class="center-on-mobiles">
49
+ <h1>
50
+ <a href="/" class="logo">
51
+ <span class="sr-only">Jekyll</span>
52
+ <img src="/img/logo-2x.png" width="140" height="65" alt="Jekyll Logo">
53
+ </a>
54
+ </h1>
55
+ </div>
56
+ <nav class="main-nav hide-on-mobiles">
57
+ <ul>
58
+ <li class="">
59
+ <a href="/">Home</a>
60
+ </li>
61
+ <li class="">
62
+ <a href="/docs/home/">Docs</a>
63
+ </li>
64
+ <li class="current">
65
+ <a href="/news/">News</a>
66
+ </li>
67
+ <li class="">
68
+ <a href="/help/">Help</a>
69
+ </li>
70
+ </ul>
71
+
72
+ </nav>
73
+ <div class="search hide-on-mobiles">
74
+ <input type="text" id="docsearch-input" placeholder="Search the docs…">
75
+
76
+ </div>
77
+ <div class="meta hide-on-mobiles">
78
+ <ul>
79
+ <li>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
81
+ </li>
82
+ <li>
83
+ <a href="https://github.com/jekyll/jekyll">GitHub</a>
84
+ </li>
85
+ </ul>
86
+ </div>
87
+ </div>
88
+ <nav class="mobile-nav show-on-mobiles">
89
+ <ul>
90
+ <li class="">
91
+ <a href="/">Home</a>
92
+ </li>
93
+ <li class="">
94
+ <a href="/docs/home/">Docs</a>
95
+ </li>
96
+ <li class="current">
97
+ <a href="/news/">News</a>
98
+ </li>
99
+ <li class="">
100
+ <a href="/help/">Help</a>
101
+ </li>
102
+ <li>
103
+ <a href="https://github.com/jekyll/jekyll">GitHub</a>
104
+ </li>
105
+ </ul>
106
+
107
+ </nav>
108
+ </header>
109
+
110
+
111
+ <section class="news">
112
+ <div class="grid">
113
+
114
+ <div class="docs-nav-mobile unit whole show-on-mobiles">
115
+ <select onchange="if (this.value) window.location.href=this.value">
116
+ <option value="">Navigate the blog…</option>
117
+ <option value="/news/">Home</option>
118
+ <optgroup label="v1.x">
119
+
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
122
+ <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
123
+
124
+ <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
125
+
126
+ <option value="/news/2018/05/01/jekyll-3-8-1-released/">Jekyll 3.8.1 Released</option>
127
+
128
+ <option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
129
+
130
+ <option value="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</option>
131
+
132
+ <option value="/news/2018/01/25/jekyll-3-7-2-released/">Jekyll 3.7.2 Released</option>
133
+
134
+ <option value="/news/2018/01/02/jekyll-3-7-0-released/">Jekyll 3.7.0 Released</option>
135
+
136
+ <option value="/news/2017/10/21/jekyll-3-6-2-released/">Jekyll 3.6.2 Released</option>
137
+
138
+ <option value="/news/2017/10/19/diversity-open-source/">Diversity in Open Source, and Jekyll's role in it</option>
139
+
140
+ <option value="/news/2017/09/21/jekyll-3-6-0-released/">Jekyll turns 3.6!</option>
141
+
142
+ <option value="/news/2017/08/12/jekyll-3-5-2-released/">Jekyll 3.5.2 Released</option>
143
+
144
+ <option value="/news/2017/07/17/jekyll-3-5-1-released/">Jekyll 3.5.1 Released</option>
145
+
146
+ <option value="/news/2017/06/15/jekyll-3-5-0-released/">Jekyll turns 3.5, oh my!</option>
147
+
148
+ <option value="/news/2017/03/21/jekyll-3-4-3-released/">Jekyll 3.4.3 Released</option>
149
+
150
+ <option value="/news/2017/03/09/jekyll-3-4-2-released/">Jekyll 3.4.2 Released</option>
151
+
152
+ <option value="/news/2017/03/02/jekyll-3-4-1-released/">Jekyll 3.4.1, or "Unintended Consequences"</option>
153
+
154
+ <option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
155
+
156
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
157
+
158
+ <option value="/news/2016/10/06/jekyll-3-3-is-here/">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</option>
159
+
160
+ <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
161
+
162
+ <option value="/news/2016/08/02/jekyll-3-2-1-released/">Jekyll 3.2.1 Released with Fix for Windows</option>
163
+
164
+ <option value="/news/2016/07/26/jekyll-3-2-0-released/">Jekyll turns 3.2</option>
165
+
166
+ <option value="/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/">Jekyll's Google Summer of Code Project: The CMS You Always Wanted</option>
167
+
168
+ <option value="/news/2016/05/19/jekyll-3-1-6-released/">Jekyll 3.1.6 Released</option>
169
+
170
+ <option value="/news/2016/05/18/jekyll-3-1-5-released/">Jekyll 3.1.5 Released</option>
171
+
172
+ <option value="/news/2016/05/18/jekyll-3-1-4-released/">Jekyll 3.1.4 "Stability Sam" Released</option>
173
+
174
+ <option value="/news/2016/04/26/jekyll-3-0-5-released/">Jekyll 3.0.5 Released</option>
175
+
176
+ <option value="/news/2016/04/19/jekyll-3-1-3-released/">Jekyll 3.1.3 Released</option>
177
+
178
+ <option value="/news/2016/04/19/jekyll-3-0-4-released/">Jekyll 3.0.4 Released</option>
179
+
180
+ <option value="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</option>
181
+
182
+ <option value="/news/2016/02/19/jekyll-3-1-2-released/">Jekyll 3.1.2 Released!</option>
183
+
184
+ <option value="/news/2016/02/08/jekyll-3-0-3-released/">Jekyll 3.0.3 Released</option>
185
+
186
+ <option value="/news/2016/01/28/jekyll-3-1-1-released/">Jekyll 3.1.1 Released</option>
187
+
188
+ <option value="/news/2016/01/24/jekyll-3-1-0-released/">Jekyll 3.1.0 Released</option>
189
+
190
+ <option value="/news/2016/01/20/jekyll-3-0-2-released/">Jekyll 3.0.2 Released</option>
191
+
192
+ <option value="/news/2015/11/17/jekyll-3-0-1-released/">Jekyll 3.0.1 Released</option>
193
+
194
+ <option value="/news/2015/10/26/jekyll-3-0-released/">Jekyll 3.0 Released</option>
195
+
196
+ <option value="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</option>
197
+
198
+ <option value="/news/2015/01/24/jekyll-3-0-0-beta1-released/">Jekyll 3.0.0.beta1 Released</option>
199
+
200
+ <option value="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet & Greet at GitHub HQ</option>
201
+
202
+ <option value="/news/2014/12/22/jekyll-2-5-3-released/">Jekyll Release for the Holidays! v2.5.3 Out</option>
203
+
204
+ <option value="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</option>
205
+
206
+ <option value="/news/2014/11/12/jekyll-2-5-2-released/">Jekyll 2.5.2 Released</option>
207
+
208
+ <option value="/news/2014/11/09/jekyll-2-5-1-released/">Jekyll 2.5.1 Released</option>
209
+
210
+ <option value="/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/">Jekyll's Mid-Life Crisis (Or, Jekyll turns 2.5.0)</option>
211
+
212
+ <option value="/news/2014/09/09/jekyll-2-4-0-released/">A Wild Jekyll 2.4.0 Appeared!</option>
213
+
214
+ <option value="/news/2014/08/10/jekyll-2-3-0-released/">Jekyll 2.3.0 Released</option>
215
+
216
+ <option value="/news/2014/07/29/jekyll-2-2-0-released/">Jekyll 2.2.0 Released</option>
217
+
218
+ <option value="/news/2014/07/01/jekyll-2-1-1-released/">Jekyll 2.1.1 Released</option>
219
+
220
+ <option value="/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/">Jekyll Turns 21! Err... I mean 2.1.0.</option>
221
+
222
+ <option value="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</option>
223
+
224
+ <option value="/news/2014/05/08/jekyll-2-0-3-released/">Jekyll 2.0.3 Released</option>
225
+
226
+ <option value="/news/2014/05/06/jekyll-turns-2-0-0/">Jekyll turns 2.0.0</option>
227
+
228
+ <option value="/news/2014/03/27/jekyll-1-5-1-released/">Jekyll 1.5.1 Released</option>
229
+
230
+ <option value="/news/2014/03/24/jekyll-1-5-0-released/">Jekyll 1.5.0 Released</option>
231
+
232
+ <option value="/news/2014/01/13/jekyll-1-4-3-released/">Jekyll 1.4.3 Released</option>
233
+
234
+ <option value="/news/2013/12/16/jekyll-1-4-2-released/">Jekyll 1.4.2 Released</option>
235
+
236
+ <option value="/news/2013/12/09/jekyll-1-4-1-released/">Jekyll 1.4.1 Released</option>
237
+
238
+ <option value="/news/2013/12/07/jekyll-1-4-0-released/">Jekyll 1.4.0 Released</option>
239
+
240
+ <option value="/news/2013/11/26/jekyll-1-3-1-released/">Jekyll 1.3.1 Released</option>
241
+
242
+ <option value="/news/2013/11/04/jekyll-1-3-0-released/">Jekyll 1.3.0 Released</option>
243
+
244
+ <option value="/news/2013/10/28/jekyll-1-3-0-rc1-released/">Jekyll 1.3.0.rc1 Released</option>
245
+
246
+ <option value="/news/2013/09/14/jekyll-1-2-1-released/">Jekyll 1.2.1 Released</option>
247
+
248
+ <option value="/news/2013/09/06/jekyll-1-2-0-released/">Jekyll 1.2.0 Released</option>
249
+
250
+ <option value="/news/2013/07/25/jekyll-1-1-2-released/">Jekyll 1.1.2 Released</option>
251
+
252
+ <option value="/news/2013/07/25/jekyll-1-0-4-released/">Jekyll 1.0.4 Released</option>
253
+
254
+ <option value="/news/2013/07/24/jekyll-1-1-1-released/">Jekyll 1.1.1 Released</option>
255
+
256
+ <option value="/news/2013/07/14/jekyll-1-1-0-released/">Jekyll 1.1.0 Released</option>
257
+
258
+ <option value="/news/2013/06/07/jekyll-1-0-3-released/">Jekyll 1.0.3 Released</option>
259
+
260
+ <option value="/news/2013/05/12/jekyll-1-0-2-released/">Jekyll 1.0.2 Released</option>
261
+
262
+ <option value="/news/2013/05/08/jekyll-1-0-1-released/">Jekyll 1.0.1 Released</option>
263
+
264
+ <option value="/news/2013/05/05/jekyll-1-0-0-released/">Jekyll 1.0.0 Released</option>
265
+
266
+ </optgroup>
267
+ </select>
268
+ </div>
269
+
270
+
271
+ <div class="unit four-fifths">
272
+ <article>
273
+ <h2>
274
+ Jekyll 3.8.6 Released
275
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/" class="header-link" title="Permalink">
276
+ <span class="sr-only">Permalink</span>
277
+ <i class="fa fa-link"></i>
278
+ </a>
279
+ </h2>
280
+ <span class="post-category">
281
+ <span class="label">
282
+ release
283
+ </span>
284
+ </span>
285
+ <div class="post-meta">
286
+ <span class="post-date">
287
+ 02 Jul 2019
288
+ </span>
289
+
290
+ <a href="https://github.com/parkr" class="post-author">
291
+ <img class="avatar avatar-small" alt="parkr" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" srcset="https://avatars3.githubusercontent.com/parkr?v=3&s=24 1x, https://avatars3.githubusercontent.com/parkr?v=3&s=48 2x, https://avatars3.githubusercontent.com/parkr?v=3&s=72 3x, https://avatars3.githubusercontent.com/parkr?v=3&s=96 4x" />
292
+ parkr
293
+ </a>
294
+ </div>
295
+ <div class="post-content">
296
+ <p>We have another patch release in the 3.8 series! This time, we have one security patch
297
+ and a handful of bug patches, including:</p>
298
+
299
+ <ul>
300
+ <li>Filter symlinks from theme gems</li>
301
+ <li>Fix excerpt handling of some Liquid tags</li>
302
+ <li>Handle case where a theme directory doesn’t exist</li>
303
+ <li>A few internal optimizations to reduce memory overhead</li>
304
+ </ul>
305
+
306
+ <p>… and a few more! You can check out the patches and see all the details in <a href="/docs/history/#v3-8-6">the release notes</a></p>
307
+
308
+ <p>Happy Jekylling!</p>
309
+
310
+ </div>
311
+ </article>
312
+
313
+ </div>
314
+
315
+ <div class="unit one-fifth hide-on-mobiles">
316
+ <aside>
317
+ <ul>
318
+ <li class="">
319
+ <a href="/news/">All News</a>
320
+ </li>
321
+ <li class="">
322
+ <a href="/news/releases/">Jekyll Releases</a>
323
+ </li>
324
+ </ul>
325
+ <h4>Recent Releases</h4>
326
+ <ul>
327
+
328
+ <li class="current">
329
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
330
+ </li>
331
+
332
+ <li class="">
333
+ <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
334
+ </li>
335
+
336
+ <li class="">
337
+ <a href="/news/2018/05/19/jekyll-3-8-2-released/">Version 3.8.2</a>
338
+ </li>
339
+
340
+ <li class="">
341
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
342
+ </li>
343
+
344
+ <li class="">
345
+ <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
346
+ </li>
347
+
348
+ <li>
349
+ <a href="/docs/history/">History »</a>
350
+ </li>
351
+ </ul>
352
+ <h4>Other News</h4>
353
+ <ul>
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+
362
+
363
+
364
+
365
+
366
+ <li class="">
367
+ <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
368
+ </li>
369
+
370
+
371
+
372
+
373
+
374
+
375
+
376
+
377
+
378
+ <li class="">
379
+ <a href="/news/2017/10/19/diversity-open-source/">Diversity in Open Source, and Jekyll's role in it</a>
380
+ </li>
381
+
382
+
383
+
384
+
385
+
386
+
387
+
388
+
389
+
390
+
391
+
392
+
393
+
394
+
395
+
396
+
397
+
398
+
399
+
400
+
401
+
402
+
403
+
404
+ <li class="">
405
+ <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
406
+ </li>
407
+
408
+
409
+
410
+
411
+
412
+
413
+
414
+ <li class="">
415
+ <a href="/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/">Jekyll's Google Summer of Code Project: The CMS You Always Wanted</a>
416
+ </li>
417
+
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+
430
+
431
+
432
+ <li class="">
433
+ <a href="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</a>
434
+ </li>
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+
449
+
450
+
451
+
452
+ <li class="">
453
+ <a href="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</a>
454
+ </li>
455
+
456
+
457
+
458
+
459
+
460
+ <li class="">
461
+ <a href="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet & Greet at GitHub HQ</a>
462
+ </li>
463
+
464
+
465
+
466
+
467
+
468
+ <li class="">
469
+ <a href="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</a>
470
+ </li>
471
+
472
+
473
+
474
+
475
+
476
+
477
+
478
+
479
+
480
+
481
+
482
+
483
+
484
+
485
+
486
+
487
+
488
+
489
+
490
+ <li class="">
491
+ <a href="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</a>
492
+ </li>
493
+
494
+
495
+
496
+
497
+
498
+
499
+
500
+
501
+
502
+
503
+
504
+
505
+
506
+
507
+
508
+
509
+
510
+
511
+
512
+
513
+
514
+
515
+
516
+
517
+
518
+
519
+
520
+
521
+
522
+
523
+
524
+
525
+
526
+
527
+
528
+
529
+
530
+
531
+
532
+
533
+
534
+
535
+
536
+
537
+ </ul>
538
+ </aside>
539
+ </div>
540
+
541
+
542
+ <div class="clear"></div>
543
+
544
+ </div>
545
+ </section>
546
+
547
+
548
+ <footer>
549
+ <div class="grid">
550
+ <div class="unit one-third center-on-mobiles">
551
+ <p>The contents of this website are <br />&copy;&nbsp;2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
552
+ </div>
553
+ <div class="unit two-thirds align-right center-on-mobiles">
554
+ <p>
555
+ Proudly hosted by
556
+ <a href="https://github.com">
557
+ <img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
558
+ </a>
559
+ </p>
560
+ </div>
561
+ </div>
562
+ </footer>
563
+
564
+ <script>
565
+ var anchorForId = function (id) {
566
+ var anchor = document.createElement("a");
567
+ anchor.className = "header-link";
568
+ anchor.href = "#" + id;
569
+ anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
570
+ anchor.title = "Permalink";
571
+ return anchor;
572
+ };
573
+
574
+ var linkifyAnchors = function (level, containingElement) {
575
+ var headers = containingElement.getElementsByTagName("h" + level);
576
+ for (var h = 0; h < headers.length; h++) {
577
+ var header = headers[h];
578
+
579
+ if (typeof header.id !== "undefined" && header.id !== "") {
580
+ header.appendChild(anchorForId(header.id));
581
+ }
582
+ }
583
+ };
584
+
585
+ document.onreadystatechange = function () {
586
+ if (this.readyState === "complete") {
587
+ var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
588
+ if (!contentBlock) {
589
+ return;
590
+ }
591
+ for (var level = 1; level <= 6; level++) {
592
+ linkifyAnchors(level, contentBlock);
593
+ }
594
+ }
595
+ };
596
+ </script>
597
+
598
+
599
+ <!-- Google Analytics (https://www.google.com/analytics) -->
600
+ <script>
601
+ !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
602
+ (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
603
+ L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
604
+ L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
605
+
606
+ ga('create', 'UA-50755011-1', 'jekyllrb.com');
607
+ ga('send', 'pageview');
608
+
609
+ </script>
610
+
611
+
612
+ <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
613
+ <script type="text/javascript"> docsearch({
614
+ apiKey: '50fe39c839958dfad797000f33e2ec17',
615
+ indexName: 'jekyllrb',
616
+ inputSelector: '#docsearch-input',
617
+ enhancedSearchInput: true,
618
+ debug: false // Set debug to true if you want to inspect the dropdown
619
+ });
620
+ </script>
621
+
622
+ </body>
623
+ </html>