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>Jekyll 1.3.0.rc1 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 1.3.0.rc1 Released" />
|
17
18
|
<meta name="author" content="mattr-" />
|
18
19
|
<meta property="og:locale" content="en_US" />
|
@@ -29,7 +30,7 @@
|
|
29
30
|
<meta name="twitter:creator" content="@mattr-" />
|
30
31
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
|
31
32
|
<script type="application/ld+json">
|
32
|
-
{"
|
33
|
+
{"description":"Jekyll 1.3.0 is going to be a big release! In order to make sure we didn’t screw anything up too badly, we’re making a release candidate available for any early adopters who want to give the latest and greatest code a spin without having to clone a repository from git.","author":{"@type":"Person","name":"mattr-"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/10/28/jekyll-1-3-0-rc1-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"mattr-"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 1.3.0.rc1 Released","dateModified":"2013-10-28T18:14:39-07:00","datePublished":"2013-10-28T18:14:39-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/10/28/jekyll-1-3-0-rc1-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
|
28 Oct 2013
|
273
278
|
</span>
|
279
|
+
|
274
280
|
<a href="https://github.com/mattr-" class="post-author">
|
275
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24"
|
281
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" />
|
276
282
|
mattr-
|
277
283
|
</a>
|
278
284
|
</div>
|
@@ -305,23 +311,23 @@ issues!</p>
|
|
305
311
|
<ul>
|
306
312
|
|
307
313
|
<li class="">
|
308
|
-
<a href="/news/2018/
|
314
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
309
315
|
</li>
|
310
316
|
|
311
317
|
<li class="">
|
312
|
-
<a href="/news/2018/01/
|
318
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
313
319
|
</li>
|
314
320
|
|
315
321
|
<li class="">
|
316
|
-
<a href="/news/
|
322
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
317
323
|
</li>
|
318
324
|
|
319
325
|
<li class="">
|
320
|
-
<a href="/news/2017/
|
326
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
321
327
|
</li>
|
322
328
|
|
323
329
|
<li class="">
|
324
|
-
<a href="/news/2017/
|
330
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
325
331
|
</li>
|
326
332
|
|
327
333
|
<li>
|
@@ -334,6 +340,14 @@ issues!</p>
|
|
334
340
|
|
335
341
|
|
336
342
|
|
343
|
+
<li class="">
|
344
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
345
|
+
</li>
|
346
|
+
|
347
|
+
|
348
|
+
|
349
|
+
|
350
|
+
|
337
351
|
|
338
352
|
|
339
353
|
|
@@ -559,28 +573,11 @@ issues!</p>
|
|
559
573
|
</script>
|
560
574
|
|
561
575
|
|
562
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
563
|
-
<script>
|
564
|
-
var _gauges = _gauges || [];
|
565
|
-
(function() {
|
566
|
-
var t = document.createElement('script');
|
567
|
-
t.type = 'text/javascript';
|
568
|
-
t.async = true;
|
569
|
-
t.id = 'gauges-tracker';
|
570
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
571
|
-
t.src = '//secure.gaug.es/track.js';
|
572
|
-
var s = document.getElementsByTagName('script')[0];
|
573
|
-
s.parentNode.insertBefore(t, s);
|
574
|
-
})();
|
575
|
-
</script>
|
576
|
-
|
577
|
-
|
578
|
-
|
579
576
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
580
577
|
<script>
|
581
578
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
582
579
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
583
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
580
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
584
581
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
585
582
|
|
586
583
|
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 1.3.0 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 1.3.0 Released" />
|
17
18
|
<meta name="author" content="mattr-" />
|
18
19
|
<meta property="og:locale" content="en_US" />
|
@@ -29,7 +30,7 @@
|
|
29
30
|
<meta name="twitter:creator" content="@mattr-" />
|
30
31
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
|
31
32
|
<script type="application/ld+json">
|
32
|
-
{"
|
33
|
+
{"description":"It’s been about six weeks since v1.2.0 and the Jekyll team is happy to announce the arrival of v1.3.0. This is a huge release full of all sorts of new features, bug fixes, and other things that you’re sure to love.","author":{"@type":"Person","name":"mattr-"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/11/04/jekyll-1-3-0-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"mattr-"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 1.3.0 Released","dateModified":"2013-11-04T19:46:02-08:00","datePublished":"2013-11-04T19:46:02-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/11/04/jekyll-1-3-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
|
04 Nov 2013
|
273
278
|
</span>
|
279
|
+
|
274
280
|
<a href="https://github.com/mattr-" class="post-author">
|
275
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24"
|
281
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" />
|
276
282
|
mattr-
|
277
283
|
</a>
|
278
284
|
</div>
|
@@ -340,23 +346,23 @@ variable.</p>
|
|
340
346
|
<ul>
|
341
347
|
|
342
348
|
<li class="">
|
343
|
-
<a href="/news/2018/
|
349
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
344
350
|
</li>
|
345
351
|
|
346
352
|
<li class="">
|
347
|
-
<a href="/news/2018/01/
|
353
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
348
354
|
</li>
|
349
355
|
|
350
356
|
<li class="">
|
351
|
-
<a href="/news/
|
357
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
352
358
|
</li>
|
353
359
|
|
354
360
|
<li class="">
|
355
|
-
<a href="/news/2017/
|
361
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
356
362
|
</li>
|
357
363
|
|
358
364
|
<li class="">
|
359
|
-
<a href="/news/2017/
|
365
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
360
366
|
</li>
|
361
367
|
|
362
368
|
<li>
|
@@ -369,6 +375,14 @@ variable.</p>
|
|
369
375
|
|
370
376
|
|
371
377
|
|
378
|
+
<li class="">
|
379
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
380
|
+
</li>
|
381
|
+
|
382
|
+
|
383
|
+
|
384
|
+
|
385
|
+
|
372
386
|
|
373
387
|
|
374
388
|
|
@@ -594,28 +608,11 @@ variable.</p>
|
|
594
608
|
</script>
|
595
609
|
|
596
610
|
|
597
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
598
|
-
<script>
|
599
|
-
var _gauges = _gauges || [];
|
600
|
-
(function() {
|
601
|
-
var t = document.createElement('script');
|
602
|
-
t.type = 'text/javascript';
|
603
|
-
t.async = true;
|
604
|
-
t.id = 'gauges-tracker';
|
605
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
606
|
-
t.src = '//secure.gaug.es/track.js';
|
607
|
-
var s = document.getElementsByTagName('script')[0];
|
608
|
-
s.parentNode.insertBefore(t, s);
|
609
|
-
})();
|
610
|
-
</script>
|
611
|
-
|
612
|
-
|
613
|
-
|
614
611
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
615
612
|
<script>
|
616
613
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
617
614
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
618
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
615
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
619
616
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
620
617
|
|
621
618
|
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 1.3.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 1.3.1 Released" />
|
17
18
|
<meta name="author" content="mattr-" />
|
18
19
|
<meta property="og:locale" content="en_US" />
|
@@ -29,7 +30,7 @@
|
|
29
30
|
<meta name="twitter:creator" content="@mattr-" />
|
30
31
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
|
31
32
|
<script type="application/ld+json">
|
32
|
-
{"
|
33
|
+
{"description":"Just in time for the US holiday Thanksgiving, we’re releasing version 1.3.1 of Jekyll to address some of the issues seen since the release of 1.3.0.","author":{"@type":"Person","name":"mattr-"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/11/26/jekyll-1-3-1-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"mattr-"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 1.3.1 Released","dateModified":"2013-11-26T17:52:20-08:00","datePublished":"2013-11-26T17:52:20-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/11/26/jekyll-1-3-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
|
26 Nov 2013
|
273
278
|
</span>
|
279
|
+
|
274
280
|
<a href="https://github.com/mattr-" class="post-author">
|
275
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24"
|
281
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" />
|
276
282
|
mattr-
|
277
283
|
</a>
|
278
284
|
</div>
|
@@ -309,23 +315,23 @@ albertogg, andrewhavens, maul.esel, and thomasdao</p>
|
|
309
315
|
<ul>
|
310
316
|
|
311
317
|
<li class="">
|
312
|
-
<a href="/news/2018/
|
318
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
313
319
|
</li>
|
314
320
|
|
315
321
|
<li class="">
|
316
|
-
<a href="/news/2018/01/
|
322
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
317
323
|
</li>
|
318
324
|
|
319
325
|
<li class="">
|
320
|
-
<a href="/news/
|
326
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
321
327
|
</li>
|
322
328
|
|
323
329
|
<li class="">
|
324
|
-
<a href="/news/2017/
|
330
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
325
331
|
</li>
|
326
332
|
|
327
333
|
<li class="">
|
328
|
-
<a href="/news/2017/
|
334
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
329
335
|
</li>
|
330
336
|
|
331
337
|
<li>
|
@@ -338,6 +344,14 @@ albertogg, andrewhavens, maul.esel, and thomasdao</p>
|
|
338
344
|
|
339
345
|
|
340
346
|
|
347
|
+
<li class="">
|
348
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
349
|
+
</li>
|
350
|
+
|
351
|
+
|
352
|
+
|
353
|
+
|
354
|
+
|
341
355
|
|
342
356
|
|
343
357
|
|
@@ -563,28 +577,11 @@ albertogg, andrewhavens, maul.esel, and thomasdao</p>
|
|
563
577
|
</script>
|
564
578
|
|
565
579
|
|
566
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
567
|
-
<script>
|
568
|
-
var _gauges = _gauges || [];
|
569
|
-
(function() {
|
570
|
-
var t = document.createElement('script');
|
571
|
-
t.type = 'text/javascript';
|
572
|
-
t.async = true;
|
573
|
-
t.id = 'gauges-tracker';
|
574
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
575
|
-
t.src = '//secure.gaug.es/track.js';
|
576
|
-
var s = document.getElementsByTagName('script')[0];
|
577
|
-
s.parentNode.insertBefore(t, s);
|
578
|
-
})();
|
579
|
-
</script>
|
580
|
-
|
581
|
-
|
582
|
-
|
583
580
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
584
581
|
<script>
|
585
582
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
586
583
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
587
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
584
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
588
585
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
589
586
|
|
590
587
|
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 1.4.0 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 1.4.0 Released" />
|
17
18
|
<meta name="author" content="mattr-" />
|
18
19
|
<meta property="og:locale" content="en_US" />
|
@@ -29,7 +30,7 @@
|
|
29
30
|
<meta name="twitter:creator" content="@mattr-" />
|
30
31
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
|
31
32
|
<script type="application/ld+json">
|
32
|
-
{"
|
33
|
+
{"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.","author":{"@type":"Person","name":"mattr-"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/12/07/jekyll-1-4-0-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"mattr-"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 1.4.0 Released","dateModified":"2013-12-07T11:55:28-08:00","datePublished":"2013-12-07T11:55:28-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/12/07/jekyll-1-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
|
07 Dec 2013
|
273
278
|
</span>
|
279
|
+
|
274
280
|
<a href="https://github.com/mattr-" class="post-author">
|
275
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24"
|
281
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" />
|
276
282
|
mattr-
|
277
283
|
</a>
|
278
284
|
</div>
|
@@ -324,23 +330,23 @@ Karékinian, Jordon Bedwell, Matthew Iversen, Persa Zula, and Yi Zeng.</p>
|
|
324
330
|
<ul>
|
325
331
|
|
326
332
|
<li class="">
|
327
|
-
<a href="/news/2018/
|
333
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
328
334
|
</li>
|
329
335
|
|
330
336
|
<li class="">
|
331
|
-
<a href="/news/2018/01/
|
337
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
332
338
|
</li>
|
333
339
|
|
334
340
|
<li class="">
|
335
|
-
<a href="/news/
|
341
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
336
342
|
</li>
|
337
343
|
|
338
344
|
<li class="">
|
339
|
-
<a href="/news/2017/
|
345
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
340
346
|
</li>
|
341
347
|
|
342
348
|
<li class="">
|
343
|
-
<a href="/news/2017/
|
349
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
344
350
|
</li>
|
345
351
|
|
346
352
|
<li>
|
@@ -353,6 +359,14 @@ Karékinian, Jordon Bedwell, Matthew Iversen, Persa Zula, and Yi Zeng.</p>
|
|
353
359
|
|
354
360
|
|
355
361
|
|
362
|
+
<li class="">
|
363
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
364
|
+
</li>
|
365
|
+
|
366
|
+
|
367
|
+
|
368
|
+
|
369
|
+
|
356
370
|
|
357
371
|
|
358
372
|
|
@@ -578,28 +592,11 @@ Karékinian, Jordon Bedwell, Matthew Iversen, Persa Zula, and Yi Zeng.</p>
|
|
578
592
|
</script>
|
579
593
|
|
580
594
|
|
581
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
582
|
-
<script>
|
583
|
-
var _gauges = _gauges || [];
|
584
|
-
(function() {
|
585
|
-
var t = document.createElement('script');
|
586
|
-
t.type = 'text/javascript';
|
587
|
-
t.async = true;
|
588
|
-
t.id = 'gauges-tracker';
|
589
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
590
|
-
t.src = '//secure.gaug.es/track.js';
|
591
|
-
var s = document.getElementsByTagName('script')[0];
|
592
|
-
s.parentNode.insertBefore(t, s);
|
593
|
-
})();
|
594
|
-
</script>
|
595
|
-
|
596
|
-
|
597
|
-
|
598
595
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
599
596
|
<script>
|
600
597
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
601
598
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
602
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
599
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
603
600
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
604
601
|
|
605
602
|
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|