jekyll-docs 3.3.0 → 3.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. checksums.yaml +4 -4
  2. data/site/404.html +11 -11
  3. data/site/community/index.html +16 -16
  4. data/site/conduct/index.html +7 -7
  5. data/site/css/screen.css +52 -38
  6. data/site/docs/assets/index.html +25 -17
  7. data/site/docs/collections/index.html +25 -17
  8. data/site/docs/conduct/index.html +29 -18
  9. data/site/docs/configuration/index.html +26 -18
  10. data/site/docs/continuous-integration/index.html +29 -21
  11. data/site/docs/contributing/index.html +27 -19
  12. data/site/docs/datafiles/index.html +26 -17
  13. data/site/docs/deployment-methods/index.html +24 -43
  14. data/site/docs/drafts/index.html +25 -17
  15. data/site/docs/extras/index.html +25 -17
  16. data/site/docs/frontmatter/index.html +27 -19
  17. data/site/docs/github-pages/index.html +42 -27
  18. data/site/docs/history/index.html +93 -19
  19. data/site/docs/home/index.html +25 -17
  20. data/site/docs/index.html +7 -7
  21. data/site/docs/installation/index.html +50 -18
  22. data/site/docs/maintaining/affinity-team-captain/index.html +691 -0
  23. data/site/docs/maintaining/avoiding-burnout/index.html +694 -0
  24. data/site/docs/maintaining/becoming-a-maintainer/index.html +702 -0
  25. data/site/docs/maintaining/index.html +698 -0
  26. data/site/docs/maintaining/merging-a-pull-request/index.html +730 -0
  27. data/site/docs/maintaining/reviewing-a-pull-request/index.html +710 -0
  28. data/site/docs/maintaining/special-labels/index.html +686 -0
  29. data/site/docs/maintaining/triaging-an-issue/index.html +720 -0
  30. data/site/docs/migrations/index.html +25 -17
  31. data/site/docs/pages/index.html +25 -17
  32. data/site/docs/pagination/index.html +25 -17
  33. data/site/docs/permalinks/index.html +25 -17
  34. data/site/docs/plugins/index.html +35 -17
  35. data/site/docs/posts/index.html +25 -17
  36. data/site/docs/quickstart/index.html +23 -15
  37. data/site/docs/resources/index.html +23 -15
  38. data/site/docs/sites/index.html +25 -17
  39. data/site/docs/static-files/index.html +25 -17
  40. data/site/docs/structure/index.html +25 -17
  41. data/site/docs/templates/index.html +39 -30
  42. data/site/docs/themes/index.html +23 -15
  43. data/site/docs/troubleshooting/index.html +27 -19
  44. data/site/docs/upgrading/0-to-2/index.html +25 -17
  45. data/site/docs/upgrading/2-to-3/index.html +26 -18
  46. data/site/docs/upgrading/index.html +26 -15
  47. data/site/docs/usage/index.html +25 -17
  48. data/site/docs/variables/index.html +25 -17
  49. data/site/docs/windows/index.html +31 -19
  50. data/site/feed.xml +17 -14
  51. data/site/github.html +7 -7
  52. data/site/help/index.html +21 -21
  53. data/site/index.html +13 -13
  54. data/site/issues.html +7 -7
  55. data/site/latest_version.txt +1 -1
  56. data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +23 -19
  57. data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +21 -17
  58. data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +23 -19
  59. data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +21 -17
  60. data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +23 -19
  61. data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +23 -19
  62. data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +21 -17
  63. data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +21 -17
  64. data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +23 -19
  65. data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +23 -19
  66. data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +23 -19
  67. data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +23 -19
  68. data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +23 -19
  69. data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +23 -19
  70. data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +23 -19
  71. data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +23 -19
  72. data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +23 -19
  73. data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +23 -19
  74. data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +23 -19
  75. data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +21 -17
  76. data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +21 -17
  77. data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +21 -17
  78. data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +23 -19
  79. data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +23 -19
  80. data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +21 -17
  81. data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +23 -19
  82. data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +21 -17
  83. data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +23 -19
  84. data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +23 -19
  85. data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +23 -19
  86. data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +23 -19
  87. data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +21 -17
  88. data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +23 -19
  89. data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +21 -17
  90. data/site/news/2015/02/26/introducing-jekyll-talk/index.html +21 -17
  91. data/site/news/2015/10/26/jekyll-3-0-released/index.html +21 -17
  92. data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +21 -17
  93. data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +23 -19
  94. data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +23 -19
  95. data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +23 -19
  96. data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +23 -19
  97. data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +21 -17
  98. data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +21 -17
  99. data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +21 -17
  100. data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +21 -17
  101. data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +23 -19
  102. data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +21 -17
  103. data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +21 -17
  104. data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +23 -19
  105. data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +21 -17
  106. data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +21 -17
  107. data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +23 -19
  108. data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +21 -17
  109. data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +26 -22
  110. data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +543 -0
  111. data/site/news/index.html +63 -19
  112. data/site/news/releases/index.html +63 -19
  113. data/site/readme.md +16 -0
  114. data/site/robots.txt +1 -0
  115. data/site/sitemap.xml +217 -146
  116. metadata +16 -6
  117. data/site/freenode.txt +0 -1
@@ -4,17 +4,17 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
9
  <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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Jekyll 1.4.0 Released - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 1.4.0 Released">
16
- <meta name="description" content="About a month after the release of Jekyll v1.3.0, we are releasingJekyll v1.4.0. This release will be the last non-patch release to support Ruby1.8.7 and our next release will be Jekyll 2.0.0.">
17
- <meta property="og:description" content="About a month after the release of Jekyll v1.3.0, we are releasingJekyll v1.4.0. This release will be the last non-patch release to support Ruby1.8.7 and our next release will be Jekyll 2.0.0.">
16
+ <meta name="description" content="About a month after the release of Jekyll v1.3.0, we are releasing Jekyll v1.4.0. This release will be the last non-patch release to support Ruby 1.8.7 and our next release will be Jekyll 2.0.0.">
17
+ <meta property="og:description" content="About a month after the release of Jekyll v1.3.0, we are releasing Jekyll v1.4.0. This release will be the last non-patch release to support Ruby 1.8.7 and our next release will be Jekyll 2.0.0.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/news/2013/12/07/jekyll-1-4-0-released/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/news/2013/12/07/jekyll-1-4-0-released/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
@@ -25,17 +25,17 @@
25
25
  <meta name="twitter:creator" content="@mattr-">
26
26
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
27
27
  <script type="application/ld+json">
28
- {
29
- "@context": "http://schema.org",
30
- "@type": "BlogPosting",
31
- "headline": "Jekyll 1.4.0 Released",
32
- "datePublished": "2013-12-07T11:55:28-08:00",
33
- "description": "About a month after the release of Jekyll v1.3.0, we are releasingJekyll v1.4.0. This release will be the last non-patch release to support Ruby1.8.7 and our next release will be Jekyll 2.0.0.",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2013/12/07/jekyll-1-4-0-released/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 1.4.0 Released",
31
+ "datePublished": "2013-12-07T11:55:28-08:00",
32
+ "description": "About a month after the release of Jekyll v1.3.0, we are releasing Jekyll v1.4.0. This release will be the last non-patch release to support Ruby 1.8.7 and our next release will be Jekyll 2.0.0.",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2013/12/07/jekyll-1-4-0-released/"}</script>
38
37
  <!-- End Jekyll SEO tag -->
38
+
39
39
  <!--[if lt IE 9]>
40
40
  <script src="/js/html5shiv.min.js"></script>
41
41
  <script src="/js/respond.min.js"></script>
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
+
116
118
  <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>
117
119
 
118
120
  <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
@@ -293,6 +295,10 @@ Karékinian, Jordon Bedwell, Matthew Iversen, Persa Zula, and Yi Zeng.</p>
293
295
  <h4>Recent Releases</h4>
294
296
  <ul>
295
297
 
298
+ <li class="">
299
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
300
+ </li>
301
+
296
302
  <li class="">
297
303
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
298
304
  </li>
@@ -309,10 +315,6 @@ Karékinian, Jordon Bedwell, Matthew Iversen, Persa Zula, and Yi Zeng.</p>
309
315
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
310
316
  </li>
311
317
 
312
- <li class="">
313
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
314
- </li>
315
-
316
318
  <li>
317
319
  <a href="/docs/history/">History »</a>
318
320
  </li>
@@ -323,6 +325,8 @@ Karékinian, Jordon Bedwell, Matthew Iversen, Persa Zula, and Yi Zeng.</p>
323
325
 
324
326
 
325
327
 
328
+
329
+
326
330
  <li class="">
327
331
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
328
332
  </li>
@@ -470,7 +474,7 @@ Karékinian, Jordon Bedwell, Matthew Iversen, Persa Zula, and Yi Zeng.</p>
470
474
  <footer>
471
475
  <div class="grid">
472
476
  <div class="unit one-third center-on-mobiles">
473
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
477
+ <p>The contents of this website are <br>© 2017 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
474
478
  </div>
475
479
  <div class="unit two-thirds align-right center-on-mobiles">
476
480
  <p>
@@ -4,17 +4,17 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
9
  <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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Jekyll 1.4.1 Released - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 1.4.1 Released">
16
- <meta name="description" content="Another quick turnover, anyone? A criticalbug in the reading ofposts snuck itself into the 1.4.0 release.">
17
- <meta property="og:description" content="Another quick turnover, anyone? A criticalbug in the reading ofposts snuck itself into the 1.4.0 release.">
16
+ <meta name="description" content="Another quick turnover, anyone? A critical bug in the reading of posts snuck itself into the 1.4.0 release.">
17
+ <meta property="og:description" content="Another quick turnover, anyone? A critical bug in the reading of posts snuck itself into the 1.4.0 release.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/news/2013/12/09/jekyll-1-4-1-released/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/news/2013/12/09/jekyll-1-4-1-released/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
@@ -25,17 +25,17 @@
25
25
  <meta name="twitter:creator" content="@mattr-">
26
26
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
27
27
  <script type="application/ld+json">
28
- {
29
- "@context": "http://schema.org",
30
- "@type": "BlogPosting",
31
- "headline": "Jekyll 1.4.1 Released",
32
- "datePublished": "2013-12-09T18:44:13-08:00",
33
- "description": "Another quick turnover, anyone? A criticalbug in the reading ofposts snuck itself into the 1.4.0 release.",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2013/12/09/jekyll-1-4-1-released/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 1.4.1 Released",
31
+ "datePublished": "2013-12-09T18:44:13-08:00",
32
+ "description": "Another quick turnover, anyone? A critical bug in the reading of posts snuck itself into the 1.4.0 release.",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2013/12/09/jekyll-1-4-1-released/"}</script>
38
37
  <!-- End Jekyll SEO tag -->
38
+
39
39
  <!--[if lt IE 9]>
40
40
  <script src="/js/html5shiv.min.js"></script>
41
41
  <script src="/js/respond.min.js"></script>
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
+
116
118
  <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>
117
119
 
118
120
  <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
@@ -275,6 +277,10 @@ keep on writing without any problems.</p>
275
277
  <h4>Recent Releases</h4>
276
278
  <ul>
277
279
 
280
+ <li class="">
281
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
282
+ </li>
283
+
278
284
  <li class="">
279
285
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
280
286
  </li>
@@ -291,10 +297,6 @@ keep on writing without any problems.</p>
291
297
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
292
298
  </li>
293
299
 
294
- <li class="">
295
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
296
- </li>
297
-
298
300
  <li>
299
301
  <a href="/docs/history/">History »</a>
300
302
  </li>
@@ -305,6 +307,8 @@ keep on writing without any problems.</p>
305
307
 
306
308
 
307
309
 
310
+
311
+
308
312
  <li class="">
309
313
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
310
314
  </li>
@@ -452,7 +456,7 @@ keep on writing without any problems.</p>
452
456
  <footer>
453
457
  <div class="grid">
454
458
  <div class="unit one-third center-on-mobiles">
455
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
459
+ <p>The contents of this website are <br>© 2017 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
456
460
  </div>
457
461
  <div class="unit two-thirds align-right center-on-mobiles">
458
462
  <p>
@@ -4,17 +4,17 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
9
  <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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Jekyll 1.4.2 Released - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 1.4.2 Released">
16
- <meta name="description" content="This release fixes a regression where Maruku fenced code blocks were turnedoff, instead of the previous default to on. We’ve added a new defaultconfiguration to our maruku config key: fenced_code_blocks and set it todefault to true.">
17
- <meta property="og:description" content="This release fixes a regression where Maruku fenced code blocks were turnedoff, instead of the previous default to on. We’ve added a new defaultconfiguration to our maruku config key: fenced_code_blocks and set it todefault to true.">
16
+ <meta name="description" content="This release fixes a regression where Maruku fenced code blocks were turned off, instead of the previous default to on. We’ve added a new default configuration to our maruku config key: fenced_code_blocks and set it to default to true.">
17
+ <meta property="og:description" content="This release fixes a regression where Maruku fenced code blocks were turned off, instead of the previous default to on. We’ve added a new default configuration to our maruku config key: fenced_code_blocks and set it to default to true.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/news/2013/12/16/jekyll-1-4-2-released/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/news/2013/12/16/jekyll-1-4-2-released/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
@@ -25,17 +25,17 @@
25
25
  <meta name="twitter:creator" content="@parkr">
26
26
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
27
27
  <script type="application/ld+json">
28
- {
29
- "@context": "http://schema.org",
30
- "@type": "BlogPosting",
31
- "headline": "Jekyll 1.4.2 Released",
32
- "datePublished": "2013-12-16T16:48:13-08:00",
33
- "description": "This release fixes a regression where Maruku fenced code blocks were turnedoff, instead of the previous default to on. We’ve added a new defaultconfiguration to our maruku config key: fenced_code_blocks and set it todefault to true.",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2013/12/16/jekyll-1-4-2-released/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 1.4.2 Released",
31
+ "datePublished": "2013-12-16T16:48:13-08:00",
32
+ "description": "This release fixes a regression where Maruku fenced code blocks were turned off, instead of the previous default to on. We’ve added a new default configuration to our maruku config key: fenced_code_blocks and set it to default to true.",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2013/12/16/jekyll-1-4-2-released/"}</script>
38
37
  <!-- End Jekyll SEO tag -->
38
+
39
39
  <!--[if lt IE 9]>
40
40
  <script src="/js/html5shiv.min.js"></script>
41
41
  <script src="/js/respond.min.js"></script>
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
+
116
118
  <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>
117
119
 
118
120
  <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
@@ -274,6 +276,10 @@ off in your site’s configuration file.</p>
274
276
  <h4>Recent Releases</h4>
275
277
  <ul>
276
278
 
279
+ <li class="">
280
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
281
+ </li>
282
+
277
283
  <li class="">
278
284
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
279
285
  </li>
@@ -290,10 +296,6 @@ off in your site’s configuration file.</p>
290
296
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
291
297
  </li>
292
298
 
293
- <li class="">
294
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
295
- </li>
296
-
297
299
  <li>
298
300
  <a href="/docs/history/">History »</a>
299
301
  </li>
@@ -304,6 +306,8 @@ off in your site’s configuration file.</p>
304
306
 
305
307
 
306
308
 
309
+
310
+
307
311
  <li class="">
308
312
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
309
313
  </li>
@@ -451,7 +455,7 @@ off in your site’s configuration file.</p>
451
455
  <footer>
452
456
  <div class="grid">
453
457
  <div class="unit one-third center-on-mobiles">
454
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
458
+ <p>The contents of this website are <br>© 2017 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
455
459
  </div>
456
460
  <div class="unit two-thirds align-right center-on-mobiles">
457
461
  <p>
@@ -4,17 +4,17 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
9
  <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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Jekyll 1.4.3 Released - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 1.4.3 Released">
16
- <meta name="description" content="Jekyll 1.4.3 contains two critical security fixes. If you run Jekyll locallyand do not run Jekyll in “safe” mode (e.g. you do not build Jekyll sites on behalfof others), you are not affected and are not required to update at this time.(See pull request.)">
17
- <meta property="og:description" content="Jekyll 1.4.3 contains two critical security fixes. If you run Jekyll locallyand do not run Jekyll in “safe” mode (e.g. you do not build Jekyll sites on behalfof others), you are not affected and are not required to update at this time.(See pull request.)">
16
+ <meta name="description" content="Jekyll 1.4.3 contains two critical security fixes. If you run Jekyll locally and do not run Jekyll in “safe” mode (e.g. you do not build Jekyll sites on behalf of others), you are not affected and are not required to update at this time. (See pull request.)">
17
+ <meta property="og:description" content="Jekyll 1.4.3 contains two critical security fixes. If you run Jekyll locally and do not run Jekyll in “safe” mode (e.g. you do not build Jekyll sites on behalf of others), you are not affected and are not required to update at this time. (See pull request.)">
18
18
  <link rel="canonical" href="https://jekyllrb.com/news/2014/01/13/jekyll-1-4-3-released/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/news/2014/01/13/jekyll-1-4-3-released/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
@@ -25,17 +25,17 @@
25
25
  <meta name="twitter:creator" content="@benbalter">
26
26
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
27
27
  <script type="application/ld+json">
28
- {
29
- "@context": "http://schema.org",
30
- "@type": "BlogPosting",
31
- "headline": "Jekyll 1.4.3 Released",
32
- "datePublished": "2014-01-13T17:43:32-08:00",
33
- "description": "Jekyll 1.4.3 contains two critical security fixes. If you run Jekyll locallyand do not run Jekyll in “safe” mode (e.g. you do not build Jekyll sites on behalfof others), you are not affected and are not required to update at this time.(See pull request.)",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2014/01/13/jekyll-1-4-3-released/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 1.4.3 Released",
31
+ "datePublished": "2014-01-13T17:43:32-08:00",
32
+ "description": "Jekyll 1.4.3 contains two critical security fixes. If you run Jekyll locally and do not run Jekyll in “safe” mode (e.g. you do not build Jekyll sites on behalf of others), you are not affected and are not required to update at this time. (See pull request.)",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2014/01/13/jekyll-1-4-3-released/"}</script>
38
37
  <!-- End Jekyll SEO tag -->
38
+
39
39
  <!--[if lt IE 9]>
40
40
  <script src="/js/html5shiv.min.js"></script>
41
41
  <script src="/js/respond.min.js"></script>
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
+
116
118
  <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>
117
119
 
118
120
  <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
@@ -283,6 +285,10 @@ these vulnerabilities, and to <a href="https://github.com/BenBalter" class="user
283
285
  <h4>Recent Releases</h4>
284
286
  <ul>
285
287
 
288
+ <li class="">
289
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
290
+ </li>
291
+
286
292
  <li class="">
287
293
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
288
294
  </li>
@@ -299,10 +305,6 @@ these vulnerabilities, and to <a href="https://github.com/BenBalter" class="user
299
305
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
300
306
  </li>
301
307
 
302
- <li class="">
303
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
304
- </li>
305
-
306
308
  <li>
307
309
  <a href="/docs/history/">History »</a>
308
310
  </li>
@@ -313,6 +315,8 @@ these vulnerabilities, and to <a href="https://github.com/BenBalter" class="user
313
315
 
314
316
 
315
317
 
318
+
319
+
316
320
  <li class="">
317
321
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
318
322
  </li>
@@ -460,7 +464,7 @@ these vulnerabilities, and to <a href="https://github.com/BenBalter" class="user
460
464
  <footer>
461
465
  <div class="grid">
462
466
  <div class="unit one-third center-on-mobiles">
463
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
467
+ <p>The contents of this website are <br>© 2017 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
464
468
  </div>
465
469
  <div class="unit two-thirds align-right center-on-mobiles">
466
470
  <p>
@@ -4,17 +4,17 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
9
  <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
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Jekyll 1.5.0 Released - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 1.5.0 Released">
16
- <meta name="description" content="As work continues on Jekyll 2.0.0, we felt it was important to address two keyissues of Jekyll 1.4.3, namely the safe_yaml dependency below 1.0 and theinability to use Jekyll 1.4.3 on Windows due to a fun issue with path sanitizing.">
17
- <meta property="og:description" content="As work continues on Jekyll 2.0.0, we felt it was important to address two keyissues of Jekyll 1.4.3, namely the safe_yaml dependency below 1.0 and theinability to use Jekyll 1.4.3 on Windows due to a fun issue with path sanitizing.">
16
+ <meta name="description" content="As work continues on Jekyll 2.0.0, we felt it was important to address two key issues of Jekyll 1.4.3, namely the safe_yaml dependency below 1.0 and the inability to use Jekyll 1.4.3 on Windows due to a fun issue with path sanitizing.">
17
+ <meta property="og:description" content="As work continues on Jekyll 2.0.0, we felt it was important to address two key issues of Jekyll 1.4.3, namely the safe_yaml dependency below 1.0 and the inability to use Jekyll 1.4.3 on Windows due to a fun issue with path sanitizing.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/news/2014/03/24/jekyll-1-5-0-released/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/news/2014/03/24/jekyll-1-5-0-released/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
@@ -25,17 +25,17 @@
25
25
  <meta name="twitter:creator" content="@parkr">
26
26
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
27
27
  <script type="application/ld+json">
28
- {
29
- "@context": "http://schema.org",
30
- "@type": "BlogPosting",
31
- "headline": "Jekyll 1.5.0 Released",
32
- "datePublished": "2014-03-24T17:37:59-07:00",
33
- "description": "As work continues on Jekyll 2.0.0, we felt it was important to address two keyissues of Jekyll 1.4.3, namely the safe_yaml dependency below 1.0 and theinability to use Jekyll 1.4.3 on Windows due to a fun issue with path sanitizing.",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2014/03/24/jekyll-1-5-0-released/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 1.5.0 Released",
31
+ "datePublished": "2014-03-24T17:37:59-07:00",
32
+ "description": "As work continues on Jekyll 2.0.0, we felt it was important to address two key issues of Jekyll 1.4.3, namely the safe_yaml dependency below 1.0 and the inability to use Jekyll 1.4.3 on Windows due to a fun issue with path sanitizing.",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2014/03/24/jekyll-1-5-0-released/"}</script>
38
37
  <!-- End Jekyll SEO tag -->
38
+
39
39
  <!--[if lt IE 9]>
40
40
  <script src="/js/html5shiv.min.js"></script>
41
41
  <script src="/js/respond.min.js"></script>
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
+
116
118
  <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>
117
119
 
118
120
  <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
@@ -274,6 +276,10 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
274
276
  <h4>Recent Releases</h4>
275
277
  <ul>
276
278
 
279
+ <li class="">
280
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
281
+ </li>
282
+
277
283
  <li class="">
278
284
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
279
285
  </li>
@@ -290,10 +296,6 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
290
296
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
291
297
  </li>
292
298
 
293
- <li class="">
294
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
295
- </li>
296
-
297
299
  <li>
298
300
  <a href="/docs/history/">History »</a>
299
301
  </li>
@@ -304,6 +306,8 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
304
306
 
305
307
 
306
308
 
309
+
310
+
307
311
  <li class="">
308
312
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
309
313
  </li>
@@ -451,7 +455,7 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
451
455
  <footer>
452
456
  <div class="grid">
453
457
  <div class="unit one-third center-on-mobiles">
454
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
458
+ <p>The contents of this website are <br>© 2017 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
455
459
  </div>
456
460
  <div class="unit two-thirds align-right center-on-mobiles">
457
461
  <p>