jekyll-docs 3.3.1 → 3.4.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 (125) hide show
  1. checksums.yaml +4 -4
  2. data/site/404.html +3 -3
  3. data/site/community/index.html +5 -5
  4. data/site/css/screen.css +7 -6
  5. data/site/docs/assets/index.html +13 -5
  6. data/site/docs/collections/index.html +132 -29
  7. data/site/docs/conduct/index.html +16 -5
  8. data/site/docs/configuration/index.html +26 -8
  9. data/site/docs/continuous-integration/circleci/index.html +761 -0
  10. data/site/docs/continuous-integration/index.html +25 -245
  11. data/site/docs/continuous-integration/travis-ci/index.html +916 -0
  12. data/site/docs/contributing/index.html +41 -5
  13. data/site/docs/datafiles/index.html +14 -6
  14. data/site/docs/deployment-methods/index.html +17 -7
  15. data/site/docs/drafts/index.html +13 -5
  16. data/site/docs/extras/index.html +17 -6
  17. data/site/docs/frontmatter/index.html +13 -5
  18. data/site/docs/github-pages/index.html +68 -47
  19. data/site/docs/history/index.html +132 -9
  20. data/site/docs/home/index.html +13 -5
  21. data/site/docs/includes/index.html +824 -0
  22. data/site/docs/installation/index.html +16 -6
  23. data/site/docs/maintaining/affinity-team-captain/index.html +16 -5
  24. data/site/docs/maintaining/avoiding-burnout/index.html +16 -5
  25. data/site/docs/maintaining/becoming-a-maintainer/index.html +17 -6
  26. data/site/docs/maintaining/index.html +16 -5
  27. data/site/docs/maintaining/merging-a-pull-request/index.html +21 -6
  28. data/site/docs/maintaining/reviewing-a-pull-request/index.html +16 -5
  29. data/site/docs/maintaining/special-labels/index.html +16 -5
  30. data/site/docs/maintaining/triaging-an-issue/index.html +16 -5
  31. data/site/docs/migrations/index.html +13 -5
  32. data/site/docs/pages/index.html +33 -50
  33. data/site/docs/pagination/index.html +16 -5
  34. data/site/docs/permalinks/index.html +148 -66
  35. data/site/docs/plugins/index.html +39 -14
  36. data/site/docs/posts/index.html +32 -5
  37. data/site/docs/quickstart/index.html +57 -18
  38. data/site/docs/resources/index.html +21 -10
  39. data/site/docs/sites/index.html +18 -7
  40. data/site/docs/static-files/index.html +15 -7
  41. data/site/docs/structure/index.html +47 -32
  42. data/site/docs/templates/index.html +85 -89
  43. data/site/docs/themes/index.html +214 -63
  44. data/site/docs/troubleshooting/index.html +16 -5
  45. data/site/docs/upgrading/0-to-2/index.html +16 -5
  46. data/site/docs/upgrading/2-to-3/index.html +17 -6
  47. data/site/docs/upgrading/index.html +16 -5
  48. data/site/docs/usage/index.html +21 -6
  49. data/site/docs/variables/index.html +14 -6
  50. data/site/docs/windows/index.html +35 -10
  51. data/site/feed.xml +41 -22
  52. data/site/fonts/FontAwesome.eot +0 -0
  53. data/site/fonts/FontAwesome.svg +12 -0
  54. data/site/fonts/FontAwesome.ttf +0 -0
  55. data/site/fonts/FontAwesome.woff +0 -0
  56. data/site/help/index.html +3 -3
  57. data/site/icomoon-selection.json +96 -0
  58. data/site/index.html +3 -3
  59. data/site/latest_version.txt +1 -1
  60. data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +12 -8
  61. data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +11 -7
  62. data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +11 -7
  63. data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +11 -7
  64. data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +11 -7
  65. data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +12 -8
  66. data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +11 -7
  67. data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +11 -7
  68. data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +11 -7
  69. data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +11 -7
  70. data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +11 -7
  71. data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +11 -7
  72. data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +11 -7
  73. data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +11 -7
  74. data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +11 -7
  75. data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +11 -7
  76. data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +11 -7
  77. data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +11 -7
  78. data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +11 -7
  79. data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +11 -7
  80. data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +11 -7
  81. data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +12 -8
  82. data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +12 -8
  83. data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +11 -7
  84. data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +11 -7
  85. data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +11 -7
  86. data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +11 -7
  87. data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +11 -7
  88. data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +11 -7
  89. data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +11 -7
  90. data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +12 -8
  91. data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +11 -7
  92. data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +11 -7
  93. data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +11 -7
  94. data/site/news/2015/02/26/introducing-jekyll-talk/index.html +11 -7
  95. data/site/news/2015/10/26/jekyll-3-0-released/index.html +11 -7
  96. data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +11 -7
  97. data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +11 -7
  98. data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +11 -7
  99. data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +11 -7
  100. data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +11 -7
  101. data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +11 -7
  102. data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +11 -7
  103. data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +11 -7
  104. data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +11 -8
  105. data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +11 -7
  106. data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +11 -7
  107. data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +11 -7
  108. data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +11 -7
  109. data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +11 -7
  110. data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +11 -7
  111. data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +11 -7
  112. data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +12 -8
  113. data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +12 -8
  114. data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +11 -7
  115. data/site/news/2017/01/18/jekyll-3-4-0-released/index.html +570 -0
  116. data/site/news/index.html +81 -15
  117. data/site/news/releases/index.html +78 -12
  118. data/site/readme.md +9 -2
  119. data/site/sitemap.xml +59 -43
  120. metadata +14 -10
  121. data/site/fonts/fontawesome-webfont.eot +0 -0
  122. data/site/fonts/fontawesome-webfont.svg +0 -640
  123. data/site/fonts/fontawesome-webfont.ttf +0 -0
  124. data/site/fonts/fontawesome-webfont.woff +0 -0
  125. data/site/fonts/fontawesome-webfont.woff2 +0 -0
@@ -4,7 +4,7 @@
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.1">
7
+ <meta name="generator" content="Jekyll v3.4.0">
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">
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
117
+
116
118
  <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
119
 
118
120
  <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>
@@ -276,6 +278,10 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
276
278
  <h4>Recent Releases</h4>
277
279
  <ul>
278
280
 
281
+ <li class="">
282
+ <a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
283
+ </li>
284
+
279
285
  <li class="">
280
286
  <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
281
287
  </li>
@@ -292,10 +298,6 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
292
298
  <a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
293
299
  </li>
294
300
 
295
- <li class="">
296
- <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
297
- </li>
298
-
299
301
  <li>
300
302
  <a href="/docs/history/">History »</a>
301
303
  </li>
@@ -308,6 +310,8 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
308
310
 
309
311
 
310
312
 
313
+
314
+
311
315
  <li class="">
312
316
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
313
317
  </li>
@@ -503,7 +507,7 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
503
507
  </script>
504
508
 
505
509
 
506
- <!-- Gauges (http://gaug.es/) -->
510
+ <!-- Gauges (http://get.gaug.es/) -->
507
511
  <script>
508
512
  var _gauges = _gauges || [];
509
513
  (function() {
@@ -520,7 +524,7 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
520
524
 
521
525
 
522
526
 
523
- <!-- Google Analytics (http://google.com/analytics) -->
527
+ <!-- Google Analytics (https://www.google.com/analytics) -->
524
528
  <script>
525
529
  !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
526
530
  (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
@@ -4,7 +4,7 @@
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.1">
7
+ <meta name="generator" content="Jekyll v3.4.0">
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">
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
117
+
116
118
  <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
119
 
118
120
  <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>
@@ -281,6 +283,10 @@ the masses. Thanks, Greg!</p>
281
283
  <h4>Recent Releases</h4>
282
284
  <ul>
283
285
 
286
+ <li class="">
287
+ <a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
288
+ </li>
289
+
284
290
  <li class="">
285
291
  <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
286
292
  </li>
@@ -297,10 +303,6 @@ the masses. Thanks, Greg!</p>
297
303
  <a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
298
304
  </li>
299
305
 
300
- <li class="">
301
- <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
302
- </li>
303
-
304
306
  <li>
305
307
  <a href="/docs/history/">History »</a>
306
308
  </li>
@@ -313,6 +315,8 @@ the masses. Thanks, Greg!</p>
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>
@@ -508,7 +512,7 @@ the masses. Thanks, Greg!</p>
508
512
  </script>
509
513
 
510
514
 
511
- <!-- Gauges (http://gaug.es/) -->
515
+ <!-- Gauges (http://get.gaug.es/) -->
512
516
  <script>
513
517
  var _gauges = _gauges || [];
514
518
  (function() {
@@ -525,7 +529,7 @@ the masses. Thanks, Greg!</p>
525
529
 
526
530
 
527
531
 
528
- <!-- Google Analytics (http://google.com/analytics) -->
532
+ <!-- Google Analytics (https://www.google.com/analytics) -->
529
533
  <script>
530
534
  !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
531
535
  (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
@@ -4,7 +4,7 @@
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.1">
7
+ <meta name="generator" content="Jekyll v3.4.0">
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">
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
117
+
116
118
  <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
119
 
118
120
  <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>
@@ -297,6 +299,10 @@
297
299
  <h4>Recent Releases</h4>
298
300
  <ul>
299
301
 
302
+ <li class="">
303
+ <a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
304
+ </li>
305
+
300
306
  <li class="">
301
307
  <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
302
308
  </li>
@@ -313,10 +319,6 @@
313
319
  <a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
314
320
  </li>
315
321
 
316
- <li class="">
317
- <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
318
- </li>
319
-
320
322
  <li>
321
323
  <a href="/docs/history/">History »</a>
322
324
  </li>
@@ -329,6 +331,8 @@
329
331
 
330
332
 
331
333
 
334
+
335
+
332
336
  <li class="">
333
337
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
334
338
  </li>
@@ -524,7 +528,7 @@
524
528
  </script>
525
529
 
526
530
 
527
- <!-- Gauges (http://gaug.es/) -->
531
+ <!-- Gauges (http://get.gaug.es/) -->
528
532
  <script>
529
533
  var _gauges = _gauges || [];
530
534
  (function() {
@@ -541,7 +545,7 @@
541
545
 
542
546
 
543
547
 
544
- <!-- Google Analytics (http://google.com/analytics) -->
548
+ <!-- Google Analytics (https://www.google.com/analytics) -->
545
549
  <script>
546
550
  !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
547
551
  (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
@@ -4,7 +4,7 @@
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.1">
7
+ <meta name="generator" content="Jekyll v3.4.0">
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">
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
117
+
116
118
  <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
119
 
118
120
  <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>
@@ -277,6 +279,10 @@
277
279
  <h4>Recent Releases</h4>
278
280
  <ul>
279
281
 
282
+ <li class="">
283
+ <a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
284
+ </li>
285
+
280
286
  <li class="">
281
287
  <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
282
288
  </li>
@@ -293,10 +299,6 @@
293
299
  <a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
294
300
  </li>
295
301
 
296
- <li class="">
297
- <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
298
- </li>
299
-
300
302
  <li>
301
303
  <a href="/docs/history/">History »</a>
302
304
  </li>
@@ -309,6 +311,8 @@
309
311
 
310
312
 
311
313
 
314
+
315
+
312
316
  <li class="">
313
317
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
314
318
  </li>
@@ -504,7 +508,7 @@
504
508
  </script>
505
509
 
506
510
 
507
- <!-- Gauges (http://gaug.es/) -->
511
+ <!-- Gauges (http://get.gaug.es/) -->
508
512
  <script>
509
513
  var _gauges = _gauges || [];
510
514
  (function() {
@@ -521,7 +525,7 @@
521
525
 
522
526
 
523
527
 
524
- <!-- Google Analytics (http://google.com/analytics) -->
528
+ <!-- Google Analytics (https://www.google.com/analytics) -->
525
529
  <script>
526
530
  !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
527
531
  (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
@@ -4,7 +4,7 @@
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.1">
7
+ <meta name="generator" content="Jekyll v3.4.0">
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">
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
117
+
116
118
  <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
119
 
118
120
  <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>
@@ -255,7 +257,7 @@
255
257
  Jekyll logo has been made into a sticker. You may have sat idly by, wishing
256
258
  that you could have a sticker honoring your beloved Jekyll.</p>
257
259
 
258
- <p>The StickerMule team says, <em>“Pine no longer!”</em> StickerMule has <strong><a href="http://www.stickermule.com/marketplace/825-jekyll-stickers">discounted the
260
+ <p>The StickerMule team says, <em>“Pine no longer!”</em> StickerMule has <strong><a href="https://www.stickermule.com/marketplace/825-jekyll-stickers">discounted the
259
261
  price of Jekyll stickers down to $1 and are offering free (domestic)
260
262
  shipping</a>!</strong>
261
263
  Go grab one now on the StickerMule marketplace – <a href="https://twitter.com/parkr/status/430826309707902976/photo/1">they’ll look
@@ -279,6 +281,10 @@ swell on your favourite hardware.</a></p>
279
281
  <h4>Recent Releases</h4>
280
282
  <ul>
281
283
 
284
+ <li class="">
285
+ <a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
286
+ </li>
287
+
282
288
  <li class="">
283
289
  <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
284
290
  </li>
@@ -295,10 +301,6 @@ swell on your favourite hardware.</a></p>
295
301
  <a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
296
302
  </li>
297
303
 
298
- <li class="">
299
- <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
300
- </li>
301
-
302
304
  <li>
303
305
  <a href="/docs/history/">History »</a>
304
306
  </li>
@@ -311,6 +313,8 @@ swell on your favourite hardware.</a></p>
311
313
 
312
314
 
313
315
 
316
+
317
+
314
318
  <li class="">
315
319
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
316
320
  </li>
@@ -506,7 +510,7 @@ swell on your favourite hardware.</a></p>
506
510
  </script>
507
511
 
508
512
 
509
- <!-- Gauges (http://gaug.es/) -->
513
+ <!-- Gauges (http://get.gaug.es/) -->
510
514
  <script>
511
515
  var _gauges = _gauges || [];
512
516
  (function() {
@@ -523,7 +527,7 @@ swell on your favourite hardware.</a></p>
523
527
 
524
528
 
525
529
 
526
- <!-- Google Analytics (http://google.com/analytics) -->
530
+ <!-- Google Analytics (https://www.google.com/analytics) -->
527
531
  <script>
528
532
  !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
529
533
  (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
@@ -4,7 +4,7 @@
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.1">
7
+ <meta name="generator" content="Jekyll v3.4.0">
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">
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
117
+
116
118
  <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
119
 
118
120
  <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>
@@ -249,7 +251,7 @@
249
251
  </a>
250
252
  </div>
251
253
  <div class="post-content">
252
- <p>Jekyll’s finally <a href="http://en.wikipedia.org/wiki/Legal_drinking_age">legal to drink in the States</a>.
254
+ <p>Jekyll’s finally <a href="https://en.wikipedia.org/wiki/Legal_drinking_age">legal to drink in the States</a>.
253
255
  And he’s done a lot of learning in the process! Here are some of the new
254
256
  things to look forward to:</p>
255
257
 
@@ -294,6 +296,10 @@ things to look forward to:</p>
294
296
  <h4>Recent Releases</h4>
295
297
  <ul>
296
298
 
299
+ <li class="">
300
+ <a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
301
+ </li>
302
+
297
303
  <li class="">
298
304
  <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
299
305
  </li>
@@ -310,10 +316,6 @@ things to look forward to:</p>
310
316
  <a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
311
317
  </li>
312
318
 
313
- <li class="">
314
- <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
315
- </li>
316
-
317
319
  <li>
318
320
  <a href="/docs/history/">History »</a>
319
321
  </li>
@@ -326,6 +328,8 @@ things to look forward to:</p>
326
328
 
327
329
 
328
330
 
331
+
332
+
329
333
  <li class="">
330
334
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
331
335
  </li>
@@ -521,7 +525,7 @@ things to look forward to:</p>
521
525
  </script>
522
526
 
523
527
 
524
- <!-- Gauges (http://gaug.es/) -->
528
+ <!-- Gauges (http://get.gaug.es/) -->
525
529
  <script>
526
530
  var _gauges = _gauges || [];
527
531
  (function() {
@@ -538,7 +542,7 @@ things to look forward to:</p>
538
542
 
539
543
 
540
544
 
541
- <!-- Google Analytics (http://google.com/analytics) -->
545
+ <!-- Google Analytics (https://www.google.com/analytics) -->
542
546
  <script>
543
547
  !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
544
548
  (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
@@ -4,7 +4,7 @@
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.1">
7
+ <meta name="generator" content="Jekyll v3.4.0">
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">
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
117
+
116
118
  <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
119
 
118
120
  <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>
@@ -291,6 +293,10 @@ fixed with document URLs.</p>
291
293
  <h4>Recent Releases</h4>
292
294
  <ul>
293
295
 
296
+ <li class="">
297
+ <a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
298
+ </li>
299
+
294
300
  <li class="">
295
301
  <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
296
302
  </li>
@@ -307,10 +313,6 @@ fixed with document URLs.</p>
307
313
  <a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
308
314
  </li>
309
315
 
310
- <li class="">
311
- <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
312
- </li>
313
-
314
316
  <li>
315
317
  <a href="/docs/history/">History »</a>
316
318
  </li>
@@ -323,6 +325,8 @@ fixed with document URLs.</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>
@@ -518,7 +522,7 @@ fixed with document URLs.</p>
518
522
  </script>
519
523
 
520
524
 
521
- <!-- Gauges (http://gaug.es/) -->
525
+ <!-- Gauges (http://get.gaug.es/) -->
522
526
  <script>
523
527
  var _gauges = _gauges || [];
524
528
  (function() {
@@ -535,7 +539,7 @@ fixed with document URLs.</p>
535
539
 
536
540
 
537
541
 
538
- <!-- Google Analytics (http://google.com/analytics) -->
542
+ <!-- Google Analytics (https://www.google.com/analytics) -->
539
543
  <script>
540
544
  !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
541
545
  (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),