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.1.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.1.2 Released!" />
18
18
  <meta name="author" content="parkr" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2016-02-19T15:24:00-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.1.2 Released!" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@parkr" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.1.2 Released!","dateModified":"2016-02-19T15:24:00-08:00","datePublished":"2016-02-19T15:24:00-08:00","url":"https://jekyllrb.com/news/2016/02/19/jekyll-3-1-2-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/02/19/jekyll-3-1-2-released/"},"author":{"@type":"Person","name":"parkr"},"description":"Happy Friday from sunny California! Today, we’re excited to announce the release of Jekyll v3.1.2, which comes with some crucial bug fixes:","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/2016/02/19/jekyll-3-1-2-released/","headline":"Jekyll 3.1.2 Released!","dateModified":"2016-02-19T15:24:00-08:00","datePublished":"2016-02-19T15:24:00-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":"Happy Friday from sunny California! Today, we’re excited to announce the release of Jekyll v3.1.2, which comes with some crucial bug fixes:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/02/19/jekyll-3-1-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>
@@ -295,8 +299,8 @@
295
299
  <li>If a syntax error is encountered by Liquid, it will now print the line number.</li>
296
300
  <li>A nasty war between symbols and strings in our configuration hash caused kramdown syntax highlighting to break. That has been resolved; you stand victorious!</li>
297
301
  <li>A tilde at the beginning of a filename will no longer crash Jekyll.</li>
298
- <li>The <code class="highlighter-rouge">titleize</code> filter mistakenly dropped words that were already capitalized. Fixed!</li>
299
- <li>Permalinks which end in a slash will now always output as a folder with an <code class="highlighter-rouge">index.html</code> inside.</li>
302
+ <li>The <code class="language-plaintext highlighter-rouge">titleize</code> filter mistakenly dropped words that were already capitalized. Fixed!</li>
303
+ <li>Permalinks which end in a slash will now always output as a folder with an <code class="language-plaintext highlighter-rouge">index.html</code> inside.</li>
300
304
  </ul>
301
305
 
302
306
  <p>Nitty-gritty details, like always, are available in the <a href="/docs/history/">history</a>.</p>
@@ -321,6 +325,10 @@
321
325
  <h4>Recent Releases</h4>
322
326
  <ul>
323
327
 
328
+ <li class="">
329
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
330
+ </li>
331
+
324
332
  <li class="">
325
333
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
326
334
  </li>
@@ -337,10 +345,6 @@
337
345
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
338
346
  </li>
339
347
 
340
- <li class="">
341
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
342
- </li>
343
-
344
348
  <li>
345
349
  <a href="/docs/history/">History »</a>
346
350
  </li>
@@ -357,6 +361,8 @@
357
361
 
358
362
 
359
363
 
364
+
365
+
360
366
  <li class="">
361
367
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
362
368
  </li>
@@ -542,7 +548,7 @@
542
548
  <footer>
543
549
  <div class="grid">
544
550
  <div class="unit one-third center-on-mobiles">
545
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
551
+ <p>The contents of this website are <br />&copy;&nbsp;2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
546
552
  </div>
547
553
  <div class="unit two-thirds align-right center-on-mobiles">
548
554
  <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>Making it easier to contribute to Jekyll | 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="Making it easier to contribute to Jekyll" />
18
18
  <meta name="author" content="benbalter" />
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="2016-03-10T00:00:00-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="Making it easier to contribute to Jekyll" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@benbalter" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Making it easier to contribute to Jekyll","dateModified":"2016-03-10T00:00:00-08:00","datePublished":"2016-03-10T00:00:00-08:00","url":"https://jekyllrb.com/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/"},"author":{"@type":"Person","name":"benbalter"},"description":"We’ve made it easier to contribute to Jekyll by updating our contributing documentation and introducing Jekyll Affinity Teams, teams dedicated to specific aspects of the project.","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"benbalter"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
35
+ {"url":"https://jekyllrb.com/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/","headline":"Making it easier to contribute to Jekyll","dateModified":"2016-03-10T00:00:00-08:00","datePublished":"2016-03-10T00:00:00-08:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"benbalter"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"benbalter"},"description":"We’ve made it easier to contribute to Jekyll by updating our contributing documentation and introducing Jekyll Affinity Teams, teams dedicated to specific aspects of the project.","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/"},"@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>
@@ -317,6 +321,10 @@
317
321
  <h4>Recent Releases</h4>
318
322
  <ul>
319
323
 
324
+ <li class="">
325
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
326
+ </li>
327
+
320
328
  <li class="">
321
329
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
322
330
  </li>
@@ -333,10 +341,6 @@
333
341
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
334
342
  </li>
335
343
 
336
- <li class="">
337
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
338
- </li>
339
-
340
344
  <li>
341
345
  <a href="/docs/history/">History »</a>
342
346
  </li>
@@ -353,6 +357,8 @@
353
357
 
354
358
 
355
359
 
360
+
361
+
356
362
  <li class="">
357
363
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
358
364
  </li>
@@ -538,7 +544,7 @@
538
544
  <footer>
539
545
  <div class="grid">
540
546
  <div class="unit one-third center-on-mobiles">
541
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
547
+ <p>The contents of this website are <br />&copy;&nbsp;2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
542
548
  </div>
543
549
  <div class="unit two-thirds align-right center-on-mobiles">
544
550
  <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.0.4 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.0.4 Released" />
18
18
  <meta name="author" content="parkr" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2016-04-19T10:26:12-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.0.4 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@parkr" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.0.4 Released","dateModified":"2016-04-19T10:26:12-07:00","datePublished":"2016-04-19T10:26:12-07:00","url":"https://jekyllrb.com/news/2016/04/19/jekyll-3-0-4-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/04/19/jekyll-3-0-4-released/"},"author":{"@type":"Person","name":"parkr"},"description":"v3.0.4 is a patch release which fixes the follow two issues:","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/2016/04/19/jekyll-3-0-4-released/","headline":"Jekyll 3.0.4 Released","dateModified":"2016-04-19T10:26:12-07:00","datePublished":"2016-04-19T10:26:12-07:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"parkr"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"description":"v3.0.4 is a patch release which fixes the follow two issues:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/04/19/jekyll-3-0-4-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,7 +297,7 @@
293
297
 
294
298
  <ul>
295
299
  <li>Front matter defaults may not have worked for collection documents and posts due to a problem where they were looked up by their URL rather than their path relative to the site source</li>
296
- <li>Configuration for the posts permalink might be borked when a user specified a value for <code class="highlighter-rouge">collections.posts.permalink</code> directly. This forced the use of <code class="highlighter-rouge">permalink</code> at the top level, which also affected pages. To configure a permalink <em>just for posts</em>, you can do so with:</li>
300
+ <li>Configuration for the posts permalink might be borked when a user specified a value for <code class="language-plaintext highlighter-rouge">collections.posts.permalink</code> directly. This forced the use of <code class="language-plaintext highlighter-rouge">permalink</code> at the top level, which also affected pages. To configure a permalink <em>just for posts</em>, you can do so with:</li>
297
301
  </ul>
298
302
 
299
303
  <figure class="highlight"><pre><code class="language-yaml" data-lang="yaml"><span class="na">collections</span><span class="pi">:</span>
@@ -323,6 +327,10 @@
323
327
  <h4>Recent Releases</h4>
324
328
  <ul>
325
329
 
330
+ <li class="">
331
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
332
+ </li>
333
+
326
334
  <li class="">
327
335
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
328
336
  </li>
@@ -339,10 +347,6 @@
339
347
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
340
348
  </li>
341
349
 
342
- <li class="">
343
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
344
- </li>
345
-
346
350
  <li>
347
351
  <a href="/docs/history/">History »</a>
348
352
  </li>
@@ -359,6 +363,8 @@
359
363
 
360
364
 
361
365
 
366
+
367
+
362
368
  <li class="">
363
369
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
364
370
  </li>
@@ -544,7 +550,7 @@
544
550
  <footer>
545
551
  <div class="grid">
546
552
  <div class="unit one-third center-on-mobiles">
547
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
553
+ <p>The contents of this website are <br />&copy;&nbsp;2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
548
554
  </div>
549
555
  <div class="unit two-thirds align-right center-on-mobiles">
550
556
  <p>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.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.1.3 Released | Jekyll • Simple, blog-aware, static sites</title>
16
- <meta name="generator" content="Jekyll v3.8.5" />
16
+ <meta name="generator" content="Jekyll v3.9.0" />
17
17
  <meta property="og:title" content="Jekyll 3.1.3 Released" />
18
18
  <meta name="author" content="parkr" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2016-04-19T10:26:16-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.1.3 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@parkr" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.1.3 Released","dateModified":"2016-04-19T10:26:16-07:00","datePublished":"2016-04-19T10:26:16-07:00","url":"https://jekyllrb.com/news/2016/04/19/jekyll-3-1-3-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/04/19/jekyll-3-1-3-released/"},"author":{"@type":"Person","name":"parkr"},"description":"v3.1.3 is a patch release which fixes the follow two issues:","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/2016/04/19/jekyll-3-1-3-released/","headline":"Jekyll 3.1.3 Released","dateModified":"2016-04-19T10:26:16-07:00","datePublished":"2016-04-19T10:26:16-07:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"parkr"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"description":"v3.1.3 is a patch release which fixes the follow two issues:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/04/19/jekyll-3-1-3-released/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
34
36
  <!-- End Jekyll SEO tag -->
35
37
 
36
38
  <!--[if lt IE 9]>
@@ -75,7 +77,7 @@
75
77
  <div class="meta hide-on-mobiles">
76
78
  <ul>
77
79
  <li>
78
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.5">v3.8.5</a>
80
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
79
81
  </li>
80
82
  <li>
81
83
  <a href="https://github.com/jekyll/jekyll">GitHub</a>
@@ -115,6 +117,8 @@
115
117
  <option value="/news/">Home</option>
116
118
  <optgroup label="v1.x">
117
119
 
120
+ <option value="/news/2019/07/02/jekyll-3-8-6-released/">Jekyll 3.8.6 Released</option>
121
+
118
122
  <option value="/news/2018/06/05/jekyll-3-8-3-released/">Jekyll 3.8.3 Released</option>
119
123
 
120
124
  <option value="/news/2018/05/19/jekyll-3-8-2-released/">Jekyll 3.8.2 Released</option>
@@ -293,7 +297,7 @@
293
297
 
294
298
  <ul>
295
299
  <li>Front matter defaults may not have worked for collection documents and posts due to a problem where they were looked up by their URL rather than their path relative to the site source</li>
296
- <li>Running <code class="highlighter-rouge">jekyll serve</code> with SSL enabled was broken due to a bad configuration.</li>
300
+ <li>Running <code class="language-plaintext highlighter-rouge">jekyll serve</code> with SSL enabled was broken due to a bad configuration.</li>
297
301
  </ul>
298
302
 
299
303
  <p>Both of these issues have been resolved. For more information, check out <a href="/docs/history/#v3-1-3">the full history</a>.</p>
@@ -318,6 +322,10 @@
318
322
  <h4>Recent Releases</h4>
319
323
  <ul>
320
324
 
325
+ <li class="">
326
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
327
+ </li>
328
+
321
329
  <li class="">
322
330
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
323
331
  </li>
@@ -334,10 +342,6 @@
334
342
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
335
343
  </li>
336
344
 
337
- <li class="">
338
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
339
- </li>
340
-
341
345
  <li>
342
346
  <a href="/docs/history/">History »</a>
343
347
  </li>
@@ -354,6 +358,8 @@
354
358
 
355
359
 
356
360
 
361
+
362
+
357
363
  <li class="">
358
364
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
359
365
  </li>
@@ -539,7 +545,7 @@
539
545
  <footer>
540
546
  <div class="grid">
541
547
  <div class="unit one-third center-on-mobiles">
542
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
548
+ <p>The contents of this website are <br />&copy;&nbsp;2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
543
549
  </div>
544
550
  <div class="unit two-thirds align-right center-on-mobiles">
545
551
  <p>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width,initial-scale=1">
6
- <meta name="generator" content="Jekyll v3.8.5">
6
+ <meta name="generator" content="Jekyll v3.9.0">
7
7
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
8
8
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
@@ -11,9 +11,9 @@
11
11
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
12
12
  <link rel="stylesheet" href="/css/screen.css">
13
13
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
14
- <!-- Begin Jekyll SEO tag v2.5.0 -->
14
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
15
15
  <title>Jekyll 3.0.5 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.0.5 Released" />
18
18
  <meta name="author" content="parkr" />
19
19
  <meta property="og:locale" content="en_US" />
@@ -26,11 +26,13 @@
26
26
  <meta property="og:type" content="article" />
27
27
  <meta property="article:published_time" content="2016-04-26T17:40:44-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.0.5 Released" />
29
31
  <meta name="twitter:site" content="@jekyllrb" />
30
32
  <meta name="twitter:creator" content="@parkr" />
31
33
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
32
34
  <script type="application/ld+json">
33
- {"headline":"Jekyll 3.0.5 Released","dateModified":"2016-04-26T17:40:44-07:00","datePublished":"2016-04-26T17:40:44-07:00","url":"https://jekyllrb.com/news/2016/04/26/jekyll-3-0-5-released/","image":"https://jekyllrb.com/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/04/26/jekyll-3-0-5-released/"},"author":{"@type":"Person","name":"parkr"},"description":"This version fixes a bug affecting only v3.0.4 where autoregeneration was always disabled when running Jekyll locally. This feature is a huge reason why Jekyll (or any static site generator, for that matter) is a joy to use. Sorry for the regression!","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/2016/04/26/jekyll-3-0-5-released/","headline":"Jekyll 3.0.5 Released","dateModified":"2016-04-26T17:40:44-07:00","datePublished":"2016-04-26T17:40:44-07:00","image":"https://jekyllrb.com/img/twitter-card.png","author":{"@type":"Person","name":"parkr"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"description":"This version fixes a bug affecting only v3.0.4 where autoregeneration was always disabled when running Jekyll locally. This feature is a huge reason why Jekyll (or any static site generator, for that matter) is a joy to use. Sorry for the regression!","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2016/04/26/jekyll-3-0-5-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>
@@ -324,6 +328,10 @@ we think you’ll love.</p>
324
328
  <h4>Recent Releases</h4>
325
329
  <ul>
326
330
 
331
+ <li class="">
332
+ <a href="/news/2019/07/02/jekyll-3-8-6-released/">Version 3.8.6</a>
333
+ </li>
334
+
327
335
  <li class="">
328
336
  <a href="/news/2018/06/05/jekyll-3-8-3-released/">Version 3.8.3</a>
329
337
  </li>
@@ -340,10 +348,6 @@ we think you’ll love.</p>
340
348
  <a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
341
349
  </li>
342
350
 
343
- <li class="">
344
- <a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
345
- </li>
346
-
347
351
  <li>
348
352
  <a href="/docs/history/">History »</a>
349
353
  </li>
@@ -360,6 +364,8 @@ we think you’ll love.</p>
360
364
 
361
365
 
362
366
 
367
+
368
+
363
369
  <li class="">
364
370
  <a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
365
371
  </li>
@@ -545,7 +551,7 @@ we think you’ll love.</p>
545
551
  <footer>
546
552
  <div class="grid">
547
553
  <div class="unit one-third center-on-mobiles">
548
- <p>The contents of this website are <br />&copy;&nbsp;2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
554
+ <p>The contents of this website are <br />&copy;&nbsp;2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT&nbsp;License</a>.</p>
549
555
  </div>
550
556
  <div class="unit two-thirds align-right center-on-mobiles">
551
557
  <p>