jekyll-docs 3.3.1 → 3.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/site/404.html +3 -3
- data/site/community/index.html +5 -5
- data/site/css/screen.css +7 -6
- data/site/docs/assets/index.html +13 -5
- data/site/docs/collections/index.html +132 -29
- data/site/docs/conduct/index.html +16 -5
- data/site/docs/configuration/index.html +26 -8
- data/site/docs/continuous-integration/circleci/index.html +761 -0
- data/site/docs/continuous-integration/index.html +25 -245
- data/site/docs/continuous-integration/travis-ci/index.html +916 -0
- data/site/docs/contributing/index.html +41 -5
- data/site/docs/datafiles/index.html +14 -6
- data/site/docs/deployment-methods/index.html +17 -7
- data/site/docs/drafts/index.html +13 -5
- data/site/docs/extras/index.html +17 -6
- data/site/docs/frontmatter/index.html +13 -5
- data/site/docs/github-pages/index.html +68 -47
- data/site/docs/history/index.html +132 -9
- data/site/docs/home/index.html +13 -5
- data/site/docs/includes/index.html +824 -0
- data/site/docs/installation/index.html +16 -6
- data/site/docs/maintaining/affinity-team-captain/index.html +16 -5
- data/site/docs/maintaining/avoiding-burnout/index.html +16 -5
- data/site/docs/maintaining/becoming-a-maintainer/index.html +17 -6
- data/site/docs/maintaining/index.html +16 -5
- data/site/docs/maintaining/merging-a-pull-request/index.html +21 -6
- data/site/docs/maintaining/reviewing-a-pull-request/index.html +16 -5
- data/site/docs/maintaining/special-labels/index.html +16 -5
- data/site/docs/maintaining/triaging-an-issue/index.html +16 -5
- data/site/docs/migrations/index.html +13 -5
- data/site/docs/pages/index.html +33 -50
- data/site/docs/pagination/index.html +16 -5
- data/site/docs/permalinks/index.html +148 -66
- data/site/docs/plugins/index.html +39 -14
- data/site/docs/posts/index.html +32 -5
- data/site/docs/quickstart/index.html +57 -18
- data/site/docs/resources/index.html +21 -10
- data/site/docs/sites/index.html +18 -7
- data/site/docs/static-files/index.html +15 -7
- data/site/docs/structure/index.html +47 -32
- data/site/docs/templates/index.html +85 -89
- data/site/docs/themes/index.html +214 -63
- data/site/docs/troubleshooting/index.html +16 -5
- data/site/docs/upgrading/0-to-2/index.html +16 -5
- data/site/docs/upgrading/2-to-3/index.html +17 -6
- data/site/docs/upgrading/index.html +16 -5
- data/site/docs/usage/index.html +21 -6
- data/site/docs/variables/index.html +14 -6
- data/site/docs/windows/index.html +35 -10
- data/site/feed.xml +41 -22
- data/site/fonts/FontAwesome.eot +0 -0
- data/site/fonts/FontAwesome.svg +12 -0
- data/site/fonts/FontAwesome.ttf +0 -0
- data/site/fonts/FontAwesome.woff +0 -0
- data/site/help/index.html +3 -3
- data/site/icomoon-selection.json +96 -0
- data/site/index.html +3 -3
- data/site/latest_version.txt +1 -1
- data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +12 -8
- data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +11 -7
- data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +11 -7
- data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +11 -7
- data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +11 -7
- data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +12 -8
- data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +11 -7
- data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +11 -7
- data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +11 -7
- data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +11 -7
- data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +11 -7
- data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +11 -7
- data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +11 -7
- data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +11 -7
- data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +11 -7
- data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +11 -7
- data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +11 -7
- data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +11 -7
- data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +11 -7
- data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +11 -7
- data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +11 -7
- data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +12 -8
- data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +12 -8
- data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +11 -7
- data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +11 -7
- data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +11 -7
- data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +11 -7
- data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +11 -7
- data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +11 -7
- data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +11 -7
- data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +12 -8
- data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +11 -7
- data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +11 -7
- data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +11 -7
- data/site/news/2015/02/26/introducing-jekyll-talk/index.html +11 -7
- data/site/news/2015/10/26/jekyll-3-0-released/index.html +11 -7
- data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +11 -7
- data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +11 -7
- data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +11 -7
- data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +11 -7
- data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +11 -7
- data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +11 -7
- data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +11 -7
- data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +11 -7
- data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +11 -8
- data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +11 -7
- data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +11 -7
- data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +11 -7
- data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +11 -7
- data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +11 -7
- data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +11 -7
- data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +11 -7
- data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +12 -8
- data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +12 -8
- data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +11 -7
- data/site/news/2017/01/18/jekyll-3-4-0-released/index.html +570 -0
- data/site/news/index.html +81 -15
- data/site/news/releases/index.html +78 -12
- data/site/readme.md +9 -2
- data/site/sitemap.xml +59 -43
- metadata +14 -10
- data/site/fonts/fontawesome-webfont.eot +0 -0
- data/site/fonts/fontawesome-webfont.svg +0 -640
- data/site/fonts/fontawesome-webfont.ttf +0 -0
- data/site/fonts/fontawesome-webfont.woff +0 -0
- data/site/fonts/fontawesome-webfont.woff2 +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
|
7
|
+
<meta name="generator" content="Jekyll v3.4.0">
|
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
|
10
10
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
|
@@ -113,6 +113,8 @@
|
|
|
113
113
|
<option value="/news/">Home</option>
|
|
114
114
|
<optgroup label="v1.x">
|
|
115
115
|
|
|
116
|
+
<option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
|
|
117
|
+
|
|
116
118
|
<option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
|
|
117
119
|
|
|
118
120
|
<option value="/news/2016/10/06/jekyll-3-3-is-here/">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</option>
|
|
@@ -280,6 +282,10 @@ will now work properly).</li>
|
|
|
280
282
|
<h4>Recent Releases</h4>
|
|
281
283
|
<ul>
|
|
282
284
|
|
|
285
|
+
<li class="">
|
|
286
|
+
<a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
|
|
287
|
+
</li>
|
|
288
|
+
|
|
283
289
|
<li class="">
|
|
284
290
|
<a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
|
|
285
291
|
</li>
|
|
@@ -296,10 +302,6 @@ will now work properly).</li>
|
|
|
296
302
|
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
297
303
|
</li>
|
|
298
304
|
|
|
299
|
-
<li class="">
|
|
300
|
-
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
301
|
-
</li>
|
|
302
|
-
|
|
303
305
|
<li>
|
|
304
306
|
<a href="/docs/history/">History »</a>
|
|
305
307
|
</li>
|
|
@@ -312,6 +314,8 @@ will now work properly).</li>
|
|
|
312
314
|
|
|
313
315
|
|
|
314
316
|
|
|
317
|
+
|
|
318
|
+
|
|
315
319
|
<li class="">
|
|
316
320
|
<a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
|
|
317
321
|
</li>
|
|
@@ -507,7 +511,7 @@ will now work properly).</li>
|
|
|
507
511
|
</script>
|
|
508
512
|
|
|
509
513
|
|
|
510
|
-
<!-- Gauges (http://gaug.es/) -->
|
|
514
|
+
<!-- Gauges (http://get.gaug.es/) -->
|
|
511
515
|
<script>
|
|
512
516
|
var _gauges = _gauges || [];
|
|
513
517
|
(function() {
|
|
@@ -524,7 +528,7 @@ will now work properly).</li>
|
|
|
524
528
|
|
|
525
529
|
|
|
526
530
|
|
|
527
|
-
<!-- Google Analytics (
|
|
531
|
+
<!-- Google Analytics (https://www.google.com/analytics) -->
|
|
528
532
|
<script>
|
|
529
533
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
530
534
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
|
7
|
+
<meta name="generator" content="Jekyll v3.4.0">
|
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
|
10
10
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
|
@@ -113,6 +113,8 @@
|
|
|
113
113
|
<option value="/news/">Home</option>
|
|
114
114
|
<optgroup label="v1.x">
|
|
115
115
|
|
|
116
|
+
<option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
|
|
117
|
+
|
|
116
118
|
<option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
|
|
117
119
|
|
|
118
120
|
<option value="/news/2016/10/06/jekyll-3-3-is-here/">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</option>
|
|
@@ -300,6 +302,10 @@ page</a>! Happy Jekylling!</p>
|
|
|
300
302
|
<h4>Recent Releases</h4>
|
|
301
303
|
<ul>
|
|
302
304
|
|
|
305
|
+
<li class="">
|
|
306
|
+
<a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
|
|
307
|
+
</li>
|
|
308
|
+
|
|
303
309
|
<li class="">
|
|
304
310
|
<a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
|
|
305
311
|
</li>
|
|
@@ -316,10 +322,6 @@ page</a>! Happy Jekylling!</p>
|
|
|
316
322
|
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
317
323
|
</li>
|
|
318
324
|
|
|
319
|
-
<li class="">
|
|
320
|
-
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
321
|
-
</li>
|
|
322
|
-
|
|
323
325
|
<li>
|
|
324
326
|
<a href="/docs/history/">History »</a>
|
|
325
327
|
</li>
|
|
@@ -332,6 +334,8 @@ page</a>! Happy Jekylling!</p>
|
|
|
332
334
|
|
|
333
335
|
|
|
334
336
|
|
|
337
|
+
|
|
338
|
+
|
|
335
339
|
<li class="">
|
|
336
340
|
<a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
|
|
337
341
|
</li>
|
|
@@ -527,7 +531,7 @@ page</a>! Happy Jekylling!</p>
|
|
|
527
531
|
</script>
|
|
528
532
|
|
|
529
533
|
|
|
530
|
-
<!-- Gauges (http://gaug.es/) -->
|
|
534
|
+
<!-- Gauges (http://get.gaug.es/) -->
|
|
531
535
|
<script>
|
|
532
536
|
var _gauges = _gauges || [];
|
|
533
537
|
(function() {
|
|
@@ -544,7 +548,7 @@ page</a>! Happy Jekylling!</p>
|
|
|
544
548
|
|
|
545
549
|
|
|
546
550
|
|
|
547
|
-
<!-- Google Analytics (
|
|
551
|
+
<!-- Google Analytics (https://www.google.com/analytics) -->
|
|
548
552
|
<script>
|
|
549
553
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
550
554
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
|
7
|
+
<meta name="generator" content="Jekyll v3.4.0">
|
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
|
10
10
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
|
@@ -113,6 +113,8 @@
|
|
|
113
113
|
<option value="/news/">Home</option>
|
|
114
114
|
<optgroup label="v1.x">
|
|
115
115
|
|
|
116
|
+
<option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
|
|
117
|
+
|
|
116
118
|
<option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
|
|
117
119
|
|
|
118
120
|
<option value="/news/2016/10/06/jekyll-3-3-is-here/">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</option>
|
|
@@ -286,6 +288,10 @@
|
|
|
286
288
|
<h4>Recent Releases</h4>
|
|
287
289
|
<ul>
|
|
288
290
|
|
|
291
|
+
<li class="">
|
|
292
|
+
<a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
|
|
293
|
+
</li>
|
|
294
|
+
|
|
289
295
|
<li class="">
|
|
290
296
|
<a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
|
|
291
297
|
</li>
|
|
@@ -302,10 +308,6 @@
|
|
|
302
308
|
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
303
309
|
</li>
|
|
304
310
|
|
|
305
|
-
<li class="">
|
|
306
|
-
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
307
|
-
</li>
|
|
308
|
-
|
|
309
311
|
<li>
|
|
310
312
|
<a href="/docs/history/">History »</a>
|
|
311
313
|
</li>
|
|
@@ -318,6 +320,8 @@
|
|
|
318
320
|
|
|
319
321
|
|
|
320
322
|
|
|
323
|
+
|
|
324
|
+
|
|
321
325
|
<li class="">
|
|
322
326
|
<a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
|
|
323
327
|
</li>
|
|
@@ -513,7 +517,7 @@
|
|
|
513
517
|
</script>
|
|
514
518
|
|
|
515
519
|
|
|
516
|
-
<!-- Gauges (http://gaug.es/) -->
|
|
520
|
+
<!-- Gauges (http://get.gaug.es/) -->
|
|
517
521
|
<script>
|
|
518
522
|
var _gauges = _gauges || [];
|
|
519
523
|
(function() {
|
|
@@ -530,7 +534,7 @@
|
|
|
530
534
|
|
|
531
535
|
|
|
532
536
|
|
|
533
|
-
<!-- Google Analytics (
|
|
537
|
+
<!-- Google Analytics (https://www.google.com/analytics) -->
|
|
534
538
|
<script>
|
|
535
539
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
536
540
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
|
7
|
+
<meta name="generator" content="Jekyll v3.4.0">
|
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
|
10
10
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
|
@@ -113,6 +113,8 @@
|
|
|
113
113
|
<option value="/news/">Home</option>
|
|
114
114
|
<optgroup label="v1.x">
|
|
115
115
|
|
|
116
|
+
<option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
|
|
117
|
+
|
|
116
118
|
<option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
|
|
117
119
|
|
|
118
120
|
<option value="/news/2016/10/06/jekyll-3-3-is-here/">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</option>
|
|
@@ -309,6 +311,10 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
|
309
311
|
<h4>Recent Releases</h4>
|
|
310
312
|
<ul>
|
|
311
313
|
|
|
314
|
+
<li class="">
|
|
315
|
+
<a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
|
|
316
|
+
</li>
|
|
317
|
+
|
|
312
318
|
<li class="">
|
|
313
319
|
<a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
|
|
314
320
|
</li>
|
|
@@ -325,10 +331,6 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
|
325
331
|
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
326
332
|
</li>
|
|
327
333
|
|
|
328
|
-
<li class="">
|
|
329
|
-
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
330
|
-
</li>
|
|
331
|
-
|
|
332
334
|
<li>
|
|
333
335
|
<a href="/docs/history/">History »</a>
|
|
334
336
|
</li>
|
|
@@ -341,6 +343,8 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
|
341
343
|
|
|
342
344
|
|
|
343
345
|
|
|
346
|
+
|
|
347
|
+
|
|
344
348
|
<li class="">
|
|
345
349
|
<a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
|
|
346
350
|
</li>
|
|
@@ -536,7 +540,7 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
|
536
540
|
</script>
|
|
537
541
|
|
|
538
542
|
|
|
539
|
-
<!-- Gauges (http://gaug.es/) -->
|
|
543
|
+
<!-- Gauges (http://get.gaug.es/) -->
|
|
540
544
|
<script>
|
|
541
545
|
var _gauges = _gauges || [];
|
|
542
546
|
(function() {
|
|
@@ -553,7 +557,7 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
|
553
557
|
|
|
554
558
|
|
|
555
559
|
|
|
556
|
-
<!-- Google Analytics (
|
|
560
|
+
<!-- Google Analytics (https://www.google.com/analytics) -->
|
|
557
561
|
<script>
|
|
558
562
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
559
563
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
|
7
|
+
<meta name="generator" content="Jekyll v3.4.0">
|
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
|
10
10
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
|
@@ -113,6 +113,8 @@
|
|
|
113
113
|
<option value="/news/">Home</option>
|
|
114
114
|
<optgroup label="v1.x">
|
|
115
115
|
|
|
116
|
+
<option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
|
|
117
|
+
|
|
116
118
|
<option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
|
|
117
119
|
|
|
118
120
|
<option value="/news/2016/10/06/jekyll-3-3-is-here/">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</option>
|
|
@@ -287,6 +289,10 @@ and Alfred Xing.</p>
|
|
|
287
289
|
<h4>Recent Releases</h4>
|
|
288
290
|
<ul>
|
|
289
291
|
|
|
292
|
+
<li class="">
|
|
293
|
+
<a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
|
|
294
|
+
</li>
|
|
295
|
+
|
|
290
296
|
<li class="">
|
|
291
297
|
<a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
|
|
292
298
|
</li>
|
|
@@ -303,10 +309,6 @@ and Alfred Xing.</p>
|
|
|
303
309
|
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
304
310
|
</li>
|
|
305
311
|
|
|
306
|
-
<li class="">
|
|
307
|
-
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
308
|
-
</li>
|
|
309
|
-
|
|
310
312
|
<li>
|
|
311
313
|
<a href="/docs/history/">History »</a>
|
|
312
314
|
</li>
|
|
@@ -319,6 +321,8 @@ and Alfred Xing.</p>
|
|
|
319
321
|
|
|
320
322
|
|
|
321
323
|
|
|
324
|
+
|
|
325
|
+
|
|
322
326
|
<li class="">
|
|
323
327
|
<a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
|
|
324
328
|
</li>
|
|
@@ -514,7 +518,7 @@ and Alfred Xing.</p>
|
|
|
514
518
|
</script>
|
|
515
519
|
|
|
516
520
|
|
|
517
|
-
<!-- Gauges (http://gaug.es/) -->
|
|
521
|
+
<!-- Gauges (http://get.gaug.es/) -->
|
|
518
522
|
<script>
|
|
519
523
|
var _gauges = _gauges || [];
|
|
520
524
|
(function() {
|
|
@@ -531,7 +535,7 @@ and Alfred Xing.</p>
|
|
|
531
535
|
|
|
532
536
|
|
|
533
537
|
|
|
534
|
-
<!-- Google Analytics (
|
|
538
|
+
<!-- Google Analytics (https://www.google.com/analytics) -->
|
|
535
539
|
<script>
|
|
536
540
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
537
541
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
|
7
|
+
<meta name="generator" content="Jekyll v3.4.0">
|
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
|
10
10
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
|
@@ -113,6 +113,8 @@
|
|
|
113
113
|
<option value="/news/">Home</option>
|
|
114
114
|
<optgroup label="v1.x">
|
|
115
115
|
|
|
116
|
+
<option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
|
|
117
|
+
|
|
116
118
|
<option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
|
|
117
119
|
|
|
118
120
|
<option value="/news/2016/10/06/jekyll-3-3-is-here/">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</option>
|
|
@@ -277,6 +279,10 @@ on timezone discrepancies.</p>
|
|
|
277
279
|
<h4>Recent Releases</h4>
|
|
278
280
|
<ul>
|
|
279
281
|
|
|
282
|
+
<li class="">
|
|
283
|
+
<a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
|
|
284
|
+
</li>
|
|
285
|
+
|
|
280
286
|
<li class="">
|
|
281
287
|
<a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
|
|
282
288
|
</li>
|
|
@@ -293,10 +299,6 @@ on timezone discrepancies.</p>
|
|
|
293
299
|
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
294
300
|
</li>
|
|
295
301
|
|
|
296
|
-
<li class="">
|
|
297
|
-
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
298
|
-
</li>
|
|
299
|
-
|
|
300
302
|
<li>
|
|
301
303
|
<a href="/docs/history/">History »</a>
|
|
302
304
|
</li>
|
|
@@ -309,6 +311,8 @@ on timezone discrepancies.</p>
|
|
|
309
311
|
|
|
310
312
|
|
|
311
313
|
|
|
314
|
+
|
|
315
|
+
|
|
312
316
|
<li class="">
|
|
313
317
|
<a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
|
|
314
318
|
</li>
|
|
@@ -504,7 +508,7 @@ on timezone discrepancies.</p>
|
|
|
504
508
|
</script>
|
|
505
509
|
|
|
506
510
|
|
|
507
|
-
<!-- Gauges (http://gaug.es/) -->
|
|
511
|
+
<!-- Gauges (http://get.gaug.es/) -->
|
|
508
512
|
<script>
|
|
509
513
|
var _gauges = _gauges || [];
|
|
510
514
|
(function() {
|
|
@@ -521,7 +525,7 @@ on timezone discrepancies.</p>
|
|
|
521
525
|
|
|
522
526
|
|
|
523
527
|
|
|
524
|
-
<!-- Google Analytics (
|
|
528
|
+
<!-- Google Analytics (https://www.google.com/analytics) -->
|
|
525
529
|
<script>
|
|
526
530
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
527
531
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
|
7
|
+
<meta name="generator" content="Jekyll v3.4.0">
|
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
|
10
10
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
|
@@ -113,6 +113,8 @@
|
|
|
113
113
|
<option value="/news/">Home</option>
|
|
114
114
|
<optgroup label="v1.x">
|
|
115
115
|
|
|
116
|
+
<option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
|
|
117
|
+
|
|
116
118
|
<option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
|
|
117
119
|
|
|
118
120
|
<option value="/news/2016/10/06/jekyll-3-3-is-here/">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</option>
|
|
@@ -253,7 +255,7 @@
|
|
|
253
255
|
team!</p>
|
|
254
256
|
|
|
255
257
|
<p>He hails from Vancouver, BC, Canada, where he is studying Economics and
|
|
256
|
-
Computer Science at the <a href="http://ubc.ca">University of British Columbia</a>. Alfred popped up in
|
|
258
|
+
Computer Science at the <a href="http://www.ubc.ca">University of British Columbia</a>. Alfred popped up in
|
|
257
259
|
the issues a few months ago with terrific insights, focus, and humility.
|
|
258
260
|
Performance buffs may be pleased to hear incremental regeneration will be
|
|
259
261
|
released in a future version of Jekyll – a significant piece of the
|
|
@@ -284,6 +286,10 @@ place!</p>
|
|
|
284
286
|
<h4>Recent Releases</h4>
|
|
285
287
|
<ul>
|
|
286
288
|
|
|
289
|
+
<li class="">
|
|
290
|
+
<a href="/news/2017/01/18/jekyll-3-4-0-released/">Version 3.4.0</a>
|
|
291
|
+
</li>
|
|
292
|
+
|
|
287
293
|
<li class="">
|
|
288
294
|
<a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
|
|
289
295
|
</li>
|
|
@@ -300,10 +306,6 @@ place!</p>
|
|
|
300
306
|
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
301
307
|
</li>
|
|
302
308
|
|
|
303
|
-
<li class="">
|
|
304
|
-
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
305
|
-
</li>
|
|
306
|
-
|
|
307
309
|
<li>
|
|
308
310
|
<a href="/docs/history/">History »</a>
|
|
309
311
|
</li>
|
|
@@ -316,6 +318,8 @@ place!</p>
|
|
|
316
318
|
|
|
317
319
|
|
|
318
320
|
|
|
321
|
+
|
|
322
|
+
|
|
319
323
|
<li class="">
|
|
320
324
|
<a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
|
|
321
325
|
</li>
|
|
@@ -511,7 +515,7 @@ place!</p>
|
|
|
511
515
|
</script>
|
|
512
516
|
|
|
513
517
|
|
|
514
|
-
<!-- Gauges (http://gaug.es/) -->
|
|
518
|
+
<!-- Gauges (http://get.gaug.es/) -->
|
|
515
519
|
<script>
|
|
516
520
|
var _gauges = _gauges || [];
|
|
517
521
|
(function() {
|
|
@@ -528,7 +532,7 @@ place!</p>
|
|
|
528
532
|
|
|
529
533
|
|
|
530
534
|
|
|
531
|
-
<!-- Google Analytics (
|
|
535
|
+
<!-- Google Analytics (https://www.google.com/analytics) -->
|
|
532
536
|
<script>
|
|
533
537
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
534
538
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|