jekyll-docs 3.8.5 → 3.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. checksums.yaml +4 -4
  2. data/site/404.html +5 -4
  3. data/site/docs/assets/index.html +22 -21
  4. data/site/docs/code_of_conduct/index.html +8 -7
  5. data/site/docs/collections/index.html +44 -43
  6. data/site/docs/conduct/index.html +8 -7
  7. data/site/docs/configuration/index.html +68 -67
  8. data/site/docs/continuous-integration/buddyworks/index.html +10 -9
  9. data/site/docs/continuous-integration/circleci/index.html +13 -12
  10. data/site/docs/continuous-integration/index.html +8 -7
  11. data/site/docs/continuous-integration/travis-ci/index.html +32 -31
  12. data/site/docs/contributing/index.html +34 -33
  13. data/site/docs/datafiles/index.html +24 -23
  14. data/site/docs/deployment-methods/index.html +30 -29
  15. data/site/docs/drafts/index.html +11 -10
  16. data/site/docs/extras/index.html +9 -8
  17. data/site/docs/frontmatter/index.html +8 -7
  18. data/site/docs/github-pages/index.html +19 -18
  19. data/site/docs/history/index.html +674 -645
  20. data/site/docs/home/index.html +8 -7
  21. data/site/docs/includes/index.html +44 -43
  22. data/site/docs/installation/index.html +16 -15
  23. data/site/docs/maintaining/affinity-team-captain/index.html +11 -10
  24. data/site/docs/maintaining/avoiding-burnout/index.html +8 -7
  25. data/site/docs/maintaining/becoming-a-maintainer/index.html +9 -8
  26. data/site/docs/maintaining/index.html +8 -7
  27. data/site/docs/maintaining/merging-a-pull-request/index.html +23 -22
  28. data/site/docs/maintaining/releasing-a-new-version/index.html +19 -18
  29. data/site/docs/maintaining/reviewing-a-pull-request/index.html +10 -9
  30. data/site/docs/maintaining/special-labels/index.html +14 -13
  31. data/site/docs/maintaining/triaging-an-issue/index.html +12 -11
  32. data/site/docs/migrations/index.html +9 -8
  33. data/site/docs/pages/index.html +12 -11
  34. data/site/docs/pagination/index.html +25 -24
  35. data/site/docs/permalinks/index.html +33 -32
  36. data/site/docs/plugins/index.html +57 -56
  37. data/site/docs/posts/index.html +37 -36
  38. data/site/docs/quickstart/index.html +18 -17
  39. data/site/docs/resources/index.html +9 -8
  40. data/site/docs/sites/index.html +8 -7
  41. data/site/docs/static-files/index.html +14 -13
  42. data/site/docs/structure/index.html +8 -7
  43. data/site/docs/support/index.html +9 -8
  44. data/site/docs/templates/index.html +44 -43
  45. data/site/docs/themes/index.html +63 -62
  46. data/site/docs/troubleshooting/index.html +48 -47
  47. data/site/docs/upgrading/0-to-2/index.html +51 -50
  48. data/site/docs/upgrading/2-to-3/index.html +35 -34
  49. data/site/docs/upgrading/index.html +11 -10
  50. data/site/docs/usage/index.html +15 -14
  51. data/site/docs/variables/index.html +8 -7
  52. data/site/docs/windows/index.html +29 -28
  53. data/site/feed.xml +45 -41
  54. data/site/help/index.html +7 -6
  55. data/site/index.html +7 -6
  56. data/site/jekyllconf/index.html +9 -8
  57. data/site/latest_version.txt +1 -1
  58. data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +16 -10
  59. data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +18 -12
  60. data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +19 -13
  61. data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +20 -14
  62. data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +19 -13
  63. data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +16 -10
  64. data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +18 -12
  65. data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +18 -12
  66. data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +21 -15
  67. data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +19 -13
  68. data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +16 -10
  69. data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +25 -19
  70. data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +17 -11
  71. data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +17 -11
  72. data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +16 -10
  73. data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +18 -12
  74. data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +17 -11
  75. data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +17 -11
  76. data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +17 -11
  77. data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +20 -14
  78. data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +16 -10
  79. data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +16 -10
  80. data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +21 -15
  81. data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +18 -12
  82. data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +17 -11
  83. data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +24 -18
  84. data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +23 -17
  85. data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +22 -16
  86. data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +16 -10
  87. data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +18 -12
  88. data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +16 -10
  89. data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +16 -10
  90. data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +16 -10
  91. data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +16 -10
  92. data/site/news/2015/02/26/introducing-jekyll-talk/index.html +16 -10
  93. data/site/news/2015/10/26/jekyll-3-0-released/index.html +21 -15
  94. data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +20 -14
  95. data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +18 -12
  96. data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +21 -15
  97. data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +21 -15
  98. data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +17 -11
  99. data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +18 -12
  100. data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +16 -10
  101. data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +17 -11
  102. data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +17 -11
  103. data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +16 -10
  104. data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +22 -16
  105. data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +17 -11
  106. data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +17 -11
  107. data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +16 -10
  108. data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +20 -14
  109. data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +17 -11
  110. data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +16 -10
  111. data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +42 -36
  112. data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +17 -11
  113. data/site/news/2017/01/18/jekyll-3-4-0-released/index.html +18 -12
  114. data/site/news/2017/03/02/jekyll-3-4-1-released/index.html +17 -11
  115. data/site/news/2017/03/09/jekyll-3-4-2-released/index.html +21 -15
  116. data/site/news/2017/03/21/jekyll-3-4-3-released/index.html +26 -20
  117. data/site/news/2017/06/15/jekyll-3-5-0-released/index.html +25 -19
  118. data/site/news/2017/07/17/jekyll-3-5-1-released/index.html +18 -12
  119. data/site/news/2017/08/12/jekyll-3-5-2-released/index.html +21 -15
  120. data/site/news/2017/09/21/jekyll-3-6-0-released/index.html +17 -11
  121. data/site/news/2017/10/19/diversity-open-source/index.html +18 -12
  122. data/site/news/2017/10/21/jekyll-3-6-2-released/index.html +18 -12
  123. data/site/news/2018/01/02/jekyll-3-7-0-released/index.html +21 -15
  124. data/site/news/2018/01/25/jekyll-3-7-2-released/index.html +26 -20
  125. data/site/news/2018/02/19/meet-jekyll-s-new-lead-developer/index.html +16 -10
  126. data/site/news/2018/02/24/jekyll-3-7-3-released/index.html +22 -16
  127. data/site/news/2018/05/01/jekyll-3-8-1-released/index.html +19 -13
  128. data/site/news/2018/05/19/jekyll-3-8-2-released/index.html +17 -11
  129. data/site/news/2018/06/05/jekyll-3-8-3-released/index.html +19 -13
  130. data/site/news/2019/07/02/jekyll-3-8-6-released/index.html +623 -0
  131. data/site/news/index.html +263 -218
  132. data/site/news/releases/index.html +261 -216
  133. data/site/philosophy.html +1 -1
  134. data/site/sitemap.xml +61 -57
  135. data/site/team/index.html +7 -6
  136. data/site/tutorials/convert-site-to-jekyll/index.html +97 -96
  137. data/site/tutorials/custom-404-page/index.html +16 -15
  138. data/site/tutorials/home/index.html +10 -9
  139. data/site/tutorials/navigation/index.html +102 -101
  140. data/site/tutorials/orderofinterpretation/index.html +32 -31
  141. data/site/tutorials/using-jekyll-with-bundler/index.html +19 -18
  142. data/site/tutorials/video-walkthroughs/index.html +8 -7
  143. metadata +10 -24
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 3.6.2 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 3.6.2 Released" />
18
18
  <meta name="author" content="dirtyf" />
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="2017-10-21T12:31:40-07:00" />
28
28
  <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Jekyll 3.6.2 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@dirtyf" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.6.2 Released","dateModified":"2017-10-21T12:31:40-07:00","datePublished":"2017-10-21T12:31:40-07:00","url":"https://jekyllrb.com/news/2017/10/21/jekyll-3-6-2-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2017/10/21/jekyll-3-6-2-released/"},"author":{"@type":"Person","name":"dirtyf"},"description":"3.6.2 is out, it’s a tiny patch release and we invite you to run bundle update if you want to avoid possible build problems with:","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"dirtyf"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2017/10/21/jekyll-3-6-2-released/","headline":"Jekyll 3.6.2 Released","dateModified":"2017-10-21T12:31:40-07:00","datePublished":"2017-10-21T12:31:40-07:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"dirtyf"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"dirtyf"},"description":"3.6.2 is out, it’s a tiny patch release and we invite you to run bundle update if you want to avoid possible build problems with:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2017/10/21/jekyll-3-6-2-released/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
34
36
  <!-- End Jekyll SEO tag -->
35
37
 
36
38
  <!--[if lt IE 9]>
@@ -75,7 +77,7 @@
75
77
  <div class="meta hide-on-mobiles">
76
78
  <ul>
77
79
  <li>
78
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -289,7 +293,7 @@
289
293
  </a>
290
294
  </div>
291
295
  <div class="post-content">
292
- <p>3.6.2 is out, it’s a tiny patch release and we invite you to run <code class="highlighter-rouge">bundle update</code>
296
+ <p>3.6.2 is out, it’s a tiny patch release and we invite you to run <code class="language-plaintext highlighter-rouge">bundle update</code>
293
297
  if you want to avoid possible build problems with:</p>
294
298
 
295
299
  <ul>
@@ -309,7 +313,7 @@ working on the next minor version 3.7.0 that will allow you to store all your
309
313
  collections in a single directory. Stay tuned.</p>
310
314
 
311
315
  <p>Theme developers are invited to test the brand new
312
- <a href="https://github.com/benbalter/jekyll-remote-theme"><code class="highlighter-rouge">jekyll-remote-theme</code></a> plugin
316
+ <a href="https://github.com/benbalter/jekyll-remote-theme"><code class="language-plaintext highlighter-rouge">jekyll-remote-theme</code></a> plugin
313
317
  and give their feedback to <a href="https://github.com/benbalter" class="user-mention">@benbalter</a>. This plugin allows you to use any
314
318
  GitHub hosted theme as a remote theme!</p>
315
319
 
@@ -343,6 +347,10 @@ today.</p>
343
347
  <h4>Recent Releases</h4>
344
348
  <ul>
345
349
 
350
+ <li class="">
351
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
352
+ </li>
353
+
346
354
  <li class="">
347
355
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
348
356
  </li>
@@ -359,10 +367,6 @@ today.</p>
359
367
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
360
368
  </li>
361
369
 
362
- <li class="">
363
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
364
- </li>
365
-
366
370
  <li>
367
371
  <a href="/docs/history/">History »</a>
368
372
  </li>
@@ -379,6 +383,8 @@ today.</p>
379
383
 
380
384
 
381
385
 
386
+
387
+
382
388
  <li class="">
383
389
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
384
390
  </li>
@@ -564,7 +570,7 @@ today.</p>
564
570
  <footer>
565
571
  <div class="grid">
566
572
  <div class="unit one-third center-on-mobiles">
567
- <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>
568
574
  </div>
569
575
  <div class="unit two-thirds align-right center-on-mobiles">
570
576
  <p>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 3.7.0 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 3.7.0 Released" />
18
18
  <meta name="author" content="DirtyF" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2018-01-02T02:21:40-08:00" />
28
28
  <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Jekyll 3.7.0 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@DirtyF" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.7.0 Released","dateModified":"2018-01-02T02:21:40-08:00","datePublished":"2018-01-02T02:21:40-08:00","url":"https://jekyllrb.com/news/2018/01/02/jekyll-3-7-0-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/01/02/jekyll-3-7-0-released/"},"author":{"@type":"Person","name":"DirtyF"},"description":"Jekyll 3.7.0 brings LiveReload, a directory for your collections and much more…","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"DirtyF"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2018/01/02/jekyll-3-7-0-released/","headline":"Jekyll 3.7.0 Released","dateModified":"2018-01-02T02:21:40-08:00","datePublished":"2018-01-02T02:21:40-08:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"DirtyF"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"DirtyF"},"description":"Jekyll 3.7.0 brings LiveReload, a directory for your collections and much more…","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/01/02/jekyll-3-7-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.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -293,11 +297,11 @@
293
297
  Here are a few of the latest additions from our contributors:</p>
294
298
 
295
299
  <ul>
296
- <li>LiveReload is available as an option during development: with <code class="highlighter-rouge">jekyll serve --livereload</code> no more manual page refresh. A big thanks to <a href="https://github.com/awood" class="user-mention">@awood</a> for this feature and to <a href="https://github.com/andreyvit" class="user-mention">@andreyvit</a>, LiveReload author.</li>
297
- <li>New <code class="highlighter-rouge">collections_dir</code> configuration option allows you to store all your <a href="/docs/collections">collections</a> in a single folder. Your source root folder should now look cleaner <img class="emoji" title=":sparkles:" alt=":sparkles:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/2728.png" height="20" width="20"> .</li>
298
- <li>If you’re using a <a href="/docs/themes/">gem-based theme</a> in coordination with the <code class="highlighter-rouge">--incremental</code> option, you should notice some significant speed during the regeneration process, we did see build time went down <strong>from 12s to 2s</strong> with <a href="https://github.com/mmistakes" class="user-mention">@mmistakes</a> <a href="https://github.com/mmistakes/minimal-mistakes">minimal-mistakes theme</a> during our tests.</li>
300
+ <li>LiveReload is available as an option during development: with <code class="language-plaintext highlighter-rouge">jekyll serve --livereload</code> no more manual page refresh. A big thanks to <a href="https://github.com/awood" class="user-mention">@awood</a> for this feature and to <a href="https://github.com/andreyvit" class="user-mention">@andreyvit</a>, LiveReload author.</li>
301
+ <li>New <code class="language-plaintext highlighter-rouge">collections_dir</code> configuration option allows you to store all your <a href="/docs/collections">collections</a> in a single folder. Your source root folder should now look cleaner <img class="emoji" title=":sparkles:" alt=":sparkles:" src="https://github.githubassets.com/images/icons/emoji/unicode/2728.png" height="20" width="20"> .</li>
302
+ <li>If you’re using a <a href="/docs/themes/">gem-based theme</a> in coordination with the <code class="language-plaintext highlighter-rouge">--incremental</code> option, you should notice some significant speed during the regeneration process, we did see build time went down <strong>from 12s to 2s</strong> with <a href="https://github.com/mmistakes" class="user-mention">@mmistakes</a> <a href="https://github.com/mmistakes/minimal-mistakes">minimal-mistakes theme</a> during our tests.</li>
299
303
  <li>Jekyll will now check to determine whether host machine has internet connection.</li>
300
- <li>A new <code class="highlighter-rouge">latin</code> option is available to better <a href="/docs/templates/#options-for-the-slugify-filter">handle URLs slugs</a>.</li>
304
+ <li>A new <code class="language-plaintext highlighter-rouge">latin</code> option is available to better <a href="/docs/templates/#options-for-the-slugify-filter">handle URLs slugs</a>.</li>
301
305
  <li>And of course many bug fixes and updates to our documentation — which you can now search thanks to our friends <a href="https://github.com/Algolia" class="user-mention">@Algolia</a>.</li>
302
306
  <li>
303
307
  <a href="/docs/history/#v3-7-0">Full history is here</a>.</li>
@@ -312,7 +316,7 @@ Here are a few of the latest additions from our contributors:</p>
312
316
  <p>Oh, one last thing…</p>
313
317
 
314
318
  <h3 id="pray-upgrade-your-ruby">
315
- <img class="emoji" title=":pray:" alt=":pray:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f64f.png" height="20" width="20"> upgrade your Ruby</h3>
319
+ <img class="emoji" title=":pray:" alt=":pray:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f64f.png" height="20" width="20"> upgrade your Ruby</h3>
316
320
 
317
321
  <p>Prepare for the next major update, as next major version Jekyll 4.0 will drop support for Ruby 2.1 and 2.2.</p>
318
322
 
@@ -342,6 +346,10 @@ Here are a few of the latest additions from our contributors:</p>
342
346
  <h4>Recent Releases</h4>
343
347
  <ul>
344
348
 
349
+ <li class="">
350
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
351
+ </li>
352
+
345
353
  <li class="">
346
354
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
347
355
  </li>
@@ -358,10 +366,6 @@ Here are a few of the latest additions from our contributors:</p>
358
366
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
359
367
  </li>
360
368
 
361
- <li class="">
362
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
363
- </li>
364
-
365
369
  <li>
366
370
  <a href="/docs/history/">History »</a>
367
371
  </li>
@@ -378,6 +382,8 @@ Here are a few of the latest additions from our contributors:</p>
378
382
 
379
383
 
380
384
 
385
+
386
+
381
387
  <li class="">
382
388
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
383
389
  </li>
@@ -563,7 +569,7 @@ Here are a few of the latest additions from our contributors:</p>
563
569
  <footer>
564
570
  <div class="grid">
565
571
  <div class="unit one-third center-on-mobiles">
566
- <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>
572
+ <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>
567
573
  </div>
568
574
  <div class="unit two-thirds align-right center-on-mobiles">
569
575
  <p>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 3.7.2 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 3.7.2 Released" />
18
18
  <meta name="author" content="ashmaroli" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2018-01-25T08:52:22-08:00" />
28
28
  <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Jekyll 3.7.2 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@ashmaroli" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.7.2 Released","dateModified":"2018-01-25T08:52:22-08:00","datePublished":"2018-01-25T08:52:22-08:00","url":"https://jekyllrb.com/news/2018/01/25/jekyll-3-7-2-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/01/25/jekyll-3-7-2-released/"},"author":{"@type":"Person","name":"ashmaroli"},"description":"Close on the heels of shipping 3.7.0, we were informed of a couple of regressions due to the changes made in that release. In due time, Team Jekyll set out to address those issues as early as possible.","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"ashmaroli"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2018/01/25/jekyll-3-7-2-released/","headline":"Jekyll 3.7.2 Released","dateModified":"2018-01-25T08:52:22-08:00","datePublished":"2018-01-25T08:52:22-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":"Close on the heels of shipping 3.7.0, we were informed of a couple of regressions due to the changes made in that release. In due time, Team Jekyll set out to address those issues as early as possible.","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/01/25/jekyll-3-7-2-released/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
34
36
  <!-- End Jekyll SEO tag -->
35
37
 
36
38
  <!--[if lt IE 9]>
@@ -75,7 +77,7 @@
75
77
  <div class="meta hide-on-mobiles">
76
78
  <ul>
77
79
  <li>
78
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -294,20 +298,20 @@ regressions due to the changes made in that release. In due time, Team Jekyll
294
298
  set out to address those issues as early as possible.</p>
295
299
 
296
300
  <p>Days later here we’re, announcing 3.7.2 (sorry for skipping 3.7.1,
297
- RubyGems didn’t want to play nice) that fixes numerous issues! <img class="emoji" title=":tada:" alt=":tada:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png" height="20" width="20">
301
+ RubyGems didn’t want to play nice) that fixes numerous issues! <img class="emoji" title=":tada:" alt=":tada:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png" height="20" width="20">
298
302
  The highlights being:</p>
299
303
 
300
304
  <ul>
301
305
  <li>
302
306
  <p>A major regression in 3.7.0 was that when a Front Matter Default was
303
- configured with a <code class="highlighter-rouge">scope["path"]</code> set to a directory, Jekyll would scan
307
+ configured with a <code class="language-plaintext highlighter-rouge">scope["path"]</code> set to a directory, Jekyll would scan
304
308
  that directory for any subfolders and files, for each document in that
305
- <code class="highlighter-rouge">path</code>.
309
+ <code class="language-plaintext highlighter-rouge">path</code>.
306
310
  Though this is intended, it increases build times in proportion to the size
307
311
  of the directory.</p>
308
312
 
309
313
  <p>We addressed this by having Jekyll scan the directory path only if the user
310
- explicitly configures the <code class="highlighter-rouge">scope["path"]</code> using wildcards.</p>
314
+ explicitly configures the <code class="language-plaintext highlighter-rouge">scope["path"]</code> using wildcards.</p>
311
315
 
312
316
  <p>Read our <a href="/docs/configuration/#glob-patterns-in-front-matter-defaults">documentation</a>
313
317
  for more details.</p>
@@ -319,7 +323,7 @@ additionally providing us with a test repository to aid in resolving the issue.<
319
323
  <p>Another regression reported was related to our “Custom collections
320
324
  directory” feature introduced in 3.7.0.</p>
321
325
 
322
- <p>Users setting <code class="highlighter-rouge">collection_dir</code> to a certain directory would have <em>altered</em>
326
+ <p>Users setting <code class="language-plaintext highlighter-rouge">collection_dir</code> to a certain directory would have <em>altered</em>
323
327
  paths to their posts still at the root of their site’s source. This
324
328
  roughly translated to 404 errors on URLs to their posts.</p>
325
329
 
@@ -327,19 +331,19 @@ roughly translated to 404 errors on URLs to their posts.</p>
327
331
 
328
332
  <p>We decided to resolve this by having Jekyll ignore posts and drafts at the
329
333
  root of the site’s source directory if the user customizes the
330
- <code class="highlighter-rouge">collection_dir</code> setting.</p>
334
+ <code class="language-plaintext highlighter-rouge">collection_dir</code> setting.</p>
331
335
 
332
336
  <p>Ergo, if you set a custom location for your collections, please ensure you
333
337
  move all of your collections into that directory. <strong>This includes posts and
334
338
  drafts as well</strong>. Your links generated by
335
- <code class="highlighter-rouge">{% post_url %}</code> or <code class="highlighter-rouge">{% link %}</code>
339
+ <code class="language-plaintext highlighter-rouge">{% post_url %}</code> or <code class="language-plaintext highlighter-rouge">{% link %}</code>
336
340
  will adapt automatically.</p>
337
341
  </li>
338
342
  <li>
339
- <p>We also found out that <code class="highlighter-rouge">gem "wdm"</code> boosts performance while directories are
343
+ <p>We also found out that <code class="language-plaintext highlighter-rouge">gem "wdm"</code> boosts performance while directories are
340
344
  being watched on Windows. So we recommend having it included in your Gemfile
341
345
  for a better development experience on Windows. (Newly generated Gemfiles
342
- will hereafter have that gem listed automatically <img class="emoji" title=":wink:" alt=":wink:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f609.png" height="20" width="20">)</p>
346
+ will hereafter have that gem listed automatically <img class="emoji" title=":wink:" alt=":wink:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f609.png" height="20" width="20">)</p>
343
347
  </li>
344
348
  </ul>
345
349
 
@@ -353,7 +357,7 @@ Paul Robert Lloyd.</p>
353
357
 
354
358
  <p>As always, you can see our full changelog on <a href="/docs/history/">the History page</a>.</p>
355
359
 
356
- <p>Happy Jekylling! <img class="emoji" title=":sparkles:" alt=":sparkles:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/2728.png" height="20" width="20"></p>
360
+ <p>Happy Jekylling! <img class="emoji" title=":sparkles:" alt=":sparkles:" src="https://github.githubassets.com/images/icons/emoji/unicode/2728.png" height="20" width="20"></p>
357
361
 
358
362
  </div>
359
363
  </article>
@@ -373,6 +377,10 @@ Paul Robert Lloyd.</p>
373
377
  <h4>Recent Releases</h4>
374
378
  <ul>
375
379
 
380
+ <li class="">
381
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
382
+ </li>
383
+
376
384
  <li class="">
377
385
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
378
386
  </li>
@@ -389,10 +397,6 @@ Paul Robert Lloyd.</p>
389
397
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
390
398
  </li>
391
399
 
392
- <li class="current">
393
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
394
- </li>
395
-
396
400
  <li>
397
401
  <a href="/docs/history/">History »</a>
398
402
  </li>
@@ -409,6 +413,8 @@ Paul Robert Lloyd.</p>
409
413
 
410
414
 
411
415
 
416
+
417
+
412
418
  <li class="">
413
419
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
414
420
  </li>
@@ -594,7 +600,7 @@ Paul Robert Lloyd.</p>
594
600
  <footer>
595
601
  <div class="grid">
596
602
  <div class="unit one-third center-on-mobiles">
597
- <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>
603
+ <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>
598
604
  </div>
599
605
  <div class="unit two-thirds align-right center-on-mobiles">
600
606
  <p>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Meet Jekyll’s New Lead Developer | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Meet Jekyll’s New Lead Developer" />
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="2018-02-19T17:48:09-08:00" />
28
28
  <meta name="twitter:card" content="summary_large_image" />
29
+ <meta property="twitter:image" content="https://jekyllrb.com/img/twitter-card.png" />
30
+ <meta property="twitter:title" content="Meet Jekyll’s New Lead Developer" />
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
- {"headline":"Meet Jekyll’s New Lead Developer","dateModified":"2018-02-19T17:48:09-08:00","datePublished":"2018-02-19T17:48:09-08:00","url":"https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/"},"author":{"@type":"Person","name":"parkr"},"description":"Jekyll has a new Lead Developer: Olivia!","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"@type":"BlogPosting","@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>
34
36
  <!-- End Jekyll SEO tag -->
35
37
 
36
38
  <!--[if lt IE 9]>
@@ -75,7 +77,7 @@
75
77
  <div class="meta hide-on-mobiles">
76
78
  <ul>
77
79
  <li>
78
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -343,6 +347,10 @@ lead Jekyll to even greater heights.</p>
343
347
  <h4>Recent Releases</h4>
344
348
  <ul>
345
349
 
350
+ <li class="">
351
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
352
+ </li>
353
+
346
354
  <li class="">
347
355
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
348
356
  </li>
@@ -359,10 +367,6 @@ lead Jekyll to even greater heights.</p>
359
367
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
360
368
  </li>
361
369
 
362
- <li class="">
363
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
364
- </li>
365
-
366
370
  <li>
367
371
  <a href="/docs/history/">History »</a>
368
372
  </li>
@@ -379,6 +383,8 @@ lead Jekyll to even greater heights.</p>
379
383
 
380
384
 
381
385
 
386
+
387
+
382
388
  <li class="current">
383
389
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
384
390
  </li>
@@ -564,7 +570,7 @@ lead Jekyll to even greater heights.</p>
564
570
  <footer>
565
571
  <div class="grid">
566
572
  <div class="unit one-third center-on-mobiles">
567
- <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>
568
574
  </div>
569
575
  <div class="unit two-thirds align-right center-on-mobiles">
570
576
  <p>