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
@@ -1,37 +1,38 @@
1
1
  <!DOCTYPE HTML>
2
2
  <html lang="en-US">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
4
  <meta charset="UTF-8">
6
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.8.1">
8
- <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
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" />
9
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">
10
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
11
10
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
12
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
11
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
13
12
  <link rel="stylesheet" href="/css/screen.css">
14
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
15
- <!-- Begin Jekyll SEO tag v2.4.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
16
15
  <title>Meet Jekyll’s New Lead Developer | Jekyll • Simple, blog-aware, static sites</title>
17
- <meta name="generator" content="Jekyll v3.8.1">
18
- <meta property="og:title" content="Meet Jekyll’s New Lead Developer">
19
- <meta name="author" content="parkr">
20
- <meta property="og:locale" content="en_US">
21
- <meta name="description" content="Jekyll has a new Lead Developer: Olivia!">
22
- <meta property="og:description" content="Jekyll has a new Lead Developer: Olivia!">
23
- <link rel="canonical" href="https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/">
24
- <meta property="og:url" content="https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/">
25
- <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
26
- <meta property="og:image" content="https://jekyllrb.com/img/twitter-card.png">
27
- <meta property="og:type" content="article">
28
- <meta property="article:published_time" content="2018-02-19T17:48:09-08:00">
29
- <meta name="twitter:card" content="summary_large_image">
30
- <meta name="twitter:site" content="@jekyllrb">
31
- <meta name="twitter:creator" content="@parkr">
32
- <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
+ <meta property="og:title" content="Meet Jekyll’s New Lead Developer" />
18
+ <meta name="author" content="parkr" />
19
+ <meta property="og:locale" content="en_US" />
20
+ <meta name="description" content="Jekyll has a new Lead Developer: Olivia!" />
21
+ <meta property="og:description" content="Jekyll has a new Lead Developer: Olivia!" />
22
+ <link rel="canonical" href="https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/" />
23
+ <meta property="og:url" content="https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/" />
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="2018-02-19T17:48:09-08: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="Meet Jekyll’s New Lead Developer" />
31
+ <meta name="twitter:site" content="@jekyllrb" />
32
+ <meta name="twitter:creator" content="@parkr" />
33
+ <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
33
34
  <script type="application/ld+json">
34
- {"description":"Jekyll has a new Lead Developer: Olivia!","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/","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":"Meet Jekyll’s New Lead Developer","dateModified":"2018-02-19T17:48:09-08:00","datePublished":"2018-02-19T17:48:09-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/"},"@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/","headline":"Meet Jekyll’s New Lead Developer","dateModified":"2018-02-19T17:48:09-08:00","datePublished":"2018-02-19T17:48:09-08: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":"Jekyll has a new Lead Developer: Olivia!","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
35
36
  <!-- End Jekyll SEO tag -->
36
37
 
37
38
  <!--[if lt IE 9]>
@@ -76,7 +77,7 @@
76
77
  <div class="meta hide-on-mobiles">
77
78
  <ul>
78
79
  <li>
79
- <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>
80
81
  </li>
81
82
  <li>
82
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -116,6 +117,12 @@
116
117
  <option value="/news/">Home</option>
117
118
  <optgroup label="v1.x">
118
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
+
119
126
  <option value="/news/2018/05/01/jekyll-3-8-1-released/">Jekyll 3.8.1 Released</option>
120
127
 
121
128
  <option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
@@ -341,23 +348,23 @@ lead Jekyll to even greater heights.</p>
341
348
  <ul>
342
349
 
343
350
  <li class="">
344
- <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
351
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
345
352
  </li>
346
353
 
347
354
  <li class="">
348
- <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
355
+ <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
349
356
  </li>
350
357
 
351
358
  <li class="">
352
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
359
+ <a href="/news/2018/05/19/jekyll-3-8-2-released/">Version 3.8.2</a>
353
360
  </li>
354
361
 
355
362
  <li class="">
356
- <a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
363
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
357
364
  </li>
358
365
 
359
366
  <li class="">
360
- <a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
367
+ <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
361
368
  </li>
362
369
 
363
370
  <li>
@@ -372,6 +379,12 @@ lead Jekyll to even greater heights.</p>
372
379
 
373
380
 
374
381
 
382
+
383
+
384
+
385
+
386
+
387
+
375
388
  <li class="current">
376
389
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
377
390
  </li>
@@ -557,7 +570,7 @@ lead Jekyll to even greater heights.</p>
557
570
  <footer>
558
571
  <div class="grid">
559
572
  <div class="unit one-third center-on-mobiles">
560
- <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>
573
+ <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>
561
574
  </div>
562
575
  <div class="unit two-thirds align-right center-on-mobiles">
563
576
  <p>
@@ -1,37 +1,38 @@
1
1
  <!DOCTYPE HTML>
2
2
  <html lang="en-US">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
4
  <meta charset="UTF-8">
6
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.8.1">
8
- <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
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" />
9
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">
10
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
11
10
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
12
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
11
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
13
12
  <link rel="stylesheet" href="/css/screen.css">
14
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
15
- <!-- Begin Jekyll SEO tag v2.4.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
16
15
  <title>Jekyll 3.7.3 Released | Jekyll • Simple, blog-aware, static sites</title>
17
- <meta name="generator" content="Jekyll v3.8.1">
18
- <meta property="og:title" content="Jekyll 3.7.3 Released">
19
- <meta name="author" content="ashmaroli">
20
- <meta property="og:locale" content="en_US">
21
- <meta name="description" content="Hello Jekyllers!! :wave:">
22
- <meta property="og:description" content="Hello Jekyllers!! :wave:">
23
- <link rel="canonical" href="https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/">
24
- <meta property="og:url" content="https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/">
25
- <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
26
- <meta property="og:image" content="https://jekyllrb.com/img/twitter-card.png">
27
- <meta property="og:type" content="article">
28
- <meta property="article:published_time" content="2018-02-24T23:32:08-08:00">
29
- <meta name="twitter:card" content="summary_large_image">
30
- <meta name="twitter:site" content="@jekyllrb">
31
- <meta name="twitter:creator" content="@ashmaroli">
32
- <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
+ <meta property="og:title" content="Jekyll 3.7.3 Released" />
18
+ <meta name="author" content="ashmaroli" />
19
+ <meta property="og:locale" content="en_US" />
20
+ <meta name="description" content="Hello Jekyllers!! :wave:" />
21
+ <meta property="og:description" content="Hello Jekyllers!! :wave:" />
22
+ <link rel="canonical" href="https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/" />
23
+ <meta property="og:url" content="https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-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="2018-02-24T23:32:08-08: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.7.3 Released" />
31
+ <meta name="twitter:site" content="@jekyllrb" />
32
+ <meta name="twitter:creator" content="@ashmaroli" />
33
+ <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
33
34
  <script type="application/ld+json">
34
- {"description":"Hello Jekyllers!! :wave:","author":{"@type":"Person","name":"ashmaroli"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"ashmaroli"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 3.7.3 Released","dateModified":"2018-02-24T23:32:08-08:00","datePublished":"2018-02-24T23:32:08-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/02/24/jekyll-3-7-3-released/"},"@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>
35
36
  <!-- End Jekyll SEO tag -->
36
37
 
37
38
  <!--[if lt IE 9]>
@@ -76,7 +77,7 @@
76
77
  <div class="meta hide-on-mobiles">
77
78
  <ul>
78
79
  <li>
79
- <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>
80
81
  </li>
81
82
  <li>
82
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -116,6 +117,12 @@
116
117
  <option value="/news/">Home</option>
117
118
  <optgroup label="v1.x">
118
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
+
119
126
  <option value="/news/2018/05/01/jekyll-3-8-1-released/">Jekyll 3.8.1 Released</option>
120
127
 
121
128
  <option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
@@ -286,15 +293,15 @@
286
293
  </a>
287
294
  </div>
288
295
  <div class="post-content">
289
- <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>
290
297
 
291
- <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
292
- 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>
293
300
 
294
- <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
295
- 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
296
303
  any locale. This led to issues with third-party i18n plugins for Jekyll, especially since the default locale got assigned before
297
- 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>
298
305
 
299
306
  <p>Jekyll will henceforth set the default locale if and only if necessary.</p>
300
307
 
@@ -317,23 +324,23 @@ the plugin was loaded, irrespective of whether the <code class="highlighter-roug
317
324
  <ul>
318
325
 
319
326
  <li class="">
320
- <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
327
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
321
328
  </li>
322
329
 
323
- <li class="current">
324
- <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
330
+ <li class="">
331
+ <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
325
332
  </li>
326
333
 
327
334
  <li class="">
328
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
335
+ <a href="/news/2018/05/19/jekyll-3-8-2-released/">Version 3.8.2</a>
329
336
  </li>
330
337
 
331
338
  <li class="">
332
- <a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
339
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
333
340
  </li>
334
341
 
335
- <li class="">
336
- <a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
342
+ <li class="current">
343
+ <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
337
344
  </li>
338
345
 
339
346
  <li>
@@ -348,6 +355,12 @@ the plugin was loaded, irrespective of whether the <code class="highlighter-roug
348
355
 
349
356
 
350
357
 
358
+
359
+
360
+
361
+
362
+
363
+
351
364
  <li class="">
352
365
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
353
366
  </li>
@@ -533,7 +546,7 @@ the plugin was loaded, irrespective of whether the <code class="highlighter-roug
533
546
  <footer>
534
547
  <div class="grid">
535
548
  <div class="unit one-third center-on-mobiles">
536
- <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>
537
550
  </div>
538
551
  <div class="unit two-thirds align-right center-on-mobiles">
539
552
  <p>
@@ -1,37 +1,38 @@
1
1
  <!DOCTYPE HTML>
2
2
  <html lang="en-US">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
4
  <meta charset="UTF-8">
6
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.8.1">
8
- <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
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" />
9
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">
10
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
11
10
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
12
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
11
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
13
12
  <link rel="stylesheet" href="/css/screen.css">
14
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
15
- <!-- Begin Jekyll SEO tag v2.4.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
16
15
  <title>Jekyll 3.8.1 Released | Jekyll • Simple, blog-aware, static sites</title>
17
- <meta name="generator" content="Jekyll v3.8.1">
18
- <meta property="og:title" content="Jekyll 3.8.1 Released">
19
- <meta name="author" content="pathawks">
20
- <meta property="og:locale" content="en_US">
21
- <meta name="description" content="Happy May Day :tada:">
22
- <meta property="og:description" content="Happy May Day :tada:">
23
- <link rel="canonical" href="https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/">
24
- <meta property="og:url" content="https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/">
25
- <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
26
- <meta property="og:image" content="https://jekyllrb.com/img/twitter-card.png">
27
- <meta property="og:type" content="article">
28
- <meta property="article:published_time" content="2018-05-01T09:56:01-07:00">
29
- <meta name="twitter:card" content="summary_large_image">
30
- <meta name="twitter:site" content="@jekyllrb">
31
- <meta name="twitter:creator" content="@pathawks">
32
- <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
+ <meta property="og:title" content="Jekyll 3.8.1 Released" />
18
+ <meta name="author" content="pathawks" />
19
+ <meta property="og:locale" content="en_US" />
20
+ <meta name="description" content="Happy May Day :tada:" />
21
+ <meta property="og:description" content="Happy May Day :tada:" />
22
+ <link rel="canonical" href="https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/" />
23
+ <meta property="og:url" content="https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-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="2018-05-01T09:56:01-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.1 Released" />
31
+ <meta name="twitter:site" content="@jekyllrb" />
32
+ <meta name="twitter:creator" content="@pathawks" />
33
+ <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
33
34
  <script type="application/ld+json">
34
- {"description":"Happy May Day :tada:","author":{"@type":"Person","name":"pathawks"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"pathawks"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 3.8.1 Released","dateModified":"2018-05-01T09:56:01-07:00","datePublished":"2018-05-01T09:56:01-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/05/01/jekyll-3-8-1-released/"},"@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>
35
36
  <!-- End Jekyll SEO tag -->
36
37
 
37
38
  <!--[if lt IE 9]>
@@ -76,7 +77,7 @@
76
77
  <div class="meta hide-on-mobiles">
77
78
  <ul>
78
79
  <li>
79
- <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>
80
81
  </li>
81
82
  <li>
82
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -116,6 +117,12 @@
116
117
  <option value="/news/">Home</option>
117
118
  <optgroup label="v1.x">
118
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
+
119
126
  <option value="/news/2018/05/01/jekyll-3-8-1-released/">Jekyll 3.8.1 Released</option>
120
127
 
121
128
  <option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
@@ -286,10 +293,10 @@
286
293
  </a>
287
294
  </div>
288
295
  <div class="post-content">
289
- <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>
290
297
 
291
- <p>The Jekyll team is happy to announce the release of <code class="highlighter-rouge">v3.8.1</code>, which fixes
292
- 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
293
300
  experienced trouble regarding post excerpts or non-published posts, this release
294
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
295
302
  reporting these issues, and to <a href="https://github.com/ashmaroli" class="user-mention">@ashmaroli</a> for fixing them so quickly.</p>
@@ -317,24 +324,24 @@ list</a>.</p>
317
324
  <h4>Recent Releases</h4>
318
325
  <ul>
319
326
 
320
- <li class="current">
321
- <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
327
+ <li class="">
328
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
322
329
  </li>
323
330
 
324
331
  <li class="">
325
- <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>
326
333
  </li>
327
334
 
328
335
  <li class="">
329
- <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>
330
337
  </li>
331
338
 
332
- <li class="">
333
- <a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
339
+ <li class="current">
340
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
334
341
  </li>
335
342
 
336
343
  <li class="">
337
- <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>
338
345
  </li>
339
346
 
340
347
  <li>
@@ -349,6 +356,12 @@ list</a>.</p>
349
356
 
350
357
 
351
358
 
359
+
360
+
361
+
362
+
363
+
364
+
352
365
  <li class="">
353
366
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
354
367
  </li>
@@ -534,7 +547,7 @@ list</a>.</p>
534
547
  <footer>
535
548
  <div class="grid">
536
549
  <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>
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>
538
551
  </div>
539
552
  <div class="unit two-thirds align-right center-on-mobiles">
540
553
  <p>
@@ -0,0 +1,620 @@
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.2 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.2 Released" />
18
+ <meta name="author" content="pathawks" />
19
+ <meta property="og:locale" content="en_US" />
20
+ <meta name="description" content="Hello Jekyllers!!" />
21
+ <meta property="og:description" content="Hello Jekyllers!!" />
22
+ <link rel="canonical" href="https://jekyllrb.com/news/2018/05/19/jekyll-3-8-2-released/" />
23
+ <meta property="og:url" content="https://jekyllrb.com/news/2018/05/19/jekyll-3-8-2-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="2018-05-19T08:30:00-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.2 Released" />
31
+ <meta name="twitter:site" content="@jekyllrb" />
32
+ <meta name="twitter:creator" content="@pathawks" />
33
+ <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
34
+ <script type="application/ld+json">
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>
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 &amp; 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.2 Released
275
+ <a href="/news/2018/05/19/jekyll-3-8-2-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
+ 19 May 2018
288
+ </span>
289
+
290
+ <a href="https://github.com/pathawks" class="post-author">
291
+ <img class="avatar avatar-small" alt="pathawks" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/pathawks?v=3&amp;s=24" srcset="https://avatars3.githubusercontent.com/pathawks?v=3&amp;s=24 1x, https://avatars3.githubusercontent.com/pathawks?v=3&amp;s=48 2x, https://avatars3.githubusercontent.com/pathawks?v=3&amp;s=72 3x, https://avatars3.githubusercontent.com/pathawks?v=3&amp;s=96 4x">
292
+ pathawks
293
+ </a>
294
+ </div>
295
+ <div class="post-content">
296
+ <p>Hello Jekyllers!!</p>
297
+
298
+ <p>Today we are releasing <code class="language-plaintext highlighter-rouge">v3.8.2</code>, which fixes the way Jekyll generates excerpts
299
+ for posts when the first paragraph of the post contains Liquid tags that take
300
+ advantage of <a href="https://shopify.github.io/liquid/basics/whitespace/">Liquid’s whitespace control feature</a>.</p>
301
+
302
+ <p>Big thanks to <a href="https://github.com/kylebarbour" class="user-mention">@kylebarbour</a>, who first reported this issue and also very quickly
303
+ submitted a fix. Also thanks to <a href="https://github.com/nickskalkin" class="user-mention">@nickskalkin</a> for making sure that we are using
304
+ the latest version of Rubocop to lint our code.</p>
305
+
306
+
307
+ </div>
308
+ </article>
309
+
310
+ </div>
311
+
312
+ <div class="unit one-fifth hide-on-mobiles">
313
+ <aside>
314
+ <ul>
315
+ <li class="">
316
+ <a href="/news/">All News</a>
317
+ </li>
318
+ <li class="">
319
+ <a href="/news/releases/">Jekyll Releases</a>
320
+ </li>
321
+ </ul>
322
+ <h4>Recent Releases</h4>
323
+ <ul>
324
+
325
+ <li class="">
326
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
327
+ </li>
328
+
329
+ <li class="">
330
+ <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
331
+ </li>
332
+
333
+ <li class="current">
334
+ <a href="/news/2018/05/19/jekyll-3-8-2-released/">Version 3.8.2</a>
335
+ </li>
336
+
337
+ <li class="">
338
+ <a href="/news/2018/05/01/jekyll-3-8-1-released/">Version 3.8.1</a>
339
+ </li>
340
+
341
+ <li class="">
342
+ <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
343
+ </li>
344
+
345
+ <li>
346
+ <a href="/docs/history/">History »</a>
347
+ </li>
348
+ </ul>
349
+ <h4>Other News</h4>
350
+ <ul>
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+
362
+
363
+ <li class="">
364
+ <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
365
+ </li>
366
+
367
+
368
+
369
+
370
+
371
+
372
+
373
+
374
+
375
+ <li class="">
376
+ <a href="/news/2017/10/19/diversity-open-source/">Diversity in Open Source, and Jekyll's role in it</a>
377
+ </li>
378
+
379
+
380
+
381
+
382
+
383
+
384
+
385
+
386
+
387
+
388
+
389
+
390
+
391
+
392
+
393
+
394
+
395
+
396
+
397
+
398
+
399
+
400
+
401
+ <li class="">
402
+ <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
403
+ </li>
404
+
405
+
406
+
407
+
408
+
409
+
410
+
411
+ <li class="">
412
+ <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>
413
+ </li>
414
+
415
+
416
+
417
+
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+ <li class="">
430
+ <a href="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</a>
431
+ </li>
432
+
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+
449
+ <li class="">
450
+ <a href="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</a>
451
+ </li>
452
+
453
+
454
+
455
+
456
+
457
+ <li class="">
458
+ <a href="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet &amp; Greet at GitHub HQ</a>
459
+ </li>
460
+
461
+
462
+
463
+
464
+
465
+ <li class="">
466
+ <a href="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</a>
467
+ </li>
468
+
469
+
470
+
471
+
472
+
473
+
474
+
475
+
476
+
477
+
478
+
479
+
480
+
481
+
482
+
483
+
484
+
485
+
486
+
487
+ <li class="">
488
+ <a href="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</a>
489
+ </li>
490
+
491
+
492
+
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
+ </ul>
535
+ </aside>
536
+ </div>
537
+
538
+
539
+ <div class="clear"></div>
540
+
541
+ </div>
542
+ </section>
543
+
544
+
545
+ <footer>
546
+ <div class="grid">
547
+ <div class="unit one-third center-on-mobiles">
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>
549
+ </div>
550
+ <div class="unit two-thirds align-right center-on-mobiles">
551
+ <p>
552
+ Proudly hosted by
553
+ <a href="https://github.com">
554
+ <img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
555
+ </a>
556
+ </p>
557
+ </div>
558
+ </div>
559
+ </footer>
560
+
561
+ <script>
562
+ var anchorForId = function (id) {
563
+ var anchor = document.createElement("a");
564
+ anchor.className = "header-link";
565
+ anchor.href = "#" + id;
566
+ anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
567
+ anchor.title = "Permalink";
568
+ return anchor;
569
+ };
570
+
571
+ var linkifyAnchors = function (level, containingElement) {
572
+ var headers = containingElement.getElementsByTagName("h" + level);
573
+ for (var h = 0; h < headers.length; h++) {
574
+ var header = headers[h];
575
+
576
+ if (typeof header.id !== "undefined" && header.id !== "") {
577
+ header.appendChild(anchorForId(header.id));
578
+ }
579
+ }
580
+ };
581
+
582
+ document.onreadystatechange = function () {
583
+ if (this.readyState === "complete") {
584
+ var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
585
+ if (!contentBlock) {
586
+ return;
587
+ }
588
+ for (var level = 1; level <= 6; level++) {
589
+ linkifyAnchors(level, contentBlock);
590
+ }
591
+ }
592
+ };
593
+ </script>
594
+
595
+
596
+ <!-- Google Analytics (https://www.google.com/analytics) -->
597
+ <script>
598
+ !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
599
+ (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
600
+ L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
601
+ L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
602
+
603
+ ga('create', 'UA-50755011-1', 'jekyllrb.com');
604
+ ga('send', 'pageview');
605
+
606
+ </script>
607
+
608
+
609
+ <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
610
+ <script type="text/javascript"> docsearch({
611
+ apiKey: '50fe39c839958dfad797000f33e2ec17',
612
+ indexName: 'jekyllrb',
613
+ inputSelector: '#docsearch-input',
614
+ enhancedSearchInput: true,
615
+ debug: false // Set debug to true if you want to inspect the dropdown
616
+ });
617
+ </script>
618
+
619
+ </body>
620
+ </html>