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.0.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 1.0.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":"v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0 releases, and fix some other annoying bugs:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/05/12/jekyll-1-0-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 1.0.2 Released","dateModified":"2013-05-12T05:45:00-07:00","datePublished":"2013-05-12T05:45:00-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/05/12/jekyll-1-0-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 May 2013
|
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>
|
@@ -312,23 +318,23 @@ releases, and fix some other annoying bugs:</p>
|
|
312
318
|
<ul>
|
313
319
|
|
314
320
|
<li class="">
|
315
|
-
<a href="/news/2018/
|
321
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
316
322
|
</li>
|
317
323
|
|
318
324
|
<li class="">
|
319
|
-
<a href="/news/2018/01/
|
325
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
320
326
|
</li>
|
321
327
|
|
322
328
|
<li class="">
|
323
|
-
<a href="/news/
|
329
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
324
330
|
</li>
|
325
331
|
|
326
332
|
<li class="">
|
327
|
-
<a href="/news/2017/
|
333
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
328
334
|
</li>
|
329
335
|
|
330
336
|
<li class="">
|
331
|
-
<a href="/news/2017/
|
337
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
332
338
|
</li>
|
333
339
|
|
334
340
|
<li>
|
@@ -341,6 +347,14 @@ releases, and fix some other annoying bugs:</p>
|
|
341
347
|
|
342
348
|
|
343
349
|
|
350
|
+
<li class="">
|
351
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
352
|
+
</li>
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
|
357
|
+
|
344
358
|
|
345
359
|
|
346
360
|
|
@@ -566,28 +580,11 @@ releases, and fix some other annoying bugs:</p>
|
|
566
580
|
</script>
|
567
581
|
|
568
582
|
|
569
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
570
|
-
<script>
|
571
|
-
var _gauges = _gauges || [];
|
572
|
-
(function() {
|
573
|
-
var t = document.createElement('script');
|
574
|
-
t.type = 'text/javascript';
|
575
|
-
t.async = true;
|
576
|
-
t.id = 'gauges-tracker';
|
577
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
578
|
-
t.src = '//secure.gaug.es/track.js';
|
579
|
-
var s = document.getElementsByTagName('script')[0];
|
580
|
-
s.parentNode.insertBefore(t, s);
|
581
|
-
})();
|
582
|
-
</script>
|
583
|
-
|
584
|
-
|
585
|
-
|
586
583
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
587
584
|
<script>
|
588
585
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
589
586
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
590
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
587
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
591
588
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
592
589
|
|
593
590
|
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.0.3 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.0.3 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
|
-
{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"parkr"},"headline":"Jekyll 1.0.3 Released","dateModified":"2013-06-07T12:02:13-07:00","datePublished":"2013-06-07T12:02:13-07:00","
|
33
|
+
{"description":"v1.0.3 contains some key enhancements and bug fixes:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/06/07/jekyll-1-0-3-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 1.0.3 Released","dateModified":"2013-06-07T12:02:13-07:00","datePublished":"2013-06-07T12:02:13-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/06/07/jekyll-1-0-3-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 Jun 2013
|
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>
|
@@ -309,23 +315,23 @@
|
|
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 @@
|
|
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 @@
|
|
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.1.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.1.0 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":"After a month of hard work, the Jekyll core team is excited to announce the release of Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new additions:","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/07/14/jekyll-1-1-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":"Jekyll 1.1.0 Released","dateModified":"2013-07-14T10:38:02-07:00","datePublished":"2013-07-14T10:38:02-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/07/14/jekyll-1-1-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
|
14 Jul 2013
|
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>
|
@@ -311,23 +317,23 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
|
|
311
317
|
<ul>
|
312
318
|
|
313
319
|
<li class="">
|
314
|
-
<a href="/news/2018/
|
320
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
315
321
|
</li>
|
316
322
|
|
317
323
|
<li class="">
|
318
|
-
<a href="/news/2018/01/
|
324
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
319
325
|
</li>
|
320
326
|
|
321
327
|
<li class="">
|
322
|
-
<a href="/news/
|
328
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
323
329
|
</li>
|
324
330
|
|
325
331
|
<li class="">
|
326
|
-
<a href="/news/2017/
|
332
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
327
333
|
</li>
|
328
334
|
|
329
335
|
<li class="">
|
330
|
-
<a href="/news/2017/
|
336
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
331
337
|
</li>
|
332
338
|
|
333
339
|
<li>
|
@@ -340,6 +346,14 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
|
|
340
346
|
|
341
347
|
|
342
348
|
|
349
|
+
<li class="">
|
350
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
351
|
+
</li>
|
352
|
+
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
|
343
357
|
|
344
358
|
|
345
359
|
|
@@ -565,28 +579,11 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
|
|
565
579
|
</script>
|
566
580
|
|
567
581
|
|
568
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
569
|
-
<script>
|
570
|
-
var _gauges = _gauges || [];
|
571
|
-
(function() {
|
572
|
-
var t = document.createElement('script');
|
573
|
-
t.type = 'text/javascript';
|
574
|
-
t.async = true;
|
575
|
-
t.id = 'gauges-tracker';
|
576
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
577
|
-
t.src = '//secure.gaug.es/track.js';
|
578
|
-
var s = document.getElementsByTagName('script')[0];
|
579
|
-
s.parentNode.insertBefore(t, s);
|
580
|
-
})();
|
581
|
-
</script>
|
582
|
-
|
583
|
-
|
584
|
-
|
585
582
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
586
583
|
<script>
|
587
584
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
588
585
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
589
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
586
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
590
587
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
591
588
|
|
592
589
|
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.1.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.1.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":"Coming just 10 days after the release of v1.1.0, v1.1.1 is out with a patch for the nasty excerpt inception bug (#1339) and non-zero exit codes for invalid commands (#1338).","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2013/07/24/jekyll-1-1-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 1.1.1 Released","dateModified":"2013-07-24T13:24:14-07:00","datePublished":"2013-07-24T13:24:14-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2013/07/24/jekyll-1-1-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
|
24 Jul 2013
|
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>
|
@@ -310,23 +316,23 @@ more a more detailed changelog for this release.</p>
|
|
310
316
|
<ul>
|
311
317
|
|
312
318
|
<li class="">
|
313
|
-
<a href="/news/2018/
|
319
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
314
320
|
</li>
|
315
321
|
|
316
322
|
<li class="">
|
317
|
-
<a href="/news/2018/01/
|
323
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
318
324
|
</li>
|
319
325
|
|
320
326
|
<li class="">
|
321
|
-
<a href="/news/
|
327
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
322
328
|
</li>
|
323
329
|
|
324
330
|
<li class="">
|
325
|
-
<a href="/news/2017/
|
331
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
326
332
|
</li>
|
327
333
|
|
328
334
|
<li class="">
|
329
|
-
<a href="/news/2017/
|
335
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
330
336
|
</li>
|
331
337
|
|
332
338
|
<li>
|
@@ -339,6 +345,14 @@ more a more detailed changelog for this release.</p>
|
|
339
345
|
|
340
346
|
|
341
347
|
|
348
|
+
<li class="">
|
349
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
350
|
+
</li>
|
351
|
+
|
352
|
+
|
353
|
+
|
354
|
+
|
355
|
+
|
342
356
|
|
343
357
|
|
344
358
|
|
@@ -564,28 +578,11 @@ more a more detailed changelog for this release.</p>
|
|
564
578
|
</script>
|
565
579
|
|
566
580
|
|
567
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
568
|
-
<script>
|
569
|
-
var _gauges = _gauges || [];
|
570
|
-
(function() {
|
571
|
-
var t = document.createElement('script');
|
572
|
-
t.type = 'text/javascript';
|
573
|
-
t.async = true;
|
574
|
-
t.id = 'gauges-tracker';
|
575
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
576
|
-
t.src = '//secure.gaug.es/track.js';
|
577
|
-
var s = document.getElementsByTagName('script')[0];
|
578
|
-
s.parentNode.insertBefore(t, s);
|
579
|
-
})();
|
580
|
-
</script>
|
581
|
-
|
582
|
-
|
583
|
-
|
584
581
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
585
582
|
<script>
|
586
583
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
587
584
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
588
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
585
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
589
586
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
590
587
|
|
591
588
|
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|