jekyll-docs 3.8.1 → 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 (149) hide show
  1. checksums.yaml +5 -5
  2. data/site/404.html +5 -4
  3. data/site/community/index.html +1 -1
  4. data/site/conduct/index.html +1 -1
  5. data/site/docs/assets/index.html +35 -35
  6. data/site/docs/code_of_conduct/index.html +8 -7
  7. data/site/docs/collections/index.html +44 -43
  8. data/site/docs/conduct/index.html +8 -7
  9. data/site/docs/configuration/index.html +81 -81
  10. data/site/docs/continuous-integration/buddyworks/index.html +10 -9
  11. data/site/docs/continuous-integration/circleci/index.html +13 -12
  12. data/site/docs/continuous-integration/index.html +8 -7
  13. data/site/docs/continuous-integration/travis-ci/index.html +32 -31
  14. data/site/docs/contributing/index.html +47 -47
  15. data/site/docs/datafiles/index.html +24 -23
  16. data/site/docs/deployment-methods/index.html +30 -29
  17. data/site/docs/drafts/index.html +11 -10
  18. data/site/docs/extras/index.html +9 -8
  19. data/site/docs/frontmatter/index.html +8 -7
  20. data/site/docs/github-pages/index.html +32 -32
  21. data/site/docs/history/index.html +722 -656
  22. data/site/docs/home/index.html +8 -7
  23. data/site/docs/includes/index.html +44 -43
  24. data/site/docs/index.html +1 -1
  25. data/site/docs/installation/index.html +16 -15
  26. data/site/docs/maintaining/affinity-team-captain/index.html +24 -24
  27. data/site/docs/maintaining/avoiding-burnout/index.html +8 -7
  28. data/site/docs/maintaining/becoming-a-maintainer/index.html +22 -22
  29. data/site/docs/maintaining/index.html +8 -7
  30. data/site/docs/maintaining/merging-a-pull-request/index.html +36 -36
  31. data/site/docs/maintaining/releasing-a-new-version/index.html +32 -32
  32. data/site/docs/maintaining/reviewing-a-pull-request/index.html +23 -23
  33. data/site/docs/maintaining/special-labels/index.html +27 -27
  34. data/site/docs/maintaining/triaging-an-issue/index.html +25 -25
  35. data/site/docs/migrations/index.html +9 -8
  36. data/site/docs/pages/index.html +12 -11
  37. data/site/docs/pagination/index.html +25 -24
  38. data/site/docs/permalinks/index.html +33 -32
  39. data/site/docs/plugins/index.html +70 -70
  40. data/site/docs/posts/index.html +50 -50
  41. data/site/docs/quickstart/index.html +18 -17
  42. data/site/docs/resources/index.html +9 -8
  43. data/site/docs/sites/index.html +8 -7
  44. data/site/docs/static-files/index.html +14 -13
  45. data/site/docs/structure/index.html +8 -7
  46. data/site/docs/support/index.html +9 -8
  47. data/site/docs/templates/index.html +44 -43
  48. data/site/docs/themes/index.html +76 -76
  49. data/site/docs/troubleshooting/index.html +48 -47
  50. data/site/docs/upgrading/0-to-2/index.html +51 -50
  51. data/site/docs/upgrading/2-to-3/index.html +35 -34
  52. data/site/docs/upgrading/index.html +11 -10
  53. data/site/docs/usage/index.html +15 -14
  54. data/site/docs/variables/index.html +8 -7
  55. data/site/docs/windows/index.html +29 -28
  56. data/site/feed.xml +53 -65
  57. data/site/github.html +1 -1
  58. data/site/help/index.html +19 -19
  59. data/site/index.html +7 -6
  60. data/site/issues.html +1 -1
  61. data/site/jekyllconf/index.html +9 -8
  62. data/site/latest_version.txt +1 -1
  63. data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +42 -29
  64. data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +27 -13
  65. data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +28 -14
  66. data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +29 -15
  67. data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +28 -14
  68. data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +25 -11
  69. data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +27 -13
  70. data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +27 -13
  71. data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +30 -16
  72. data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +28 -14
  73. data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +25 -11
  74. data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +34 -20
  75. data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +26 -12
  76. data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +26 -12
  77. data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +25 -11
  78. data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +27 -13
  79. data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +43 -30
  80. data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +26 -12
  81. data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +43 -30
  82. data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +46 -33
  83. data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +25 -11
  84. data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +42 -29
  85. data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +30 -16
  86. data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +27 -13
  87. data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +26 -12
  88. data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +33 -19
  89. data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +32 -18
  90. data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +48 -35
  91. data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +25 -11
  92. data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +27 -13
  93. data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +42 -29
  94. data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +25 -11
  95. data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +42 -29
  96. data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +25 -11
  97. data/site/news/2015/02/26/introducing-jekyll-talk/index.html +42 -29
  98. data/site/news/2015/10/26/jekyll-3-0-released/index.html +30 -16
  99. data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +29 -15
  100. data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +27 -13
  101. data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +30 -16
  102. data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +47 -34
  103. data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +26 -12
  104. data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +27 -13
  105. data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +25 -11
  106. data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +26 -12
  107. data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +26 -12
  108. data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +25 -11
  109. data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +31 -17
  110. data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +26 -12
  111. data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +26 -12
  112. data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +42 -29
  113. data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +29 -15
  114. data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +43 -30
  115. data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +42 -29
  116. data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +51 -37
  117. data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +26 -12
  118. data/site/news/2017/01/18/jekyll-3-4-0-released/index.html +27 -13
  119. data/site/news/2017/03/02/jekyll-3-4-1-released/index.html +43 -30
  120. data/site/news/2017/03/09/jekyll-3-4-2-released/index.html +47 -34
  121. data/site/news/2017/03/21/jekyll-3-4-3-released/index.html +52 -39
  122. data/site/news/2017/06/15/jekyll-3-5-0-released/index.html +51 -38
  123. data/site/news/2017/07/17/jekyll-3-5-1-released/index.html +27 -13
  124. data/site/news/2017/08/12/jekyll-3-5-2-released/index.html +30 -16
  125. data/site/news/2017/09/21/jekyll-3-6-0-released/index.html +26 -12
  126. data/site/news/2017/10/19/diversity-open-source/index.html +27 -13
  127. data/site/news/2017/10/21/jekyll-3-6-2-released/index.html +45 -32
  128. data/site/news/2018/01/02/jekyll-3-7-0-released/index.html +48 -35
  129. data/site/news/2018/01/25/jekyll-3-7-2-released/index.html +53 -40
  130. data/site/news/2018/02/19/meet-jekyll-s-new-lead-developer/index.html +42 -29
  131. data/site/news/2018/02/24/jekyll-3-7-3-released/index.html +50 -37
  132. data/site/news/2018/05/01/jekyll-3-8-1-released/index.html +47 -34
  133. data/site/news/2018/05/19/jekyll-3-8-2-released/index.html +620 -0
  134. data/site/news/2018/06/05/jekyll-3-8-3-released/index.html +615 -0
  135. data/site/news/2019/07/02/jekyll-3-8-6-released/index.html +623 -0
  136. data/site/news/index.html +351 -230
  137. data/site/news/releases/index.html +349 -228
  138. data/site/philosophy.html +1 -1
  139. data/site/sitemap.xml +72 -60
  140. data/site/team/index.html +19 -19
  141. data/site/tutorials/convert-site-to-jekyll/index.html +97 -96
  142. data/site/tutorials/custom-404-page/index.html +16 -15
  143. data/site/tutorials/home/index.html +10 -9
  144. data/site/tutorials/index.html +1 -1
  145. data/site/tutorials/navigation/index.html +102 -101
  146. data/site/tutorials/orderofinterpretation/index.html +32 -31
  147. data/site/tutorials/using-jekyll-with-bundler/index.html +19 -18
  148. data/site/tutorials/video-walkthroughs/index.html +8 -7
  149. metadata +13 -25
@@ -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.1">
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.4.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 1.0.1 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.1" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 1.0.1 Released" />
18
18
  <meta name="author" content="parkr" />
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="2013-05-08T14:46:11-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 1.0.1 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@parkr" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"description":"Hot on the trails of v1.0, v1.0.1 is out! Here are the highlights:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/05/08/jekyll-1-0-1-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 1.0.1 Released","dateModified":"2013-05-08T14:46:11-07:00","datePublished":"2013-05-08T14:46:11-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/05/08/jekyll-1-0-1-released/"},"@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2013/05/08/jekyll-1-0-1-released/","headline":"Jekyll 1.0.1 Released","dateModified":"2013-05-08T14:46:11-07:00","datePublished":"2013-05-08T14:46:11-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":"Hot on the trails of v1.0, v1.0.1 is out! Here are the highlights:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/05/08/jekyll-1-0-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.1">v3.8.1</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,12 @@
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
+
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
+
118
126
  <option value="/news/2018/05/01/jekyll-3-8-1-released/">Jekyll 3.8.1 Released</option>
119
127
 
120
128
  <option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
@@ -288,13 +296,13 @@
288
296
  <p>Hot on the trails of v1.0, v1.0.1 is out! Here are the highlights:</p>
289
297
 
290
298
  <ul>
291
- <li>Add newer <code class="highlighter-rouge">language-</code> class name prefix to code blocks (<a href="https://github.com/jekyll/jekyll/issues/1037">#1037</a>)</li>
299
+ <li>Add newer <code class="language-plaintext highlighter-rouge">language-</code> class name prefix to code blocks (<a href="https://github.com/jekyll/jekyll/issues/1037">#1037</a>)</li>
292
300
  <li>Commander error message now preferred over process abort with incorrect args (<a href="https://github.com/jekyll/jekyll/issues/1040">#1040</a>)</li>
293
301
  <li>Do not force use of toc_token when using generate_toc in RDiscount (<a href="https://github.com/jekyll/jekyll/issues/1048">#1048</a>)</li>
294
302
  <li>Make Redcarpet respect the pygments configuration option (<a href="https://github.com/jekyll/jekyll/issues/1053">#1053</a>)</li>
295
303
  <li>Fix the index build with LSI (<a href="https://github.com/jekyll/jekyll/issues/1045">#1045</a>)</li>
296
304
  <li>Don’t print deprecation warning when no arguments are specified. (<a href="https://github.com/jekyll/jekyll/issues/1041">#1041</a>)</li>
297
- <li>Add missing <code class="highlighter-rouge">&lt;/div&gt;</code> to site template used by <code class="highlighter-rouge">new</code> subcommand, fixed typos in code (<a href="https://github.com/jekyll/jekyll/issues/1032">#1032</a>)</li>
305
+ <li>Add missing <code class="language-plaintext highlighter-rouge">&lt;/div&gt;</code> to site template used by <code class="language-plaintext highlighter-rouge">new</code> subcommand, fixed typos in code (<a href="https://github.com/jekyll/jekyll/issues/1032">#1032</a>)</li>
298
306
  </ul>
299
307
 
300
308
  <p>See the <a href="/docs/history/#v1-0-1">History</a> page for more information on this release.</p>
@@ -319,23 +327,23 @@
319
327
  <ul>
320
328
 
321
329
  <li class="">
322
- <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
330
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
323
331
  </li>
324
332
 
325
333
  <li class="">
326
- <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
334
+ <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
327
335
  </li>
328
336
 
329
337
  <li class="">
330
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
338
+ <a href="/news/2018/05/19/jekyll-3-8-2-released/">Version 3.8.2</a>
331
339
  </li>
332
340
 
333
341
  <li class="">
334
- <a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
342
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
335
343
  </li>
336
344
 
337
345
  <li class="">
338
- <a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
346
+ <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
339
347
  </li>
340
348
 
341
349
  <li>
@@ -350,6 +358,12 @@
350
358
 
351
359
 
352
360
 
361
+
362
+
363
+
364
+
365
+
366
+
353
367
  <li class="">
354
368
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
355
369
  </li>
@@ -535,7 +549,7 @@
535
549
  <footer>
536
550
  <div class="grid">
537
551
  <div class="unit one-third center-on-mobiles">
538
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
552
+ <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>
539
553
  </div>
540
554
  <div class="unit two-thirds align-right center-on-mobiles">
541
555
  <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.1">
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.4.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 1.0.2 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.1" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 1.0.2 Released" />
18
18
  <meta name="author" content="parkr" />
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="2013-05-12T05:45: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 1.0.2 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@parkr" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"description":"v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0 releases, and fix some other annoying bugs:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 1.0.2 Released","dateModified":"2013-05-12T05:45:00-07:00","datePublished":"2013-05-12T05:45:00-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/"},"@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/","headline":"Jekyll 1.0.2 Released","dateModified":"2013-05-12T05:45:00-07:00","datePublished":"2013-05-12T05:45:00-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":"v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0 releases, and fix some other annoying bugs:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/05/12/jekyll-1-0-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.1">v3.8.1</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,12 @@
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
+
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
+
118
126
  <option value="/news/2018/05/01/jekyll-3-8-1-released/">Jekyll 3.8.1 Released</option>
119
127
 
120
128
  <option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
@@ -290,11 +298,11 @@ releases, and fix some other annoying bugs:</p>
290
298
 
291
299
  <ul>
292
300
  <li>Backwards-compatibilize relative permalinks (<a href="https://github.com/jekyll/jekyll/issues/1081">#1081</a>)</li>
293
- <li>Add <code class="highlighter-rouge">jekyll doctor</code> command to check site for any known compatibility problems (<a href="https://github.com/jekyll/jekyll/issues/1081">#1081</a>)</li>
294
- <li>Deprecate old config <code class="highlighter-rouge">server_port</code>, match to <code class="highlighter-rouge">port</code> if <code class="highlighter-rouge">port</code> isn’t set (<a href="https://github.com/jekyll/jekyll/issues/1084">#1084</a>)</li>
301
+ <li>Add <code class="language-plaintext highlighter-rouge">jekyll doctor</code> command to check site for any known compatibility problems (<a href="https://github.com/jekyll/jekyll/issues/1081">#1081</a>)</li>
302
+ <li>Deprecate old config <code class="language-plaintext highlighter-rouge">server_port</code>, match to <code class="language-plaintext highlighter-rouge">port</code> if <code class="language-plaintext highlighter-rouge">port</code> isn’t set (<a href="https://github.com/jekyll/jekyll/issues/1084">#1084</a>)</li>
295
303
  <li>Update pygments.rb and kramdon versions to 0.5.0 and 1.0.2, respectively (<a href="https://github.com/jekyll/jekyll/issues/1061">#1061</a>, <a href="https://github.com/jekyll/jekyll/issues/1067">#1067</a>)</li>
296
304
  <li>Fix issue when post categories are numbers (<a href="https://github.com/jekyll/jekyll/issues/1078">#1078</a>)</li>
297
- <li>Add a <code class="highlighter-rouge">data-lang="&lt;lang&gt;"</code> attribute to Redcarpet code blocks (<a href="https://github.com/jekyll/jekyll/issues/1066">#1066</a>)</li>
305
+ <li>Add a <code class="language-plaintext highlighter-rouge">data-lang="&lt;lang&gt;"</code> attribute to Redcarpet code blocks (<a href="https://github.com/jekyll/jekyll/issues/1066">#1066</a>)</li>
298
306
  <li>Catching that Redcarpet gem isn’t installed (<a href="https://github.com/jekyll/jekyll/issues/1059">#1059</a>)</li>
299
307
  </ul>
300
308
 
@@ -320,23 +328,23 @@ releases, and fix some other annoying bugs:</p>
320
328
  <ul>
321
329
 
322
330
  <li class="">
323
- <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
331
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
324
332
  </li>
325
333
 
326
334
  <li class="">
327
- <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
335
+ <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
328
336
  </li>
329
337
 
330
338
  <li class="">
331
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
339
+ <a href="/news/2018/05/19/jekyll-3-8-2-released/">Version 3.8.2</a>
332
340
  </li>
333
341
 
334
342
  <li class="">
335
- <a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
343
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
336
344
  </li>
337
345
 
338
346
  <li class="">
339
- <a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
347
+ <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
340
348
  </li>
341
349
 
342
350
  <li>
@@ -351,6 +359,12 @@ releases, and fix some other annoying bugs:</p>
351
359
 
352
360
 
353
361
 
362
+
363
+
364
+
365
+
366
+
367
+
354
368
  <li class="">
355
369
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
356
370
  </li>
@@ -536,7 +550,7 @@ releases, and fix some other annoying bugs:</p>
536
550
  <footer>
537
551
  <div class="grid">
538
552
  <div class="unit one-third center-on-mobiles">
539
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
553
+ <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>
540
554
  </div>
541
555
  <div class="unit two-thirds align-right center-on-mobiles">
542
556
  <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.1">
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.4.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 1.0.3 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.1" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 1.0.3 Released" />
18
18
  <meta name="author" content="parkr" />
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="2013-06-07T12:02:13-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 1.0.3 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@parkr" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"description":"v1.0.3 contains some key enhancements and bug fixes:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/06/07/jekyll-1-0-3-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 1.0.3 Released","dateModified":"2013-06-07T12:02:13-07:00","datePublished":"2013-06-07T12:02:13-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/06/07/jekyll-1-0-3-released/"},"@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2013/06/07/jekyll-1-0-3-released/","headline":"Jekyll 1.0.3 Released","dateModified":"2013-06-07T12:02:13-07:00","datePublished":"2013-06-07T12:02:13-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":"v1.0.3 contains some key enhancements and bug fixes:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/06/07/jekyll-1-0-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.1">v3.8.1</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,12 @@
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
+
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
+
118
126
  <option value="/news/2018/05/01/jekyll-3-8-1-released/">Jekyll 3.8.1 Released</option>
119
127
 
120
128
  <option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
@@ -289,10 +297,10 @@
289
297
 
290
298
  <ul>
291
299
  <li>Fail with non-zero exit code when MaRuKu errors (<a href="https://github.com/jekyll/jekyll/issues/1190">#1190</a>) or Liquid errors (<a href="https://github.com/jekyll/jekyll/issues/1121">#1121</a>)</li>
292
- <li>Add support for private gists to <code class="highlighter-rouge">gist</code> tag (<a href="https://github.com/jekyll/jekyll/issues/1189">#1189</a>)</li>
293
- <li>Add <code class="highlighter-rouge">--force</code> option to <code class="highlighter-rouge">jekyll new</code> (<a href="https://github.com/jekyll/jekyll/issues/1115">#1115</a>)</li>
294
- <li>Fix compatibility with <code class="highlighter-rouge">exclude</code> and <code class="highlighter-rouge">include</code> with pre-1.0 Jekyll (<a href="https://github.com/jekyll/jekyll/issues/1114">#1114</a>)</li>
295
- <li>Fix pagination issue regarding <code class="highlighter-rouge">File.basename</code> and <code class="highlighter-rouge">page:num</code> (<a href="https://github.com/jekyll/jekyll/issues/1063">#1063</a>)</li>
300
+ <li>Add support for private gists to <code class="language-plaintext highlighter-rouge">gist</code> tag (<a href="https://github.com/jekyll/jekyll/issues/1189">#1189</a>)</li>
301
+ <li>Add <code class="language-plaintext highlighter-rouge">--force</code> option to <code class="language-plaintext highlighter-rouge">jekyll new</code> (<a href="https://github.com/jekyll/jekyll/issues/1115">#1115</a>)</li>
302
+ <li>Fix compatibility with <code class="language-plaintext highlighter-rouge">exclude</code> and <code class="language-plaintext highlighter-rouge">include</code> with pre-1.0 Jekyll (<a href="https://github.com/jekyll/jekyll/issues/1114">#1114</a>)</li>
303
+ <li>Fix pagination issue regarding <code class="language-plaintext highlighter-rouge">File.basename</code> and <code class="language-plaintext highlighter-rouge">page:num</code> (<a href="https://github.com/jekyll/jekyll/issues/1063">#1063</a>)</li>
296
304
  </ul>
297
305
 
298
306
  <p>See the <a href="/docs/history/#v1-0-3">History</a> page for more information on this release.</p>
@@ -317,23 +325,23 @@
317
325
  <ul>
318
326
 
319
327
  <li class="">
320
- <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
328
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
321
329
  </li>
322
330
 
323
331
  <li class="">
324
- <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
332
+ <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
325
333
  </li>
326
334
 
327
335
  <li class="">
328
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
336
+ <a href="/news/2018/05/19/jekyll-3-8-2-released/">Version 3.8.2</a>
329
337
  </li>
330
338
 
331
339
  <li class="">
332
- <a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
340
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
333
341
  </li>
334
342
 
335
343
  <li class="">
336
- <a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
344
+ <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
337
345
  </li>
338
346
 
339
347
  <li>
@@ -348,6 +356,12 @@
348
356
 
349
357
 
350
358
 
359
+
360
+
361
+
362
+
363
+
364
+
351
365
  <li class="">
352
366
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
353
367
  </li>
@@ -533,7 +547,7 @@
533
547
  <footer>
534
548
  <div class="grid">
535
549
  <div class="unit one-third center-on-mobiles">
536
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
550
+ <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>
537
551
  </div>
538
552
  <div class="unit two-thirds align-right center-on-mobiles">
539
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.1">
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.4.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 1.1.0 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.1" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 1.1.0 Released" />
18
18
  <meta name="author" content="parkr" />
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="2013-07-14T10:38:02-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 1.1.0 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@parkr" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"description":"After a month of hard work, the Jekyll core team is excited to announce the release of Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new additions:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/07/14/jekyll-1-1-0-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 1.1.0 Released","dateModified":"2013-07-14T10:38:02-07:00","datePublished":"2013-07-14T10:38:02-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/07/14/jekyll-1-1-0-released/"},"@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2013/07/14/jekyll-1-1-0-released/","headline":"Jekyll 1.1.0 Released","dateModified":"2013-07-14T10:38:02-07:00","datePublished":"2013-07-14T10:38: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":"After a month of hard work, the Jekyll core team is excited to announce the release of Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new additions:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/07/14/jekyll-1-1-0-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.1">v3.8.1</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,12 @@
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
+
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
+
118
126
  <option value="/news/2018/05/01/jekyll-3-8-1-released/">Jekyll 3.8.1 Released</option>
119
127
 
120
128
  <option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
@@ -289,12 +297,12 @@
289
297
  Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new additions:</p>
290
298
 
291
299
  <ul>
292
- <li>Add <code class="highlighter-rouge">docs</code> subcommand to read Jekyll’s docs when offline. (<a href="https://github.com/jekyll/jekyll/issues/1046">#1046</a>)</li>
293
- <li>Support passing parameters to templates in <code class="highlighter-rouge">include</code> tag (<a href="https://github.com/jekyll/jekyll/issues/1204">#1204</a>)</li>
300
+ <li>Add <code class="language-plaintext highlighter-rouge">docs</code> subcommand to read Jekyll’s docs when offline. (<a href="https://github.com/jekyll/jekyll/issues/1046">#1046</a>)</li>
301
+ <li>Support passing parameters to templates in <code class="language-plaintext highlighter-rouge">include</code> tag (<a href="https://github.com/jekyll/jekyll/issues/1204">#1204</a>)</li>
294
302
  <li>Add support for Liquid tags to post excerpts (<a href="https://github.com/jekyll/jekyll/issues/1302">#1302</a>)</li>
295
303
  <li>Fix pagination for subdirectories (<a href="https://github.com/jekyll/jekyll/issues/1198">#1198</a>)</li>
296
304
  <li>Provide better error reporting when generating sites (<a href="https://github.com/jekyll/jekyll/issues/1253">#1253</a>)</li>
297
- <li>Latest posts first in non-LSI <code class="highlighter-rouge">related_posts</code> (<a href="https://github.com/jekyll/jekyll/issues/1271">#1271</a>)</li>
305
+ <li>Latest posts first in non-LSI <code class="language-plaintext highlighter-rouge">related_posts</code> (<a href="https://github.com/jekyll/jekyll/issues/1271">#1271</a>)</li>
298
306
  </ul>
299
307
 
300
308
  <p>See the <a href="https://github.com/jekyll/jekyll/releases/tag/v1.1.0">GitHub Release</a> page for more a more detailed changelog for this release.</p>
@@ -319,23 +327,23 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
319
327
  <ul>
320
328
 
321
329
  <li class="">
322
- <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
330
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
323
331
  </li>
324
332
 
325
333
  <li class="">
326
- <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
334
+ <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
327
335
  </li>
328
336
 
329
337
  <li class="">
330
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
338
+ <a href="/news/2018/05/19/jekyll-3-8-2-released/">Version 3.8.2</a>
331
339
  </li>
332
340
 
333
341
  <li class="">
334
- <a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
342
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
335
343
  </li>
336
344
 
337
345
  <li class="">
338
- <a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
346
+ <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
339
347
  </li>
340
348
 
341
349
  <li>
@@ -350,6 +358,12 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
350
358
 
351
359
 
352
360
 
361
+
362
+
363
+
364
+
365
+
366
+
353
367
  <li class="">
354
368
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
355
369
  </li>
@@ -535,7 +549,7 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
535
549
  <footer>
536
550
  <div class="grid">
537
551
  <div class="unit one-third center-on-mobiles">
538
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
552
+ <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>
539
553
  </div>
540
554
  <div class="unit two-thirds align-right center-on-mobiles">
541
555
  <p>