jekyll-docs 3.7.3 → 3.8.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.
- checksums.yaml +5 -5
- data/lib/jekyll-docs.rb +1 -1
- data/site/404.html +6 -22
- data/site/docs/assets/index.html +9 -25
- data/site/docs/code_of_conduct/index.html +8 -24
- data/site/docs/collections/index.html +22 -24
- data/site/docs/conduct/index.html +8 -24
- data/site/docs/configuration/index.html +33 -39
- data/site/docs/continuous-integration/buddyworks/index.html +8 -24
- data/site/docs/continuous-integration/circleci/index.html +8 -24
- data/site/docs/continuous-integration/index.html +8 -24
- data/site/docs/continuous-integration/travis-ci/index.html +8 -24
- data/site/docs/contributing/index.html +8 -24
- data/site/docs/datafiles/index.html +8 -24
- data/site/docs/deployment-methods/index.html +8 -24
- data/site/docs/drafts/index.html +8 -24
- data/site/docs/extras/index.html +8 -24
- data/site/docs/frontmatter/index.html +8 -24
- data/site/docs/github-pages/index.html +8 -24
- data/site/docs/history/index.html +137 -40
- data/site/docs/home/index.html +32 -63
- data/site/docs/includes/index.html +8 -24
- data/site/docs/installation/index.html +120 -109
- data/site/docs/maintaining/affinity-team-captain/index.html +8 -24
- data/site/docs/maintaining/avoiding-burnout/index.html +10 -26
- data/site/docs/maintaining/becoming-a-maintainer/index.html +8 -24
- data/site/docs/maintaining/index.html +14 -29
- data/site/docs/maintaining/merging-a-pull-request/index.html +12 -28
- data/site/docs/maintaining/releasing-a-new-version/index.html +761 -0
- data/site/docs/maintaining/reviewing-a-pull-request/index.html +8 -24
- data/site/docs/maintaining/special-labels/index.html +8 -24
- data/site/docs/maintaining/triaging-an-issue/index.html +8 -24
- data/site/docs/migrations/index.html +8 -24
- data/site/docs/pages/index.html +8 -24
- data/site/docs/pagination/index.html +8 -24
- data/site/docs/permalinks/index.html +16 -32
- data/site/docs/plugins/index.html +27 -104
- data/site/docs/posts/index.html +34 -27
- data/site/docs/quickstart/index.html +8 -24
- data/site/docs/resources/index.html +14 -26
- data/site/docs/sites/index.html +8 -24
- data/site/docs/static-files/index.html +8 -24
- data/site/docs/structure/index.html +8 -24
- data/site/docs/support/index.html +8 -24
- data/site/docs/templates/index.html +36 -24
- data/site/docs/themes/index.html +50 -29
- data/site/docs/troubleshooting/index.html +68 -34
- data/site/docs/upgrading/0-to-2/index.html +8 -24
- data/site/docs/upgrading/2-to-3/index.html +8 -24
- data/site/docs/upgrading/index.html +8 -24
- data/site/docs/usage/index.html +8 -24
- data/site/docs/variables/index.html +9 -25
- data/site/docs/windows/index.html +14 -25
- data/site/feed.xml +49 -82
- data/site/help/index.html +7 -23
- data/site/index.html +7 -23
- data/site/jekyllconf/index.html +7 -23
- data/site/latest_version.txt +1 -1
- data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +27 -30
- data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +27 -30
- data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +27 -30
- data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +27 -30
- data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +27 -30
- data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +27 -30
- data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +27 -30
- data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +27 -30
- data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +27 -30
- data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +27 -30
- data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +27 -30
- data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +27 -30
- data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +27 -30
- data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +27 -30
- data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +27 -30
- data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +27 -30
- data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +27 -30
- data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +27 -30
- data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +27 -30
- data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +27 -30
- data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +27 -30
- data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +27 -30
- data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +27 -30
- data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +27 -30
- data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +27 -30
- data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +27 -30
- data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +27 -30
- data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +27 -30
- data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +27 -30
- data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +27 -30
- data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +27 -30
- data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +27 -30
- data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +27 -30
- data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +27 -30
- data/site/news/2015/02/26/introducing-jekyll-talk/index.html +27 -30
- data/site/news/2015/10/26/jekyll-3-0-released/index.html +27 -30
- data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +27 -30
- data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +27 -30
- data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +27 -30
- data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +27 -30
- data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +27 -30
- data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +27 -30
- data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +27 -30
- data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +27 -30
- data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +27 -30
- data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +27 -30
- data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +27 -30
- data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +27 -30
- data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +27 -30
- data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +27 -30
- data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +27 -30
- data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +27 -30
- data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +27 -30
- data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +27 -30
- data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +27 -30
- data/site/news/2017/01/18/jekyll-3-4-0-released/index.html +27 -30
- data/site/news/2017/03/02/jekyll-3-4-1-released/index.html +27 -30
- data/site/news/2017/03/09/jekyll-3-4-2-released/index.html +27 -30
- data/site/news/2017/03/21/jekyll-3-4-3-released/index.html +27 -30
- data/site/news/2017/06/15/jekyll-3-5-0-released/index.html +27 -30
- data/site/news/2017/07/17/jekyll-3-5-1-released/index.html +27 -30
- data/site/news/2017/08/12/jekyll-3-5-2-released/index.html +27 -30
- data/site/news/2017/09/21/jekyll-3-6-0-released/index.html +27 -30
- data/site/news/2017/10/19/diversity-open-source/index.html +31 -34
- data/site/news/2017/10/21/jekyll-3-6-2-released/index.html +27 -30
- data/site/news/2018/01/02/jekyll-3-7-0-released/index.html +27 -30
- data/site/news/2018/01/25/{jekyll-3-7-1-released → jekyll-3-7-2-released}/index.html +35 -37
- data/site/news/2018/02/19/meet-jekyll-s-new-lead-developer/index.html +628 -0
- data/site/news/2018/02/24/jekyll-3-7-3-released/index.html +604 -0
- data/site/news/index.html +265 -168
- data/site/news/releases/index.html +185 -150
- data/site/sitemap.xml +78 -59
- data/site/team/index.html +258 -0
- data/site/tutorials/convert-site-to-jekyll/index.html +19 -25
- data/site/tutorials/custom-404-page/index.html +16 -24
- data/site/tutorials/home/index.html +16 -24
- data/site/tutorials/navigation/index.html +23 -28
- data/site/tutorials/orderofinterpretation/index.html +16 -24
- data/site/tutorials/using-jekyll-with-bundler/index.html +424 -0
- data/site/tutorials/video-walkthroughs/index.html +16 -24
- metadata +11 -6
@@ -3,16 +3,17 @@
|
|
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.
|
6
|
+
<meta name="generator" content="Jekyll v3.8.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
|
-
<link rel="
|
9
|
+
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
|
10
|
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
10
11
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
|
11
12
|
<link rel="stylesheet" href="/css/screen.css">
|
12
13
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
13
14
|
<!-- Begin Jekyll SEO tag v2.4.0 -->
|
14
15
|
<title>A Wild Jekyll 2.4.0 Appeared! | Jekyll • Simple, blog-aware, static sites</title>
|
15
|
-
<meta name="generator" content="Jekyll v3.
|
16
|
+
<meta name="generator" content="Jekyll v3.8.0" />
|
16
17
|
<meta property="og:title" content="A Wild Jekyll 2.4.0 Appeared!" />
|
17
18
|
<meta name="author" content="parkr" />
|
18
19
|
<meta property="og:locale" content="en_US" />
|
@@ -29,7 +30,7 @@
|
|
29
30
|
<meta name="twitter:creator" content="@parkr" />
|
30
31
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
|
31
32
|
<script type="application/ld+json">
|
32
|
-
{"
|
33
|
+
{"description":"Well, lookie here! A new release of Jekyll! v2.4.0 contains lots of goodies, including some brilliant new additions:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2014/09/09/jekyll-2-4-0-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"A Wild Jekyll 2.4.0 Appeared!","dateModified":"2014-09-09T21:10:33-07:00","datePublished":"2014-09-09T21:10:33-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2014/09/09/jekyll-2-4-0-released/"},"@context":"http://schema.org"}</script>
|
33
34
|
<!-- End Jekyll SEO tag -->
|
34
35
|
|
35
36
|
<!--[if lt IE 9]>
|
@@ -74,7 +75,7 @@
|
|
74
75
|
<div class="meta hide-on-mobiles">
|
75
76
|
<ul>
|
76
77
|
<li>
|
77
|
-
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.
|
78
|
+
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.0">v3.8.0</a>
|
78
79
|
</li>
|
79
80
|
<li>
|
80
81
|
<a href="https://github.com/jekyll/jekyll">GitHub</a>
|
@@ -114,7 +115,11 @@
|
|
114
115
|
<option value="/news/">Home</option>
|
115
116
|
<optgroup label="v1.x">
|
116
117
|
|
117
|
-
<option value="/news/2018/
|
118
|
+
<option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
|
119
|
+
|
120
|
+
<option value="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</option>
|
121
|
+
|
122
|
+
<option value="/news/2018/01/25/jekyll-3-7-2-released/">Jekyll 3.7.2 Released</option>
|
118
123
|
|
119
124
|
<option value="/news/2018/01/02/jekyll-3-7-0-released/">Jekyll 3.7.0 Released</option>
|
120
125
|
|
@@ -271,8 +276,9 @@
|
|
271
276
|
<span class="post-date">
|
272
277
|
09 Sep 2014
|
273
278
|
</span>
|
279
|
+
|
274
280
|
<a href="https://github.com/parkr" class="post-author">
|
275
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24"
|
281
|
+
<img class="avatar avatar-small" alt="parkr" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" srcset="https://avatars3.githubusercontent.com/parkr?v=3&s=24 1x, https://avatars3.githubusercontent.com/parkr?v=3&s=48 2x, https://avatars3.githubusercontent.com/parkr?v=3&s=72 3x, https://avatars3.githubusercontent.com/parkr?v=3&s=96 4x" />
|
276
282
|
parkr
|
277
283
|
</a>
|
278
284
|
</div>
|
@@ -315,23 +321,23 @@
|
|
315
321
|
<ul>
|
316
322
|
|
317
323
|
<li class="">
|
318
|
-
<a href="/news/2018/
|
324
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
319
325
|
</li>
|
320
326
|
|
321
327
|
<li class="">
|
322
|
-
<a href="/news/2018/01/
|
328
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
323
329
|
</li>
|
324
330
|
|
325
331
|
<li class="">
|
326
|
-
<a href="/news/
|
332
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
327
333
|
</li>
|
328
334
|
|
329
335
|
<li class="">
|
330
|
-
<a href="/news/2017/
|
336
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
331
337
|
</li>
|
332
338
|
|
333
339
|
<li class="">
|
334
|
-
<a href="/news/2017/
|
340
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
335
341
|
</li>
|
336
342
|
|
337
343
|
<li>
|
@@ -344,6 +350,14 @@
|
|
344
350
|
|
345
351
|
|
346
352
|
|
353
|
+
<li class="">
|
354
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
355
|
+
</li>
|
356
|
+
|
357
|
+
|
358
|
+
|
359
|
+
|
360
|
+
|
347
361
|
|
348
362
|
|
349
363
|
|
@@ -569,28 +583,11 @@
|
|
569
583
|
</script>
|
570
584
|
|
571
585
|
|
572
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
573
|
-
<script>
|
574
|
-
var _gauges = _gauges || [];
|
575
|
-
(function() {
|
576
|
-
var t = document.createElement('script');
|
577
|
-
t.type = 'text/javascript';
|
578
|
-
t.async = true;
|
579
|
-
t.id = 'gauges-tracker';
|
580
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
581
|
-
t.src = '//secure.gaug.es/track.js';
|
582
|
-
var s = document.getElementsByTagName('script')[0];
|
583
|
-
s.parentNode.insertBefore(t, s);
|
584
|
-
})();
|
585
|
-
</script>
|
586
|
-
|
587
|
-
|
588
|
-
|
589
586
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
590
587
|
<script>
|
591
588
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
592
589
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
593
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
590
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
594
591
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
595
592
|
|
596
593
|
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
@@ -4,16 +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.
|
7
|
+
<meta name="generator" content="Jekyll v3.8.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
|
-
<link rel="
|
10
|
+
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
|
11
|
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
11
12
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
|
12
13
|
<link rel="stylesheet" href="/css/screen.css">
|
13
14
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
14
15
|
<!-- Begin Jekyll SEO tag v2.4.0 -->
|
15
16
|
<title>Jekyll’s Mid-Life Crisis (Or, Jekyll turns 2.5.0) | Jekyll • Simple, blog-aware, static sites</title>
|
16
|
-
<meta name="generator" content="Jekyll v3.
|
17
|
+
<meta name="generator" content="Jekyll v3.8.0">
|
17
18
|
<meta property="og:title" content="Jekyll’s Mid-Life Crisis (Or, Jekyll turns 2.5.0)">
|
18
19
|
<meta name="author" content="parkr">
|
19
20
|
<meta property="og:locale" content="en_US">
|
@@ -30,7 +31,7 @@
|
|
30
31
|
<meta name="twitter:creator" content="@parkr">
|
31
32
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
|
32
33
|
<script type="application/ld+json">
|
33
|
-
{"
|
34
|
+
{"description":"A new day, a new release! Jekyll just turned 2.5.0 and has gained a lot of wisdom along the way. This 2.5.0 release also comes just a few weeks after Jekyll turned 6 years old! In fashion, we’re celebrating this huge milestone with a pretty big release. What’s changed in 2.5.0? Here are some highlights:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll’s Mid-Life Crisis (Or, Jekyll turns 2.5.0)","dateModified":"2014-11-05T10:48:22-08:00","datePublished":"2014-11-05T10:48:22-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/"},"@context":"http://schema.org"}</script>
|
34
35
|
<!-- End Jekyll SEO tag -->
|
35
36
|
|
36
37
|
<!--[if lt IE 9]>
|
@@ -75,7 +76,7 @@
|
|
75
76
|
<div class="meta hide-on-mobiles">
|
76
77
|
<ul>
|
77
78
|
<li>
|
78
|
-
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.
|
79
|
+
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.0">v3.8.0</a>
|
79
80
|
</li>
|
80
81
|
<li>
|
81
82
|
<a href="https://github.com/jekyll/jekyll">GitHub</a>
|
@@ -115,7 +116,11 @@
|
|
115
116
|
<option value="/news/">Home</option>
|
116
117
|
<optgroup label="v1.x">
|
117
118
|
|
118
|
-
<option value="/news/2018/
|
119
|
+
<option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
|
120
|
+
|
121
|
+
<option value="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</option>
|
122
|
+
|
123
|
+
<option value="/news/2018/01/25/jekyll-3-7-2-released/">Jekyll 3.7.2 Released</option>
|
119
124
|
|
120
125
|
<option value="/news/2018/01/02/jekyll-3-7-0-released/">Jekyll 3.7.0 Released</option>
|
121
126
|
|
@@ -272,8 +277,9 @@
|
|
272
277
|
<span class="post-date">
|
273
278
|
05 Nov 2014
|
274
279
|
</span>
|
280
|
+
|
275
281
|
<a href="https://github.com/parkr" class="post-author">
|
276
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24"
|
282
|
+
<img class="avatar avatar-small" alt="parkr" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" srcset="https://avatars3.githubusercontent.com/parkr?v=3&s=24 1x, https://avatars3.githubusercontent.com/parkr?v=3&s=48 2x, https://avatars3.githubusercontent.com/parkr?v=3&s=72 3x, https://avatars3.githubusercontent.com/parkr?v=3&s=96 4x">
|
277
283
|
parkr
|
278
284
|
</a>
|
279
285
|
</div>
|
@@ -339,23 +345,23 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
339
345
|
<ul>
|
340
346
|
|
341
347
|
<li class="">
|
342
|
-
<a href="/news/2018/
|
348
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
343
349
|
</li>
|
344
350
|
|
345
351
|
<li class="">
|
346
|
-
<a href="/news/2018/01/
|
352
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
347
353
|
</li>
|
348
354
|
|
349
355
|
<li class="">
|
350
|
-
<a href="/news/
|
356
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
351
357
|
</li>
|
352
358
|
|
353
359
|
<li class="">
|
354
|
-
<a href="/news/2017/
|
360
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
355
361
|
</li>
|
356
362
|
|
357
363
|
<li class="">
|
358
|
-
<a href="/news/2017/
|
364
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
359
365
|
</li>
|
360
366
|
|
361
367
|
<li>
|
@@ -368,6 +374,14 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
368
374
|
|
369
375
|
|
370
376
|
|
377
|
+
<li class="">
|
378
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
379
|
+
</li>
|
380
|
+
|
381
|
+
|
382
|
+
|
383
|
+
|
384
|
+
|
371
385
|
|
372
386
|
|
373
387
|
|
@@ -593,28 +607,11 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
593
607
|
</script>
|
594
608
|
|
595
609
|
|
596
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
597
|
-
<script>
|
598
|
-
var _gauges = _gauges || [];
|
599
|
-
(function() {
|
600
|
-
var t = document.createElement('script');
|
601
|
-
t.type = 'text/javascript';
|
602
|
-
t.async = true;
|
603
|
-
t.id = 'gauges-tracker';
|
604
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
605
|
-
t.src = '//secure.gaug.es/track.js';
|
606
|
-
var s = document.getElementsByTagName('script')[0];
|
607
|
-
s.parentNode.insertBefore(t, s);
|
608
|
-
})();
|
609
|
-
</script>
|
610
|
-
|
611
|
-
|
612
|
-
|
613
610
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
614
611
|
<script>
|
615
612
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
616
613
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
617
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
614
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
618
615
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
619
616
|
|
620
617
|
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
@@ -3,16 +3,17 @@
|
|
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.
|
6
|
+
<meta name="generator" content="Jekyll v3.8.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
|
-
<link rel="
|
9
|
+
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
|
10
|
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
10
11
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
|
11
12
|
<link rel="stylesheet" href="/css/screen.css">
|
12
13
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
13
14
|
<!-- Begin Jekyll SEO tag v2.4.0 -->
|
14
15
|
<title>Jekyll 2.5.1 Released | Jekyll • Simple, blog-aware, static sites</title>
|
15
|
-
<meta name="generator" content="Jekyll v3.
|
16
|
+
<meta name="generator" content="Jekyll v3.8.0" />
|
16
17
|
<meta property="og:title" content="Jekyll 2.5.1 Released" />
|
17
18
|
<meta name="author" content="parkr" />
|
18
19
|
<meta property="og:locale" content="en_US" />
|
@@ -29,7 +30,7 @@
|
|
29
30
|
<meta name="twitter:creator" content="@parkr" />
|
30
31
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
|
31
32
|
<script type="application/ld+json">
|
32
|
-
{"
|
33
|
+
{"description":"Hot on the heels of v2.5.0, this release brings relief to our Windows users. It includes a fix for a 2.5.0 path sanitation change that has been confirmed to work on Windows.","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2014/11/09/jekyll-2-5-1-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 2.5.1 Released","dateModified":"2014-11-09T09:47:52-08:00","datePublished":"2014-11-09T09:47:52-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2014/11/09/jekyll-2-5-1-released/"},"@context":"http://schema.org"}</script>
|
33
34
|
<!-- End Jekyll SEO tag -->
|
34
35
|
|
35
36
|
<!--[if lt IE 9]>
|
@@ -74,7 +75,7 @@
|
|
74
75
|
<div class="meta hide-on-mobiles">
|
75
76
|
<ul>
|
76
77
|
<li>
|
77
|
-
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.
|
78
|
+
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.0">v3.8.0</a>
|
78
79
|
</li>
|
79
80
|
<li>
|
80
81
|
<a href="https://github.com/jekyll/jekyll">GitHub</a>
|
@@ -114,7 +115,11 @@
|
|
114
115
|
<option value="/news/">Home</option>
|
115
116
|
<optgroup label="v1.x">
|
116
117
|
|
117
|
-
<option value="/news/2018/
|
118
|
+
<option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
|
119
|
+
|
120
|
+
<option value="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</option>
|
121
|
+
|
122
|
+
<option value="/news/2018/01/25/jekyll-3-7-2-released/">Jekyll 3.7.2 Released</option>
|
118
123
|
|
119
124
|
<option value="/news/2018/01/02/jekyll-3-7-0-released/">Jekyll 3.7.0 Released</option>
|
120
125
|
|
@@ -271,8 +276,9 @@
|
|
271
276
|
<span class="post-date">
|
272
277
|
09 Nov 2014
|
273
278
|
</span>
|
279
|
+
|
274
280
|
<a href="https://github.com/parkr" class="post-author">
|
275
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24"
|
281
|
+
<img class="avatar avatar-small" alt="parkr" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" srcset="https://avatars3.githubusercontent.com/parkr?v=3&s=24 1x, https://avatars3.githubusercontent.com/parkr?v=3&s=48 2x, https://avatars3.githubusercontent.com/parkr?v=3&s=72 3x, https://avatars3.githubusercontent.com/parkr?v=3&s=96 4x" />
|
276
282
|
parkr
|
277
283
|
</a>
|
278
284
|
</div>
|
@@ -316,23 +322,23 @@ and Alfred Xing.</p>
|
|
316
322
|
<ul>
|
317
323
|
|
318
324
|
<li class="">
|
319
|
-
<a href="/news/2018/
|
325
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
320
326
|
</li>
|
321
327
|
|
322
328
|
<li class="">
|
323
|
-
<a href="/news/2018/01/
|
329
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
324
330
|
</li>
|
325
331
|
|
326
332
|
<li class="">
|
327
|
-
<a href="/news/
|
333
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
328
334
|
</li>
|
329
335
|
|
330
336
|
<li class="">
|
331
|
-
<a href="/news/2017/
|
337
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
332
338
|
</li>
|
333
339
|
|
334
340
|
<li class="">
|
335
|
-
<a href="/news/2017/
|
341
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
336
342
|
</li>
|
337
343
|
|
338
344
|
<li>
|
@@ -345,6 +351,14 @@ and Alfred Xing.</p>
|
|
345
351
|
|
346
352
|
|
347
353
|
|
354
|
+
<li class="">
|
355
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
356
|
+
</li>
|
357
|
+
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
|
348
362
|
|
349
363
|
|
350
364
|
|
@@ -570,28 +584,11 @@ and Alfred Xing.</p>
|
|
570
584
|
</script>
|
571
585
|
|
572
586
|
|
573
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
574
|
-
<script>
|
575
|
-
var _gauges = _gauges || [];
|
576
|
-
(function() {
|
577
|
-
var t = document.createElement('script');
|
578
|
-
t.type = 'text/javascript';
|
579
|
-
t.async = true;
|
580
|
-
t.id = 'gauges-tracker';
|
581
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
582
|
-
t.src = '//secure.gaug.es/track.js';
|
583
|
-
var s = document.getElementsByTagName('script')[0];
|
584
|
-
s.parentNode.insertBefore(t, s);
|
585
|
-
})();
|
586
|
-
</script>
|
587
|
-
|
588
|
-
|
589
|
-
|
590
587
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
591
588
|
<script>
|
592
589
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
593
590
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
594
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
591
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
595
592
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
596
593
|
|
597
594
|
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
@@ -3,16 +3,17 @@
|
|
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.
|
6
|
+
<meta name="generator" content="Jekyll v3.8.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
|
-
<link rel="
|
9
|
+
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
|
10
|
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
10
11
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
|
11
12
|
<link rel="stylesheet" href="/css/screen.css">
|
12
13
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
13
14
|
<!-- Begin Jekyll SEO tag v2.4.0 -->
|
14
15
|
<title>Jekyll 2.5.2 Released | Jekyll • Simple, blog-aware, static sites</title>
|
15
|
-
<meta name="generator" content="Jekyll v3.
|
16
|
+
<meta name="generator" content="Jekyll v3.8.0" />
|
16
17
|
<meta property="og:title" content="Jekyll 2.5.2 Released" />
|
17
18
|
<meta name="author" content="parkr" />
|
18
19
|
<meta property="og:locale" content="en_US" />
|
@@ -29,7 +30,7 @@
|
|
29
30
|
<meta name="twitter:creator" content="@parkr" />
|
30
31
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
|
31
32
|
<script type="application/ld+json">
|
32
|
-
{"
|
33
|
+
{"description":"A very minor release, 2.5.2 fixes a bug with path sanitation that 2.5.1 introduced. It also improves the post_url tag such that it checks the posts’ name (e.g. 2014-03-03-my-cool-post) instead of a compiled time and name. This fixes issues where posts are created and the day changes based on timezone discrepancies.","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2014/11/12/jekyll-2-5-2-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 2.5.2 Released","dateModified":"2014-11-12T18:49:08-08:00","datePublished":"2014-11-12T18:49:08-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2014/11/12/jekyll-2-5-2-released/"},"@context":"http://schema.org"}</script>
|
33
34
|
<!-- End Jekyll SEO tag -->
|
34
35
|
|
35
36
|
<!--[if lt IE 9]>
|
@@ -74,7 +75,7 @@
|
|
74
75
|
<div class="meta hide-on-mobiles">
|
75
76
|
<ul>
|
76
77
|
<li>
|
77
|
-
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.
|
78
|
+
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.0">v3.8.0</a>
|
78
79
|
</li>
|
79
80
|
<li>
|
80
81
|
<a href="https://github.com/jekyll/jekyll">GitHub</a>
|
@@ -114,7 +115,11 @@
|
|
114
115
|
<option value="/news/">Home</option>
|
115
116
|
<optgroup label="v1.x">
|
116
117
|
|
117
|
-
<option value="/news/2018/
|
118
|
+
<option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
|
119
|
+
|
120
|
+
<option value="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</option>
|
121
|
+
|
122
|
+
<option value="/news/2018/01/25/jekyll-3-7-2-released/">Jekyll 3.7.2 Released</option>
|
118
123
|
|
119
124
|
<option value="/news/2018/01/02/jekyll-3-7-0-released/">Jekyll 3.7.0 Released</option>
|
120
125
|
|
@@ -271,8 +276,9 @@
|
|
271
276
|
<span class="post-date">
|
272
277
|
12 Nov 2014
|
273
278
|
</span>
|
279
|
+
|
274
280
|
<a href="https://github.com/parkr" class="post-author">
|
275
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24"
|
281
|
+
<img class="avatar avatar-small" alt="parkr" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" srcset="https://avatars3.githubusercontent.com/parkr?v=3&s=24 1x, https://avatars3.githubusercontent.com/parkr?v=3&s=48 2x, https://avatars3.githubusercontent.com/parkr?v=3&s=72 3x, https://avatars3.githubusercontent.com/parkr?v=3&s=96 4x" />
|
276
282
|
parkr
|
277
283
|
</a>
|
278
284
|
</div>
|
@@ -306,23 +312,23 @@ on timezone discrepancies.</p>
|
|
306
312
|
<ul>
|
307
313
|
|
308
314
|
<li class="">
|
309
|
-
<a href="/news/2018/
|
315
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
310
316
|
</li>
|
311
317
|
|
312
318
|
<li class="">
|
313
|
-
<a href="/news/2018/01/
|
319
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
314
320
|
</li>
|
315
321
|
|
316
322
|
<li class="">
|
317
|
-
<a href="/news/
|
323
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
318
324
|
</li>
|
319
325
|
|
320
326
|
<li class="">
|
321
|
-
<a href="/news/2017/
|
327
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
322
328
|
</li>
|
323
329
|
|
324
330
|
<li class="">
|
325
|
-
<a href="/news/2017/
|
331
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
326
332
|
</li>
|
327
333
|
|
328
334
|
<li>
|
@@ -335,6 +341,14 @@ on timezone discrepancies.</p>
|
|
335
341
|
|
336
342
|
|
337
343
|
|
344
|
+
<li class="">
|
345
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
346
|
+
</li>
|
347
|
+
|
348
|
+
|
349
|
+
|
350
|
+
|
351
|
+
|
338
352
|
|
339
353
|
|
340
354
|
|
@@ -560,28 +574,11 @@ on timezone discrepancies.</p>
|
|
560
574
|
</script>
|
561
575
|
|
562
576
|
|
563
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
564
|
-
<script>
|
565
|
-
var _gauges = _gauges || [];
|
566
|
-
(function() {
|
567
|
-
var t = document.createElement('script');
|
568
|
-
t.type = 'text/javascript';
|
569
|
-
t.async = true;
|
570
|
-
t.id = 'gauges-tracker';
|
571
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
572
|
-
t.src = '//secure.gaug.es/track.js';
|
573
|
-
var s = document.getElementsByTagName('script')[0];
|
574
|
-
s.parentNode.insertBefore(t, s);
|
575
|
-
})();
|
576
|
-
</script>
|
577
|
-
|
578
|
-
|
579
|
-
|
580
577
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
581
578
|
<script>
|
582
579
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
583
580
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
584
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
581
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
585
582
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
586
583
|
|
587
584
|
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|