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
@@ -4,23 +4,24 @@
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<meta charset="UTF-8">
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
7
|
+
<meta name="generator" content="Jekyll v3.8.0">
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
10
|
-
<link rel="
|
10
|
+
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
|
11
|
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
11
12
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
|
12
13
|
<link rel="stylesheet" href="/css/screen.css">
|
13
14
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
14
15
|
<!-- Begin Jekyll SEO tag v2.4.0 -->
|
15
|
-
<title>Jekyll 3.7.
|
16
|
-
<meta name="generator" content="Jekyll v3.
|
17
|
-
<meta property="og:title" content="Jekyll 3.7.
|
16
|
+
<title>Jekyll 3.7.2 Released | Jekyll • Simple, blog-aware, static sites</title>
|
17
|
+
<meta name="generator" content="Jekyll v3.8.0">
|
18
|
+
<meta property="og:title" content="Jekyll 3.7.2 Released">
|
18
19
|
<meta name="author" content="ashmaroli">
|
19
20
|
<meta property="og:locale" content="en_US">
|
20
21
|
<meta name="description" content="Close on the heels of shipping 3.7.0, we were informed of a couple of regressions due to the changes made in that release. In due time, Team Jekyll set out to address those issues as early as possible.">
|
21
22
|
<meta property="og:description" content="Close on the heels of shipping 3.7.0, we were informed of a couple of regressions due to the changes made in that release. In due time, Team Jekyll set out to address those issues as early as possible.">
|
22
|
-
<link rel="canonical" href="https://jekyllrb.com/news/2018/01/25/jekyll-3-7-
|
23
|
-
<meta property="og:url" content="https://jekyllrb.com/news/2018/01/25/jekyll-3-7-
|
23
|
+
<link rel="canonical" href="https://jekyllrb.com/news/2018/01/25/jekyll-3-7-2-released/">
|
24
|
+
<meta property="og:url" content="https://jekyllrb.com/news/2018/01/25/jekyll-3-7-2-released/">
|
24
25
|
<meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
|
25
26
|
<meta property="og:image" content="https://jekyllrb.com/img/twitter-card.png">
|
26
27
|
<meta property="og:type" content="article">
|
@@ -30,7 +31,7 @@
|
|
30
31
|
<meta name="twitter:creator" content="@ashmaroli">
|
31
32
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
|
32
33
|
<script type="application/ld+json">
|
33
|
-
{"
|
34
|
+
{"description":"Close on the heels of shipping 3.7.0, we were informed of a couple of regressions due to the changes made in that release. In due time, Team Jekyll set out to address those issues as early as possible.","author":{"@type":"Person","name":"ashmaroli"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2018/01/25/jekyll-3-7-2-released/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"ashmaroli"},"image":"https://jekyllrb.com/img/twitter-card.png","headline":"Jekyll 3.7.2 Released","dateModified":"2018-01-25T08:52:22-08:00","datePublished":"2018-01-25T08:52:22-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/01/25/jekyll-3-7-2-released/"},"@context":"http://schema.org"}</script>
|
34
35
|
<!-- End Jekyll SEO tag -->
|
35
36
|
|
36
37
|
<!--[if lt IE 9]>
|
@@ -75,7 +76,7 @@
|
|
75
76
|
<div class="meta hide-on-mobiles">
|
76
77
|
<ul>
|
77
78
|
<li>
|
78
|
-
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.
|
79
|
+
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.0">v3.8.0</a>
|
79
80
|
</li>
|
80
81
|
<li>
|
81
82
|
<a href="https://github.com/jekyll/jekyll">GitHub</a>
|
@@ -115,7 +116,11 @@
|
|
115
116
|
<option value="/news/">Home</option>
|
116
117
|
<optgroup label="v1.x">
|
117
118
|
|
118
|
-
<option value="/news/2018/
|
119
|
+
<option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
|
120
|
+
|
121
|
+
<option value="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</option>
|
122
|
+
|
123
|
+
<option value="/news/2018/01/25/jekyll-3-7-2-released/">Jekyll 3.7.2 Released</option>
|
119
124
|
|
120
125
|
<option value="/news/2018/01/02/jekyll-3-7-0-released/">Jekyll 3.7.0 Released</option>
|
121
126
|
|
@@ -257,8 +262,8 @@
|
|
257
262
|
<div class="unit four-fifths">
|
258
263
|
<article>
|
259
264
|
<h2>
|
260
|
-
Jekyll 3.7.
|
261
|
-
<a href="/news/2018/01/25/jekyll-3-7-
|
265
|
+
Jekyll 3.7.2 Released
|
266
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/" class="header-link" title="Permalink">
|
262
267
|
<span class="sr-only">Permalink</span>
|
263
268
|
<i class="fa fa-link"></i>
|
264
269
|
</a>
|
@@ -272,8 +277,9 @@
|
|
272
277
|
<span class="post-date">
|
273
278
|
25 Jan 2018
|
274
279
|
</span>
|
280
|
+
|
275
281
|
<a href="https://github.com/ashmaroli" class="post-author">
|
276
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/ashmaroli?v=3&s=24"
|
282
|
+
<img class="avatar avatar-small" alt="ashmaroli" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/ashmaroli?v=3&s=24" srcset="https://avatars0.githubusercontent.com/ashmaroli?v=3&s=24 1x, https://avatars0.githubusercontent.com/ashmaroli?v=3&s=48 2x, https://avatars0.githubusercontent.com/ashmaroli?v=3&s=72 3x, https://avatars0.githubusercontent.com/ashmaroli?v=3&s=96 4x">
|
277
283
|
ashmaroli
|
278
284
|
</a>
|
279
285
|
</div>
|
@@ -282,7 +288,8 @@
|
|
282
288
|
regressions due to the changes made in that release. In due time, Team Jekyll
|
283
289
|
set out to address those issues as early as possible.</p>
|
284
290
|
|
285
|
-
<p>Days later here we’re, announcing 3.7.
|
291
|
+
<p>Days later here we’re, announcing 3.7.2 (sorry for skipping 3.7.1,
|
292
|
+
RubyGems didn’t want to play nice) that fixes numerous issues! <img class="emoji" title=":tada:" alt=":tada:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png" height="20" width="20">
|
286
293
|
The highlights being:</p>
|
287
294
|
|
288
295
|
<ul>
|
@@ -361,8 +368,12 @@ Paul Robert Lloyd.</p>
|
|
361
368
|
<h4>Recent Releases</h4>
|
362
369
|
<ul>
|
363
370
|
|
371
|
+
<li class="">
|
372
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
373
|
+
</li>
|
374
|
+
|
364
375
|
<li class="current">
|
365
|
-
<a href="/news/2018/01/25/jekyll-3-7-
|
376
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
366
377
|
</li>
|
367
378
|
|
368
379
|
<li class="">
|
@@ -377,10 +388,6 @@ Paul Robert Lloyd.</p>
|
|
377
388
|
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
378
389
|
</li>
|
379
390
|
|
380
|
-
<li class="">
|
381
|
-
<a href="/news/2017/08/12/jekyll-3-5-2-released/">Version 3.5.2</a>
|
382
|
-
</li>
|
383
|
-
|
384
391
|
<li>
|
385
392
|
<a href="/docs/history/">History »</a>
|
386
393
|
</li>
|
@@ -391,6 +398,14 @@ Paul Robert Lloyd.</p>
|
|
391
398
|
|
392
399
|
|
393
400
|
|
401
|
+
<li class="">
|
402
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
403
|
+
</li>
|
404
|
+
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
|
394
409
|
|
395
410
|
|
396
411
|
|
@@ -616,28 +631,11 @@ Paul Robert Lloyd.</p>
|
|
616
631
|
</script>
|
617
632
|
|
618
633
|
|
619
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
620
|
-
<script>
|
621
|
-
var _gauges = _gauges || [];
|
622
|
-
(function() {
|
623
|
-
var t = document.createElement('script');
|
624
|
-
t.type = 'text/javascript';
|
625
|
-
t.async = true;
|
626
|
-
t.id = 'gauges-tracker';
|
627
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
628
|
-
t.src = '//secure.gaug.es/track.js';
|
629
|
-
var s = document.getElementsByTagName('script')[0];
|
630
|
-
s.parentNode.insertBefore(t, s);
|
631
|
-
})();
|
632
|
-
</script>
|
633
|
-
|
634
|
-
|
635
|
-
|
636
634
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
637
635
|
<script>
|
638
636
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
639
637
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
640
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
638
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
641
639
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
642
640
|
|
643
641
|
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
@@ -0,0 +1,628 @@
|
|
1
|
+
<!DOCTYPE HTML>
|
2
|
+
<html lang="en-US">
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
7
|
+
<meta name="generator" content="Jekyll v3.8.0">
|
8
|
+
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
9
|
+
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
10
|
+
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
|
11
|
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
12
|
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
|
13
|
+
<link rel="stylesheet" href="/css/screen.css">
|
14
|
+
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
15
|
+
<!-- Begin Jekyll SEO tag v2.4.0 -->
|
16
|
+
<title>Meet Jekyll’s New Lead Developer | Jekyll • Simple, blog-aware, static sites</title>
|
17
|
+
<meta name="generator" content="Jekyll v3.8.0">
|
18
|
+
<meta property="og:title" content="Meet Jekyll’s New Lead Developer">
|
19
|
+
<meta name="author" content="parkr">
|
20
|
+
<meta property="og:locale" content="en_US">
|
21
|
+
<meta name="description" content="Jekyll has a new Lead Developer: Olivia!">
|
22
|
+
<meta property="og:description" content="Jekyll has a new Lead Developer: Olivia!">
|
23
|
+
<link rel="canonical" href="https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/">
|
24
|
+
<meta property="og:url" content="https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/">
|
25
|
+
<meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
|
26
|
+
<meta property="og:image" content="https://jekyllrb.com/img/twitter-card.png">
|
27
|
+
<meta property="og:type" content="article">
|
28
|
+
<meta property="article:published_time" content="2018-02-19T17:48:09-08:00">
|
29
|
+
<meta name="twitter:card" content="summary_large_image">
|
30
|
+
<meta name="twitter:site" content="@jekyllrb">
|
31
|
+
<meta name="twitter:creator" content="@parkr">
|
32
|
+
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
|
33
|
+
<script type="application/ld+json">
|
34
|
+
{"description":"Jekyll has a new Lead Developer: Olivia!","author":{"@type":"Person","name":"parkr"},"@type":"BlogPosting","url":"https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/","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":"Meet Jekyll’s New Lead Developer","dateModified":"2018-02-19T17:48:09-08:00","datePublished":"2018-02-19T17:48:09-08:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/news/2018/02/19/meet-jekyll-s-new-lead-developer/"},"@context":"http://schema.org"}</script>
|
35
|
+
<!-- End Jekyll SEO tag -->
|
36
|
+
|
37
|
+
<!--[if lt IE 9]>
|
38
|
+
<script src="/js/html5shiv.min.js"></script>
|
39
|
+
<script src="/js/respond.min.js"></script>
|
40
|
+
<![endif]-->
|
41
|
+
</head>
|
42
|
+
|
43
|
+
|
44
|
+
<body class="wrap">
|
45
|
+
<header>
|
46
|
+
<div class="flexbox">
|
47
|
+
<div class="center-on-mobiles">
|
48
|
+
<h1>
|
49
|
+
<a href="/" class="logo">
|
50
|
+
<span class="sr-only">Jekyll</span>
|
51
|
+
<img src="/img/logo-2x.png" width="140" height="65" alt="Jekyll Logo">
|
52
|
+
</a>
|
53
|
+
</h1>
|
54
|
+
</div>
|
55
|
+
<nav class="main-nav hide-on-mobiles">
|
56
|
+
<ul>
|
57
|
+
<li class="">
|
58
|
+
<a href="/">Home</a>
|
59
|
+
</li>
|
60
|
+
<li class="">
|
61
|
+
<a href="/docs/home/">Docs</a>
|
62
|
+
</li>
|
63
|
+
<li class="current">
|
64
|
+
<a href="/news/">News</a>
|
65
|
+
</li>
|
66
|
+
<li class="">
|
67
|
+
<a href="/help/">Help</a>
|
68
|
+
</li>
|
69
|
+
</ul>
|
70
|
+
|
71
|
+
</nav>
|
72
|
+
<div class="search hide-on-mobiles">
|
73
|
+
<input type="text" id="docsearch-input" placeholder="Search the docs…">
|
74
|
+
|
75
|
+
</div>
|
76
|
+
<div class="meta hide-on-mobiles">
|
77
|
+
<ul>
|
78
|
+
<li>
|
79
|
+
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.0">v3.8.0</a>
|
80
|
+
</li>
|
81
|
+
<li>
|
82
|
+
<a href="https://github.com/jekyll/jekyll">GitHub</a>
|
83
|
+
</li>
|
84
|
+
</ul>
|
85
|
+
</div>
|
86
|
+
</div>
|
87
|
+
<nav class="mobile-nav show-on-mobiles">
|
88
|
+
<ul>
|
89
|
+
<li class="">
|
90
|
+
<a href="/">Home</a>
|
91
|
+
</li>
|
92
|
+
<li class="">
|
93
|
+
<a href="/docs/home/">Docs</a>
|
94
|
+
</li>
|
95
|
+
<li class="current">
|
96
|
+
<a href="/news/">News</a>
|
97
|
+
</li>
|
98
|
+
<li class="">
|
99
|
+
<a href="/help/">Help</a>
|
100
|
+
</li>
|
101
|
+
<li>
|
102
|
+
<a href="https://github.com/jekyll/jekyll">GitHub</a>
|
103
|
+
</li>
|
104
|
+
</ul>
|
105
|
+
|
106
|
+
</nav>
|
107
|
+
</header>
|
108
|
+
|
109
|
+
|
110
|
+
<section class="news">
|
111
|
+
<div class="grid">
|
112
|
+
|
113
|
+
<div class="docs-nav-mobile unit whole show-on-mobiles">
|
114
|
+
<select onchange="if (this.value) window.location.href=this.value">
|
115
|
+
<option value="">Navigate the blog…</option>
|
116
|
+
<option value="/news/">Home</option>
|
117
|
+
<optgroup label="v1.x">
|
118
|
+
|
119
|
+
<option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
|
120
|
+
|
121
|
+
<option value="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</option>
|
122
|
+
|
123
|
+
<option value="/news/2018/01/25/jekyll-3-7-2-released/">Jekyll 3.7.2 Released</option>
|
124
|
+
|
125
|
+
<option value="/news/2018/01/02/jekyll-3-7-0-released/">Jekyll 3.7.0 Released</option>
|
126
|
+
|
127
|
+
<option value="/news/2017/10/21/jekyll-3-6-2-released/">Jekyll 3.6.2 Released</option>
|
128
|
+
|
129
|
+
<option value="/news/2017/10/19/diversity-open-source/">Diversity in Open Source, and Jekyll's role in it</option>
|
130
|
+
|
131
|
+
<option value="/news/2017/09/21/jekyll-3-6-0-released/">Jekyll turns 3.6!</option>
|
132
|
+
|
133
|
+
<option value="/news/2017/08/12/jekyll-3-5-2-released/">Jekyll 3.5.2 Released</option>
|
134
|
+
|
135
|
+
<option value="/news/2017/07/17/jekyll-3-5-1-released/">Jekyll 3.5.1 Released</option>
|
136
|
+
|
137
|
+
<option value="/news/2017/06/15/jekyll-3-5-0-released/">Jekyll turns 3.5, oh my!</option>
|
138
|
+
|
139
|
+
<option value="/news/2017/03/21/jekyll-3-4-3-released/">Jekyll 3.4.3 Released</option>
|
140
|
+
|
141
|
+
<option value="/news/2017/03/09/jekyll-3-4-2-released/">Jekyll 3.4.2 Released</option>
|
142
|
+
|
143
|
+
<option value="/news/2017/03/02/jekyll-3-4-1-released/">Jekyll 3.4.1, or "Unintended Consequences"</option>
|
144
|
+
|
145
|
+
<option value="/news/2017/01/18/jekyll-3-4-0-released/">Jekyll turns 3.4.0</option>
|
146
|
+
|
147
|
+
<option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
|
148
|
+
|
149
|
+
<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>
|
150
|
+
|
151
|
+
<option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
|
152
|
+
|
153
|
+
<option value="/news/2016/08/02/jekyll-3-2-1-released/">Jekyll 3.2.1 Released with Fix for Windows</option>
|
154
|
+
|
155
|
+
<option value="/news/2016/07/26/jekyll-3-2-0-released/">Jekyll turns 3.2</option>
|
156
|
+
|
157
|
+
<option value="/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/">Jekyll's Google Summer of Code Project: The CMS You Always Wanted</option>
|
158
|
+
|
159
|
+
<option value="/news/2016/05/19/jekyll-3-1-6-released/">Jekyll 3.1.6 Released</option>
|
160
|
+
|
161
|
+
<option value="/news/2016/05/18/jekyll-3-1-5-released/">Jekyll 3.1.5 Released</option>
|
162
|
+
|
163
|
+
<option value="/news/2016/05/18/jekyll-3-1-4-released/">Jekyll 3.1.4 "Stability Sam" Released</option>
|
164
|
+
|
165
|
+
<option value="/news/2016/04/26/jekyll-3-0-5-released/">Jekyll 3.0.5 Released</option>
|
166
|
+
|
167
|
+
<option value="/news/2016/04/19/jekyll-3-1-3-released/">Jekyll 3.1.3 Released</option>
|
168
|
+
|
169
|
+
<option value="/news/2016/04/19/jekyll-3-0-4-released/">Jekyll 3.0.4 Released</option>
|
170
|
+
|
171
|
+
<option value="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</option>
|
172
|
+
|
173
|
+
<option value="/news/2016/02/19/jekyll-3-1-2-released/">Jekyll 3.1.2 Released!</option>
|
174
|
+
|
175
|
+
<option value="/news/2016/02/08/jekyll-3-0-3-released/">Jekyll 3.0.3 Released</option>
|
176
|
+
|
177
|
+
<option value="/news/2016/01/28/jekyll-3-1-1-released/">Jekyll 3.1.1 Released</option>
|
178
|
+
|
179
|
+
<option value="/news/2016/01/24/jekyll-3-1-0-released/">Jekyll 3.1.0 Released</option>
|
180
|
+
|
181
|
+
<option value="/news/2016/01/20/jekyll-3-0-2-released/">Jekyll 3.0.2 Released</option>
|
182
|
+
|
183
|
+
<option value="/news/2015/11/17/jekyll-3-0-1-released/">Jekyll 3.0.1 Released</option>
|
184
|
+
|
185
|
+
<option value="/news/2015/10/26/jekyll-3-0-released/">Jekyll 3.0 Released</option>
|
186
|
+
|
187
|
+
<option value="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</option>
|
188
|
+
|
189
|
+
<option value="/news/2015/01/24/jekyll-3-0-0-beta1-released/">Jekyll 3.0.0.beta1 Released</option>
|
190
|
+
|
191
|
+
<option value="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet & Greet at GitHub HQ</option>
|
192
|
+
|
193
|
+
<option value="/news/2014/12/22/jekyll-2-5-3-released/">Jekyll Release for the Holidays! v2.5.3 Out</option>
|
194
|
+
|
195
|
+
<option value="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</option>
|
196
|
+
|
197
|
+
<option value="/news/2014/11/12/jekyll-2-5-2-released/">Jekyll 2.5.2 Released</option>
|
198
|
+
|
199
|
+
<option value="/news/2014/11/09/jekyll-2-5-1-released/">Jekyll 2.5.1 Released</option>
|
200
|
+
|
201
|
+
<option value="/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/">Jekyll's Mid-Life Crisis (Or, Jekyll turns 2.5.0)</option>
|
202
|
+
|
203
|
+
<option value="/news/2014/09/09/jekyll-2-4-0-released/">A Wild Jekyll 2.4.0 Appeared!</option>
|
204
|
+
|
205
|
+
<option value="/news/2014/08/10/jekyll-2-3-0-released/">Jekyll 2.3.0 Released</option>
|
206
|
+
|
207
|
+
<option value="/news/2014/07/29/jekyll-2-2-0-released/">Jekyll 2.2.0 Released</option>
|
208
|
+
|
209
|
+
<option value="/news/2014/07/01/jekyll-2-1-1-released/">Jekyll 2.1.1 Released</option>
|
210
|
+
|
211
|
+
<option value="/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/">Jekyll Turns 21! Err... I mean 2.1.0.</option>
|
212
|
+
|
213
|
+
<option value="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</option>
|
214
|
+
|
215
|
+
<option value="/news/2014/05/08/jekyll-2-0-3-released/">Jekyll 2.0.3 Released</option>
|
216
|
+
|
217
|
+
<option value="/news/2014/05/06/jekyll-turns-2-0-0/">Jekyll turns 2.0.0</option>
|
218
|
+
|
219
|
+
<option value="/news/2014/03/27/jekyll-1-5-1-released/">Jekyll 1.5.1 Released</option>
|
220
|
+
|
221
|
+
<option value="/news/2014/03/24/jekyll-1-5-0-released/">Jekyll 1.5.0 Released</option>
|
222
|
+
|
223
|
+
<option value="/news/2014/01/13/jekyll-1-4-3-released/">Jekyll 1.4.3 Released</option>
|
224
|
+
|
225
|
+
<option value="/news/2013/12/16/jekyll-1-4-2-released/">Jekyll 1.4.2 Released</option>
|
226
|
+
|
227
|
+
<option value="/news/2013/12/09/jekyll-1-4-1-released/">Jekyll 1.4.1 Released</option>
|
228
|
+
|
229
|
+
<option value="/news/2013/12/07/jekyll-1-4-0-released/">Jekyll 1.4.0 Released</option>
|
230
|
+
|
231
|
+
<option value="/news/2013/11/26/jekyll-1-3-1-released/">Jekyll 1.3.1 Released</option>
|
232
|
+
|
233
|
+
<option value="/news/2013/11/04/jekyll-1-3-0-released/">Jekyll 1.3.0 Released</option>
|
234
|
+
|
235
|
+
<option value="/news/2013/10/28/jekyll-1-3-0-rc1-released/">Jekyll 1.3.0.rc1 Released</option>
|
236
|
+
|
237
|
+
<option value="/news/2013/09/14/jekyll-1-2-1-released/">Jekyll 1.2.1 Released</option>
|
238
|
+
|
239
|
+
<option value="/news/2013/09/06/jekyll-1-2-0-released/">Jekyll 1.2.0 Released</option>
|
240
|
+
|
241
|
+
<option value="/news/2013/07/25/jekyll-1-1-2-released/">Jekyll 1.1.2 Released</option>
|
242
|
+
|
243
|
+
<option value="/news/2013/07/25/jekyll-1-0-4-released/">Jekyll 1.0.4 Released</option>
|
244
|
+
|
245
|
+
<option value="/news/2013/07/24/jekyll-1-1-1-released/">Jekyll 1.1.1 Released</option>
|
246
|
+
|
247
|
+
<option value="/news/2013/07/14/jekyll-1-1-0-released/">Jekyll 1.1.0 Released</option>
|
248
|
+
|
249
|
+
<option value="/news/2013/06/07/jekyll-1-0-3-released/">Jekyll 1.0.3 Released</option>
|
250
|
+
|
251
|
+
<option value="/news/2013/05/12/jekyll-1-0-2-released/">Jekyll 1.0.2 Released</option>
|
252
|
+
|
253
|
+
<option value="/news/2013/05/08/jekyll-1-0-1-released/">Jekyll 1.0.1 Released</option>
|
254
|
+
|
255
|
+
<option value="/news/2013/05/05/jekyll-1-0-0-released/">Jekyll 1.0.0 Released</option>
|
256
|
+
|
257
|
+
</optgroup>
|
258
|
+
</select>
|
259
|
+
</div>
|
260
|
+
|
261
|
+
|
262
|
+
<div class="unit four-fifths">
|
263
|
+
<article>
|
264
|
+
<h2>
|
265
|
+
Meet Jekyll's New Lead Developer
|
266
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/" class="header-link" title="Permalink">
|
267
|
+
<span class="sr-only">Permalink</span>
|
268
|
+
<i class="fa fa-link"></i>
|
269
|
+
</a>
|
270
|
+
</h2>
|
271
|
+
<span class="post-category">
|
272
|
+
<span class="label">
|
273
|
+
team
|
274
|
+
</span>
|
275
|
+
</span>
|
276
|
+
<div class="post-meta">
|
277
|
+
<span class="post-date">
|
278
|
+
19 Feb 2018
|
279
|
+
</span>
|
280
|
+
|
281
|
+
<a href="https://github.com/parkr" class="post-author">
|
282
|
+
<img class="avatar avatar-small" alt="parkr" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" srcset="https://avatars3.githubusercontent.com/parkr?v=3&s=24 1x, https://avatars3.githubusercontent.com/parkr?v=3&s=48 2x, https://avatars3.githubusercontent.com/parkr?v=3&s=72 3x, https://avatars3.githubusercontent.com/parkr?v=3&s=96 4x">
|
283
|
+
parkr
|
284
|
+
</a>
|
285
|
+
</div>
|
286
|
+
<div class="post-content">
|
287
|
+
<p>Jekyll has a new Lead Developer: <a href="https://liv.cat/">Olivia</a>!</p>
|
288
|
+
|
289
|
+
<p>After over 5 years of leading Jekyll, many releases from 0.12.1 to 3.6.0, and
|
290
|
+
countless conversations in GitHub Issues, Pull Requests, Jekyll Talk, and
|
291
|
+
more, I am passing on the torch as Lead Developer of Jekyll.</p>
|
292
|
+
|
293
|
+
<p>Olivia has been working with the Jekyll community for some time now. You
|
294
|
+
may have seen her around in issues and pull requests on the various Jekyll
|
295
|
+
repositories. She started as a contributor, then joined the Core team as our
|
296
|
+
community lead. Olivia joined the Jekyll Core Team with experience in the
|
297
|
+
Node.js community, both online and as a volunteer organizer with JSConf EU.</p>
|
298
|
+
|
299
|
+
<p>In my conversations with Olivia, it is clear that Jekyll’s vision of
|
300
|
+
simplicity for the user (<a href="/philosophy#1-no-magic">no magic!</a>) and letting
|
301
|
+
users’ <a href="/philosophy#3-content-is-king">content be king</a> will remain a top
|
302
|
+
priority. In just the last few weeks as the transition has been occurring,
|
303
|
+
we have seen some incredible work on performance that will make future
|
304
|
+
versions of Jekyll work better at scale. She will be prioritizing work on
|
305
|
+
innovative improvements to make Jekyll that much better for all of us.
|
306
|
+
Olivia balances an eye for quality with the need for shipping well.</p>
|
307
|
+
|
308
|
+
<p>When Tom Preston-Werner met me at GitHub HQ 2.0 in January 2013 to pass on
|
309
|
+
the torch, I could never have dreamed of all the amazing experiences this
|
310
|
+
community would share with me over the next 5 years. From visiting <a href="https://github.com/qrush" class="user-mention">@qrush</a>
|
311
|
+
in Buffalo, NY for a hack night on Jekyll to attending a Jekyll planning
|
312
|
+
session hosted by <a href="https://github.com/benbalter" class="user-mention">@benbalter</a> at GitHub to Google Summer of Code which gave
|
313
|
+
us jekyll-admin, I am eternally grateful to all of you for the opportunity
|
314
|
+
to lead this excellent community. I’m confident Olivia will continue to
|
315
|
+
lead Jekyll to even greater heights.</p>
|
316
|
+
|
317
|
+
<p>As always, Happy Jekylling!</p>
|
318
|
+
|
319
|
+
<p>Parker</p>
|
320
|
+
|
321
|
+
<p><em>Curious about who else runs this show? <a href="/team/">Check out our excellent team.</a></em></p>
|
322
|
+
|
323
|
+
</div>
|
324
|
+
</article>
|
325
|
+
|
326
|
+
</div>
|
327
|
+
|
328
|
+
<div class="unit one-fifth hide-on-mobiles">
|
329
|
+
<aside>
|
330
|
+
<ul>
|
331
|
+
<li class="">
|
332
|
+
<a href="/news/">All News</a>
|
333
|
+
</li>
|
334
|
+
<li class="">
|
335
|
+
<a href="/news/releases/">Jekyll Releases</a>
|
336
|
+
</li>
|
337
|
+
</ul>
|
338
|
+
<h4>Recent Releases</h4>
|
339
|
+
<ul>
|
340
|
+
|
341
|
+
<li class="">
|
342
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
343
|
+
</li>
|
344
|
+
|
345
|
+
<li class="">
|
346
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
347
|
+
</li>
|
348
|
+
|
349
|
+
<li class="">
|
350
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
351
|
+
</li>
|
352
|
+
|
353
|
+
<li class="">
|
354
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
355
|
+
</li>
|
356
|
+
|
357
|
+
<li class="">
|
358
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
359
|
+
</li>
|
360
|
+
|
361
|
+
<li>
|
362
|
+
<a href="/docs/history/">History »</a>
|
363
|
+
</li>
|
364
|
+
</ul>
|
365
|
+
<h4>Other News</h4>
|
366
|
+
<ul>
|
367
|
+
|
368
|
+
|
369
|
+
|
370
|
+
|
371
|
+
<li class="current">
|
372
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
373
|
+
</li>
|
374
|
+
|
375
|
+
|
376
|
+
|
377
|
+
|
378
|
+
|
379
|
+
|
380
|
+
|
381
|
+
|
382
|
+
|
383
|
+
<li class="">
|
384
|
+
<a href="/news/2017/10/19/diversity-open-source/">Diversity in Open Source, and Jekyll's role in it</a>
|
385
|
+
</li>
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
|
390
|
+
|
391
|
+
|
392
|
+
|
393
|
+
|
394
|
+
|
395
|
+
|
396
|
+
|
397
|
+
|
398
|
+
|
399
|
+
|
400
|
+
|
401
|
+
|
402
|
+
|
403
|
+
|
404
|
+
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
|
409
|
+
<li class="">
|
410
|
+
<a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
|
411
|
+
</li>
|
412
|
+
|
413
|
+
|
414
|
+
|
415
|
+
|
416
|
+
|
417
|
+
|
418
|
+
|
419
|
+
<li class="">
|
420
|
+
<a href="/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/">Jekyll's Google Summer of Code Project: The CMS You Always Wanted</a>
|
421
|
+
</li>
|
422
|
+
|
423
|
+
|
424
|
+
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
|
429
|
+
|
430
|
+
|
431
|
+
|
432
|
+
|
433
|
+
|
434
|
+
|
435
|
+
|
436
|
+
|
437
|
+
<li class="">
|
438
|
+
<a href="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</a>
|
439
|
+
</li>
|
440
|
+
|
441
|
+
|
442
|
+
|
443
|
+
|
444
|
+
|
445
|
+
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
|
456
|
+
|
457
|
+
<li class="">
|
458
|
+
<a href="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</a>
|
459
|
+
</li>
|
460
|
+
|
461
|
+
|
462
|
+
|
463
|
+
|
464
|
+
|
465
|
+
<li class="">
|
466
|
+
<a href="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet & Greet at GitHub HQ</a>
|
467
|
+
</li>
|
468
|
+
|
469
|
+
|
470
|
+
|
471
|
+
|
472
|
+
|
473
|
+
<li class="">
|
474
|
+
<a href="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</a>
|
475
|
+
</li>
|
476
|
+
|
477
|
+
|
478
|
+
|
479
|
+
|
480
|
+
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
|
485
|
+
|
486
|
+
|
487
|
+
|
488
|
+
|
489
|
+
|
490
|
+
|
491
|
+
|
492
|
+
|
493
|
+
|
494
|
+
|
495
|
+
<li class="">
|
496
|
+
<a href="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</a>
|
497
|
+
</li>
|
498
|
+
|
499
|
+
|
500
|
+
|
501
|
+
|
502
|
+
|
503
|
+
|
504
|
+
|
505
|
+
|
506
|
+
|
507
|
+
|
508
|
+
|
509
|
+
|
510
|
+
|
511
|
+
|
512
|
+
|
513
|
+
|
514
|
+
|
515
|
+
|
516
|
+
|
517
|
+
|
518
|
+
|
519
|
+
|
520
|
+
|
521
|
+
|
522
|
+
|
523
|
+
|
524
|
+
|
525
|
+
|
526
|
+
|
527
|
+
|
528
|
+
|
529
|
+
|
530
|
+
|
531
|
+
|
532
|
+
|
533
|
+
|
534
|
+
|
535
|
+
|
536
|
+
|
537
|
+
|
538
|
+
|
539
|
+
|
540
|
+
|
541
|
+
|
542
|
+
</ul>
|
543
|
+
</aside>
|
544
|
+
</div>
|
545
|
+
|
546
|
+
|
547
|
+
<div class="clear"></div>
|
548
|
+
|
549
|
+
</div>
|
550
|
+
</section>
|
551
|
+
|
552
|
+
|
553
|
+
<footer>
|
554
|
+
<div class="grid">
|
555
|
+
<div class="unit one-third center-on-mobiles">
|
556
|
+
<p>The contents of this website are <br>© 2018 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
|
557
|
+
</div>
|
558
|
+
<div class="unit two-thirds align-right center-on-mobiles">
|
559
|
+
<p>
|
560
|
+
Proudly hosted by
|
561
|
+
<a href="https://github.com">
|
562
|
+
<img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
|
563
|
+
</a>
|
564
|
+
</p>
|
565
|
+
</div>
|
566
|
+
</div>
|
567
|
+
</footer>
|
568
|
+
|
569
|
+
<script>
|
570
|
+
var anchorForId = function (id) {
|
571
|
+
var anchor = document.createElement("a");
|
572
|
+
anchor.className = "header-link";
|
573
|
+
anchor.href = "#" + id;
|
574
|
+
anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
|
575
|
+
anchor.title = "Permalink";
|
576
|
+
return anchor;
|
577
|
+
};
|
578
|
+
|
579
|
+
var linkifyAnchors = function (level, containingElement) {
|
580
|
+
var headers = containingElement.getElementsByTagName("h" + level);
|
581
|
+
for (var h = 0; h < headers.length; h++) {
|
582
|
+
var header = headers[h];
|
583
|
+
|
584
|
+
if (typeof header.id !== "undefined" && header.id !== "") {
|
585
|
+
header.appendChild(anchorForId(header.id));
|
586
|
+
}
|
587
|
+
}
|
588
|
+
};
|
589
|
+
|
590
|
+
document.onreadystatechange = function () {
|
591
|
+
if (this.readyState === "complete") {
|
592
|
+
var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
|
593
|
+
if (!contentBlock) {
|
594
|
+
return;
|
595
|
+
}
|
596
|
+
for (var level = 1; level <= 6; level++) {
|
597
|
+
linkifyAnchors(level, contentBlock);
|
598
|
+
}
|
599
|
+
}
|
600
|
+
};
|
601
|
+
</script>
|
602
|
+
|
603
|
+
|
604
|
+
<!-- Google Analytics (https://www.google.com/analytics) -->
|
605
|
+
<script>
|
606
|
+
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
607
|
+
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
608
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
609
|
+
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
610
|
+
|
611
|
+
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
612
|
+
ga('send', 'pageview');
|
613
|
+
|
614
|
+
</script>
|
615
|
+
|
616
|
+
|
617
|
+
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
|
618
|
+
<script type="text/javascript"> docsearch({
|
619
|
+
apiKey: '50fe39c839958dfad797000f33e2ec17',
|
620
|
+
indexName: 'jekyllrb',
|
621
|
+
inputSelector: '#docsearch-input',
|
622
|
+
enhancedSearchInput: true,
|
623
|
+
debug: false // Set debug to true if you want to inspect the dropdown
|
624
|
+
});
|
625
|
+
</script>
|
626
|
+
|
627
|
+
</body>
|
628
|
+
</html>
|