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,16 +4,17 @@
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<meta charset="UTF-8">
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
7
|
-
<meta name="generator" content="Jekyll v3.
|
7
|
+
<meta name="generator" content="Jekyll v3.8.0">
|
8
8
|
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
9
9
|
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
10
|
-
<link rel="
|
10
|
+
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
|
11
|
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
11
12
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
|
12
13
|
<link rel="stylesheet" href="/css/screen.css">
|
13
14
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
14
15
|
<!-- Begin Jekyll SEO tag v2.4.0 -->
|
15
16
|
<title>Releases | Jekyll • Simple, blog-aware, static sites</title>
|
16
|
-
<meta name="generator" content="Jekyll v3.
|
17
|
+
<meta name="generator" content="Jekyll v3.8.0">
|
17
18
|
<meta property="og:title" content="Releases">
|
18
19
|
<meta name="author" content="all">
|
19
20
|
<meta property="og:locale" content="en_US">
|
@@ -27,7 +28,7 @@
|
|
27
28
|
<meta name="twitter:creator" content="@all">
|
28
29
|
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
|
29
30
|
<script type="application/ld+json">
|
30
|
-
{"
|
31
|
+
{"description":"Transform your plain text into static websites and blogs","author":{"@type":"Person","name":"all"},"@type":"WebPage","url":"https://jekyllrb.com/news/releases/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"},"name":"all"},"headline":"Releases","@context":"http://schema.org"}</script>
|
31
32
|
<!-- End Jekyll SEO tag -->
|
32
33
|
|
33
34
|
<!--[if lt IE 9]>
|
@@ -72,7 +73,7 @@
|
|
72
73
|
<div class="meta hide-on-mobiles">
|
73
74
|
<ul>
|
74
75
|
<li>
|
75
|
-
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.
|
76
|
+
<a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.0">v3.8.0</a>
|
76
77
|
</li>
|
77
78
|
<li>
|
78
79
|
<a href="https://github.com/jekyll/jekyll">GitHub</a>
|
@@ -112,7 +113,11 @@
|
|
112
113
|
<option value="/news/">Home</option>
|
113
114
|
<optgroup label="v1.x">
|
114
115
|
|
115
|
-
<option value="/news/2018/
|
116
|
+
<option value="/news/2018/02/24/jekyll-3-7-3-released/">Jekyll 3.7.3 Released</option>
|
117
|
+
|
118
|
+
<option value="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</option>
|
119
|
+
|
120
|
+
<option value="/news/2018/01/25/jekyll-3-7-2-released/">Jekyll 3.7.2 Released</option>
|
116
121
|
|
117
122
|
<option value="/news/2018/01/02/jekyll-3-7-0-released/">Jekyll 3.7.0 Released</option>
|
118
123
|
|
@@ -255,8 +260,46 @@
|
|
255
260
|
|
256
261
|
<article>
|
257
262
|
<h2>
|
258
|
-
<a href="/news/2018/
|
259
|
-
Jekyll 3.7.
|
263
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">
|
264
|
+
Jekyll 3.7.3 Released
|
265
|
+
</a>
|
266
|
+
</h2>
|
267
|
+
<span class="post-category">
|
268
|
+
<span class="label">
|
269
|
+
release
|
270
|
+
</span>
|
271
|
+
</span>
|
272
|
+
<div class="post-meta">
|
273
|
+
<span class="post-date">
|
274
|
+
24 Feb 2018
|
275
|
+
</span>
|
276
|
+
|
277
|
+
<a href="https://github.com/ashmaroli" class="post-author">
|
278
|
+
<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">
|
279
|
+
ashmaroli
|
280
|
+
</a>
|
281
|
+
</div>
|
282
|
+
<div class="post-content">
|
283
|
+
<p>Hello Jekyllers!! <img class="emoji" title=":wave:" alt=":wave:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f44b.png" height="20" width="20"></p>
|
284
|
+
|
285
|
+
<p>We’re pleased to announce the release of <code class="highlighter-rouge">v3.7.3</code> which fixes a bug one might encounter while using <code class="highlighter-rouge">Jekyll - 3.7.x</code> along with a
|
286
|
+
Jekyll plugin that in turn uses the <code class="highlighter-rouge">I18n</code> library.</p>
|
287
|
+
|
288
|
+
<p>When <a href="/news/2018/01/02/jekyll-3-7-0-released/">v3.7.0</a> enhanced our <code class="highlighter-rouge">slugify</code> filter with a <code class="highlighter-rouge">latin</code> option, we also
|
289
|
+
hardcoded a default fallback locale for the <code class="highlighter-rouge">I18n</code> library to avoid an exception raised in the event the library fails to find
|
290
|
+
any locale. This led to issues with third-party i18n plugins for Jekyll, especially since the default locale got assigned before
|
291
|
+
the plugin was loaded, irrespective of whether the <code class="highlighter-rouge">slugify</code> filter was used.</p>
|
292
|
+
|
293
|
+
<p>Jekyll will henceforth set the default locale if and only if necessary.</p>
|
294
|
+
|
295
|
+
</div>
|
296
|
+
</article>
|
297
|
+
|
298
|
+
|
299
|
+
<article>
|
300
|
+
<h2>
|
301
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">
|
302
|
+
Jekyll 3.7.2 Released
|
260
303
|
</a>
|
261
304
|
</h2>
|
262
305
|
<span class="post-category">
|
@@ -268,9 +311,9 @@
|
|
268
311
|
<span class="post-date">
|
269
312
|
25 Jan 2018
|
270
313
|
</span>
|
314
|
+
|
271
315
|
<a href="https://github.com/ashmaroli" class="post-author">
|
272
|
-
|
273
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/ashmaroli?v=3&s=24" alt="ashmaroli" 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" width="24" height="24" data-proofer-ignore="true">
|
316
|
+
<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">
|
274
317
|
ashmaroli
|
275
318
|
</a>
|
276
319
|
</div>
|
@@ -279,7 +322,8 @@
|
|
279
322
|
regressions due to the changes made in that release. In due time, Team Jekyll
|
280
323
|
set out to address those issues as early as possible.</p>
|
281
324
|
|
282
|
-
<p>Days later here we’re, announcing 3.7.
|
325
|
+
<p>Days later here we’re, announcing 3.7.2 (sorry for skipping 3.7.1,
|
326
|
+
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">
|
283
327
|
The highlights being:</p>
|
284
328
|
|
285
329
|
<ul>
|
@@ -359,9 +403,9 @@ Paul Robert Lloyd.</p>
|
|
359
403
|
<span class="post-date">
|
360
404
|
02 Jan 2018
|
361
405
|
</span>
|
406
|
+
|
362
407
|
<a href="https://github.com/DirtyF" class="post-author">
|
363
|
-
|
364
|
-
<img class="avatar avatar-small" src="https://avatars1.githubusercontent.com/DirtyF?v=3&s=24" alt="DirtyF" srcset="https://avatars1.githubusercontent.com/DirtyF?v=3&s=24 1x, https://avatars1.githubusercontent.com/DirtyF?v=3&s=48 2x, https://avatars1.githubusercontent.com/DirtyF?v=3&s=72 3x, https://avatars1.githubusercontent.com/DirtyF?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
408
|
+
<img class="avatar avatar-small" alt="DirtyF" width="24" height="24" data-proofer-ignore="true" src="https://avatars1.githubusercontent.com/DirtyF?v=3&s=24" srcset="https://avatars1.githubusercontent.com/DirtyF?v=3&s=24 1x, https://avatars1.githubusercontent.com/DirtyF?v=3&s=48 2x, https://avatars1.githubusercontent.com/DirtyF?v=3&s=72 3x, https://avatars1.githubusercontent.com/DirtyF?v=3&s=96 4x">
|
365
409
|
DirtyF
|
366
410
|
</a>
|
367
411
|
</div>
|
@@ -420,9 +464,9 @@ Here are a few of the latest additions from our contributors:</p>
|
|
420
464
|
<span class="post-date">
|
421
465
|
21 Oct 2017
|
422
466
|
</span>
|
467
|
+
|
423
468
|
<a href="https://github.com/dirtyf" class="post-author">
|
424
|
-
|
425
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/dirtyf?v=3&s=24" alt="dirtyf" srcset="https://avatars3.githubusercontent.com/dirtyf?v=3&s=24 1x, https://avatars3.githubusercontent.com/dirtyf?v=3&s=48 2x, https://avatars3.githubusercontent.com/dirtyf?v=3&s=72 3x, https://avatars3.githubusercontent.com/dirtyf?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
469
|
+
<img class="avatar avatar-small" alt="dirtyf" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/dirtyf?v=3&s=24" srcset="https://avatars3.githubusercontent.com/dirtyf?v=3&s=24 1x, https://avatars3.githubusercontent.com/dirtyf?v=3&s=48 2x, https://avatars3.githubusercontent.com/dirtyf?v=3&s=72 3x, https://avatars3.githubusercontent.com/dirtyf?v=3&s=96 4x">
|
426
470
|
dirtyf
|
427
471
|
</a>
|
428
472
|
</div>
|
@@ -482,9 +526,9 @@ today.</p>
|
|
482
526
|
<span class="post-date">
|
483
527
|
21 Sep 2017
|
484
528
|
</span>
|
529
|
+
|
485
530
|
<a href="https://github.com/parkr" class="post-author">
|
486
|
-
|
487
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
531
|
+
<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">
|
488
532
|
parkr
|
489
533
|
</a>
|
490
534
|
</div>
|
@@ -518,9 +562,9 @@ today.</p>
|
|
518
562
|
<span class="post-date">
|
519
563
|
12 Aug 2017
|
520
564
|
</span>
|
565
|
+
|
521
566
|
<a href="https://github.com/parkr" class="post-author">
|
522
|
-
|
523
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
567
|
+
<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">
|
524
568
|
parkr
|
525
569
|
</a>
|
526
570
|
</div>
|
@@ -562,9 +606,9 @@ possible: Ben Balter & Kyle Zhao.</p>
|
|
562
606
|
<span class="post-date">
|
563
607
|
17 Jul 2017
|
564
608
|
</span>
|
609
|
+
|
565
610
|
<a href="https://github.com/parkr" class="post-author">
|
566
|
-
|
567
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
611
|
+
<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">
|
568
612
|
parkr
|
569
613
|
</a>
|
570
614
|
</div>
|
@@ -602,9 +646,9 @@ possible: Ben Balter & Kyle Zhao.</p>
|
|
602
646
|
<span class="post-date">
|
603
647
|
15 Jun 2017
|
604
648
|
</span>
|
649
|
+
|
605
650
|
<a href="https://github.com/parkr" class="post-author">
|
606
|
-
|
607
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
651
|
+
<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">
|
608
652
|
parkr
|
609
653
|
</a>
|
610
654
|
</div>
|
@@ -662,9 +706,9 @@ how to fix it! <img class="emoji" title=":heart:" alt=":heart:" src="https://ass
|
|
662
706
|
<span class="post-date">
|
663
707
|
21 Mar 2017
|
664
708
|
</span>
|
709
|
+
|
665
710
|
<a href="https://github.com/pathawks" class="post-author">
|
666
|
-
|
667
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/pathawks?v=3&s=24" alt="pathawks" srcset="https://avatars3.githubusercontent.com/pathawks?v=3&s=24 1x, https://avatars3.githubusercontent.com/pathawks?v=3&s=48 2x, https://avatars3.githubusercontent.com/pathawks?v=3&s=72 3x, https://avatars3.githubusercontent.com/pathawks?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
711
|
+
<img class="avatar avatar-small" alt="pathawks" width="24" height="24" data-proofer-ignore="true" src="https://avatars3.githubusercontent.com/pathawks?v=3&s=24" srcset="https://avatars3.githubusercontent.com/pathawks?v=3&s=24 1x, https://avatars3.githubusercontent.com/pathawks?v=3&s=48 2x, https://avatars3.githubusercontent.com/pathawks?v=3&s=72 3x, https://avatars3.githubusercontent.com/pathawks?v=3&s=96 4x">
|
668
712
|
pathawks
|
669
713
|
</a>
|
670
714
|
</div>
|
@@ -727,9 +771,9 @@ which will simply escape the characters in a string, much like <code class="high
|
|
727
771
|
<span class="post-date">
|
728
772
|
09 Mar 2017
|
729
773
|
</span>
|
774
|
+
|
730
775
|
<a href="https://github.com/parkr" class="post-author">
|
731
|
-
|
732
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
776
|
+
<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">
|
733
777
|
parkr
|
734
778
|
</a>
|
735
779
|
</div>
|
@@ -796,9 +840,9 @@ you can’t find another related to your issue.</p>
|
|
796
840
|
<span class="post-date">
|
797
841
|
02 Mar 2017
|
798
842
|
</span>
|
843
|
+
|
799
844
|
<a href="https://github.com/parkr" class="post-author">
|
800
|
-
|
801
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
845
|
+
<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">
|
802
846
|
parkr
|
803
847
|
</a>
|
804
848
|
</div>
|
@@ -916,9 +960,9 @@ unintended any longer.</p>
|
|
916
960
|
<span class="post-date">
|
917
961
|
18 Jan 2017
|
918
962
|
</span>
|
963
|
+
|
919
964
|
<a href="https://github.com/parkr" class="post-author">
|
920
|
-
|
921
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
965
|
+
<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">
|
922
966
|
parkr
|
923
967
|
</a>
|
924
968
|
</div>
|
@@ -979,9 +1023,9 @@ those already.</p>
|
|
979
1023
|
<span class="post-date">
|
980
1024
|
14 Nov 2016
|
981
1025
|
</span>
|
1026
|
+
|
982
1027
|
<a href="https://github.com/parkr" class="post-author">
|
983
|
-
|
984
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1028
|
+
<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">
|
985
1029
|
parkr
|
986
1030
|
</a>
|
987
1031
|
</div>
|
@@ -1019,9 +1063,9 @@ fixes to call out:</p>
|
|
1019
1063
|
<span class="post-date">
|
1020
1064
|
06 Oct 2016
|
1021
1065
|
</span>
|
1066
|
+
|
1022
1067
|
<a href="https://github.com/parkr" class="post-author">
|
1023
|
-
|
1024
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1068
|
+
<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">
|
1025
1069
|
parkr
|
1026
1070
|
</a>
|
1027
1071
|
</div>
|
@@ -1135,9 +1179,9 @@ bug report.</p>
|
|
1135
1179
|
<span class="post-date">
|
1136
1180
|
02 Aug 2016
|
1137
1181
|
</span>
|
1182
|
+
|
1138
1183
|
<a href="https://github.com/parkr" class="post-author">
|
1139
|
-
|
1140
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1184
|
+
<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">
|
1141
1185
|
parkr
|
1142
1186
|
</a>
|
1143
1187
|
</div>
|
@@ -1177,9 +1221,9 @@ Daniel Chapman, DirtyF, Gary Ewan Park, Jordon Bedwell, and Parker Moore.</p>
|
|
1177
1221
|
<span class="post-date">
|
1178
1222
|
26 Jul 2016
|
1179
1223
|
</span>
|
1224
|
+
|
1180
1225
|
<a href="https://github.com/parkr" class="post-author">
|
1181
|
-
|
1182
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1226
|
+
<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">
|
1183
1227
|
parkr
|
1184
1228
|
</a>
|
1185
1229
|
</div>
|
@@ -1324,9 +1368,9 @@ release. Thank you!</p>
|
|
1324
1368
|
<span class="post-date">
|
1325
1369
|
19 May 2016
|
1326
1370
|
</span>
|
1371
|
+
|
1327
1372
|
<a href="https://github.com/parkr" class="post-author">
|
1328
|
-
|
1329
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1373
|
+
<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">
|
1330
1374
|
parkr
|
1331
1375
|
</a>
|
1332
1376
|
</div>
|
@@ -1361,9 +1405,9 @@ changelog</a>.</p>
|
|
1361
1405
|
<span class="post-date">
|
1362
1406
|
18 May 2016
|
1363
1407
|
</span>
|
1408
|
+
|
1364
1409
|
<a href="https://github.com/parkr" class="post-author">
|
1365
|
-
|
1366
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1410
|
+
<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">
|
1367
1411
|
parkr
|
1368
1412
|
</a>
|
1369
1413
|
</div>
|
@@ -1396,9 +1440,9 @@ request for the fix</a>.</p>
|
|
1396
1440
|
<span class="post-date">
|
1397
1441
|
18 May 2016
|
1398
1442
|
</span>
|
1443
|
+
|
1399
1444
|
<a href="https://github.com/parkr" class="post-author">
|
1400
|
-
|
1401
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1445
|
+
<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">
|
1402
1446
|
parkr
|
1403
1447
|
</a>
|
1404
1448
|
</div>
|
@@ -1443,9 +1487,9 @@ request for the fix</a>.</p>
|
|
1443
1487
|
<span class="post-date">
|
1444
1488
|
26 Apr 2016
|
1445
1489
|
</span>
|
1490
|
+
|
1446
1491
|
<a href="https://github.com/parkr" class="post-author">
|
1447
|
-
|
1448
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1492
|
+
<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">
|
1449
1493
|
parkr
|
1450
1494
|
</a>
|
1451
1495
|
</div>
|
@@ -1486,9 +1530,9 @@ we think you’ll love.</p>
|
|
1486
1530
|
<span class="post-date">
|
1487
1531
|
19 Apr 2016
|
1488
1532
|
</span>
|
1533
|
+
|
1489
1534
|
<a href="https://github.com/parkr" class="post-author">
|
1490
|
-
|
1491
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1535
|
+
<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">
|
1492
1536
|
parkr
|
1493
1537
|
</a>
|
1494
1538
|
</div>
|
@@ -1523,9 +1567,9 @@ we think you’ll love.</p>
|
|
1523
1567
|
<span class="post-date">
|
1524
1568
|
19 Apr 2016
|
1525
1569
|
</span>
|
1570
|
+
|
1526
1571
|
<a href="https://github.com/parkr" class="post-author">
|
1527
|
-
|
1528
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1572
|
+
<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">
|
1529
1573
|
parkr
|
1530
1574
|
</a>
|
1531
1575
|
</div>
|
@@ -1565,9 +1609,9 @@ we think you’ll love.</p>
|
|
1565
1609
|
<span class="post-date">
|
1566
1610
|
19 Feb 2016
|
1567
1611
|
</span>
|
1612
|
+
|
1568
1613
|
<a href="https://github.com/parkr" class="post-author">
|
1569
|
-
|
1570
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1614
|
+
<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">
|
1571
1615
|
parkr
|
1572
1616
|
</a>
|
1573
1617
|
</div>
|
@@ -1605,9 +1649,9 @@ we think you’ll love.</p>
|
|
1605
1649
|
<span class="post-date">
|
1606
1650
|
08 Feb 2016
|
1607
1651
|
</span>
|
1652
|
+
|
1608
1653
|
<a href="https://github.com/parkr" class="post-author">
|
1609
|
-
|
1610
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1654
|
+
<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">
|
1611
1655
|
parkr
|
1612
1656
|
</a>
|
1613
1657
|
</div>
|
@@ -1654,9 +1698,9 @@ you’re having.</p>
|
|
1654
1698
|
<span class="post-date">
|
1655
1699
|
28 Jan 2016
|
1656
1700
|
</span>
|
1701
|
+
|
1657
1702
|
<a href="https://github.com/parkr" class="post-author">
|
1658
|
-
|
1659
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1703
|
+
<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">
|
1660
1704
|
parkr
|
1661
1705
|
</a>
|
1662
1706
|
</div>
|
@@ -1708,9 +1752,9 @@ Alfred Xing for their commits on this latest release! <img class="emoji" title="
|
|
1708
1752
|
<span class="post-date">
|
1709
1753
|
24 Jan 2016
|
1710
1754
|
</span>
|
1755
|
+
|
1711
1756
|
<a href="https://github.com/parkr" class="post-author">
|
1712
|
-
|
1713
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1757
|
+
<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">
|
1714
1758
|
parkr
|
1715
1759
|
</a>
|
1716
1760
|
</div>
|
@@ -1778,9 +1822,9 @@ midnightSuyama, musoke, and rebornix</p>
|
|
1778
1822
|
<span class="post-date">
|
1779
1823
|
20 Jan 2016
|
1780
1824
|
</span>
|
1825
|
+
|
1781
1826
|
<a href="https://github.com/parkr" class="post-author">
|
1782
|
-
|
1783
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1827
|
+
<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">
|
1784
1828
|
parkr
|
1785
1829
|
</a>
|
1786
1830
|
</div>
|
@@ -1815,9 +1859,9 @@ better.</p>
|
|
1815
1859
|
<span class="post-date">
|
1816
1860
|
17 Nov 2015
|
1817
1861
|
</span>
|
1862
|
+
|
1818
1863
|
<a href="https://github.com/parkr" class="post-author">
|
1819
|
-
|
1820
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1864
|
+
<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">
|
1821
1865
|
parkr
|
1822
1866
|
</a>
|
1823
1867
|
</div>
|
@@ -1862,9 +1906,9 @@ Will Norris, XhmikosR, chrisfinazzo, and rebornix.</p>
|
|
1862
1906
|
<span class="post-date">
|
1863
1907
|
26 Oct 2015
|
1864
1908
|
</span>
|
1909
|
+
|
1865
1910
|
<a href="https://github.com/parkr" class="post-author">
|
1866
|
-
|
1867
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1911
|
+
<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">
|
1868
1912
|
parkr
|
1869
1913
|
</a>
|
1870
1914
|
</div>
|
@@ -1925,9 +1969,9 @@ Will Norris, XhmikosR, chrisfinazzo, and rebornix.</p>
|
|
1925
1969
|
<span class="post-date">
|
1926
1970
|
24 Jan 2015
|
1927
1971
|
</span>
|
1972
|
+
|
1928
1973
|
<a href="https://github.com/parkr" class="post-author">
|
1929
|
-
|
1930
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
1974
|
+
<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">
|
1931
1975
|
parkr
|
1932
1976
|
</a>
|
1933
1977
|
</div>
|
@@ -1984,9 +2028,9 @@ We’re always looking to make Jekyll easier to use!</p>
|
|
1984
2028
|
<span class="post-date">
|
1985
2029
|
22 Dec 2014
|
1986
2030
|
</span>
|
2031
|
+
|
1987
2032
|
<a href="https://github.com/parkr" class="post-author">
|
1988
|
-
|
1989
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2033
|
+
<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">
|
1990
2034
|
parkr
|
1991
2035
|
</a>
|
1992
2036
|
</div>
|
@@ -2022,9 +2066,9 @@ Feel free to chime in over on GitHub.</p>
|
|
2022
2066
|
<span class="post-date">
|
2023
2067
|
12 Nov 2014
|
2024
2068
|
</span>
|
2069
|
+
|
2025
2070
|
<a href="https://github.com/parkr" class="post-author">
|
2026
|
-
|
2027
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2071
|
+
<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">
|
2028
2072
|
parkr
|
2029
2073
|
</a>
|
2030
2074
|
</div>
|
@@ -2058,9 +2102,9 @@ on timezone discrepancies.</p>
|
|
2058
2102
|
<span class="post-date">
|
2059
2103
|
09 Nov 2014
|
2060
2104
|
</span>
|
2105
|
+
|
2061
2106
|
<a href="https://github.com/parkr" class="post-author">
|
2062
|
-
|
2063
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2107
|
+
<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">
|
2064
2108
|
parkr
|
2065
2109
|
</a>
|
2066
2110
|
</div>
|
@@ -2104,9 +2148,9 @@ and Alfred Xing.</p>
|
|
2104
2148
|
<span class="post-date">
|
2105
2149
|
05 Nov 2014
|
2106
2150
|
</span>
|
2151
|
+
|
2107
2152
|
<a href="https://github.com/parkr" class="post-author">
|
2108
|
-
|
2109
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2153
|
+
<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">
|
2110
2154
|
parkr
|
2111
2155
|
</a>
|
2112
2156
|
</div>
|
@@ -2172,9 +2216,9 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
2172
2216
|
<span class="post-date">
|
2173
2217
|
09 Sep 2014
|
2174
2218
|
</span>
|
2219
|
+
|
2175
2220
|
<a href="https://github.com/parkr" class="post-author">
|
2176
|
-
|
2177
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2221
|
+
<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">
|
2178
2222
|
parkr
|
2179
2223
|
</a>
|
2180
2224
|
</div>
|
@@ -2217,9 +2261,9 @@ Custódio, Igor Kapkov, and Kevin Ndung’u!</p>
|
|
2217
2261
|
<span class="post-date">
|
2218
2262
|
10 Aug 2014
|
2219
2263
|
</span>
|
2264
|
+
|
2220
2265
|
<a href="https://github.com/parkr" class="post-author">
|
2221
|
-
|
2222
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2266
|
+
<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">
|
2223
2267
|
parkr
|
2224
2268
|
</a>
|
2225
2269
|
</div>
|
@@ -2276,9 +2320,9 @@ page</a>! Happy Jekylling!</p>
|
|
2276
2320
|
<span class="post-date">
|
2277
2321
|
29 Jul 2014
|
2278
2322
|
</span>
|
2323
|
+
|
2279
2324
|
<a href="https://github.com/parkr" class="post-author">
|
2280
|
-
|
2281
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2325
|
+
<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">
|
2282
2326
|
parkr
|
2283
2327
|
</a>
|
2284
2328
|
</div>
|
@@ -2315,9 +2359,9 @@ will now work properly).</li>
|
|
2315
2359
|
<span class="post-date">
|
2316
2360
|
01 Jul 2014
|
2317
2361
|
</span>
|
2362
|
+
|
2318
2363
|
<a href="https://github.com/parkr" class="post-author">
|
2319
|
-
|
2320
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2364
|
+
<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">
|
2321
2365
|
parkr
|
2322
2366
|
</a>
|
2323
2367
|
</div>
|
@@ -2365,9 +2409,9 @@ fixed with document URLs.</p>
|
|
2365
2409
|
<span class="post-date">
|
2366
2410
|
28 Jun 2014
|
2367
2411
|
</span>
|
2412
|
+
|
2368
2413
|
<a href="https://github.com/parkr" class="post-author">
|
2369
|
-
|
2370
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2414
|
+
<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">
|
2371
2415
|
parkr
|
2372
2416
|
</a>
|
2373
2417
|
</div>
|
@@ -2418,9 +2462,9 @@ things to look forward to:</p>
|
|
2418
2462
|
<span class="post-date">
|
2419
2463
|
08 May 2014
|
2420
2464
|
</span>
|
2465
|
+
|
2421
2466
|
<a href="https://github.com/parkr" class="post-author">
|
2422
|
-
|
2423
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2467
|
+
<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">
|
2424
2468
|
parkr
|
2425
2469
|
</a>
|
2426
2470
|
</div>
|
@@ -2454,9 +2498,9 @@ things to look forward to:</p>
|
|
2454
2498
|
<span class="post-date">
|
2455
2499
|
06 May 2014
|
2456
2500
|
</span>
|
2501
|
+
|
2457
2502
|
<a href="https://github.com/parkr" class="post-author">
|
2458
|
-
|
2459
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2503
|
+
<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">
|
2460
2504
|
parkr
|
2461
2505
|
</a>
|
2462
2506
|
</div>
|
@@ -2510,9 +2554,9 @@ things to look forward to:</p>
|
|
2510
2554
|
<span class="post-date">
|
2511
2555
|
27 Mar 2014
|
2512
2556
|
</span>
|
2557
|
+
|
2513
2558
|
<a href="https://github.com/parkr" class="post-author">
|
2514
|
-
|
2515
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2559
|
+
<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">
|
2516
2560
|
parkr
|
2517
2561
|
</a>
|
2518
2562
|
</div>
|
@@ -2550,9 +2594,9 @@ the masses. Thanks, Greg!</p>
|
|
2550
2594
|
<span class="post-date">
|
2551
2595
|
24 Mar 2014
|
2552
2596
|
</span>
|
2597
|
+
|
2553
2598
|
<a href="https://github.com/parkr" class="post-author">
|
2554
|
-
|
2555
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2599
|
+
<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">
|
2556
2600
|
parkr
|
2557
2601
|
</a>
|
2558
2602
|
</div>
|
@@ -2585,9 +2629,9 @@ inability to use Jekyll 1.4.3 on Windows due to a <a href="https://github.com/je
|
|
2585
2629
|
<span class="post-date">
|
2586
2630
|
13 Jan 2014
|
2587
2631
|
</span>
|
2632
|
+
|
2588
2633
|
<a href="https://github.com/benbalter" class="post-author">
|
2589
|
-
|
2590
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/benbalter?v=3&s=24" alt="benbalter" srcset="https://avatars0.githubusercontent.com/benbalter?v=3&s=24 1x, https://avatars0.githubusercontent.com/benbalter?v=3&s=48 2x, https://avatars0.githubusercontent.com/benbalter?v=3&s=72 3x, https://avatars0.githubusercontent.com/benbalter?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
2634
|
+
<img class="avatar avatar-small" alt="benbalter" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/benbalter?v=3&s=24" srcset="https://avatars0.githubusercontent.com/benbalter?v=3&s=24 1x, https://avatars0.githubusercontent.com/benbalter?v=3&s=48 2x, https://avatars0.githubusercontent.com/benbalter?v=3&s=72 3x, https://avatars0.githubusercontent.com/benbalter?v=3&s=96 4x">
|
2591
2635
|
benbalter
|
2592
2636
|
</a>
|
2593
2637
|
</div>
|
@@ -2629,9 +2673,9 @@ these vulnerabilities, and to <a href="https://github.com/BenBalter" class="user
|
|
2629
2673
|
<span class="post-date">
|
2630
2674
|
16 Dec 2013
|
2631
2675
|
</span>
|
2676
|
+
|
2632
2677
|
<a href="https://github.com/parkr" class="post-author">
|
2633
|
-
|
2634
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2678
|
+
<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">
|
2635
2679
|
parkr
|
2636
2680
|
</a>
|
2637
2681
|
</div>
|
@@ -2664,9 +2708,9 @@ off in your site’s configuration file.</p>
|
|
2664
2708
|
<span class="post-date">
|
2665
2709
|
09 Dec 2013
|
2666
2710
|
</span>
|
2711
|
+
|
2667
2712
|
<a href="https://github.com/mattr-" class="post-author">
|
2668
|
-
|
2669
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" alt="mattr-" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
2713
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x">
|
2670
2714
|
mattr-
|
2671
2715
|
</a>
|
2672
2716
|
</div>
|
@@ -2700,9 +2744,9 @@ keep on writing without any problems.</p>
|
|
2700
2744
|
<span class="post-date">
|
2701
2745
|
07 Dec 2013
|
2702
2746
|
</span>
|
2747
|
+
|
2703
2748
|
<a href="https://github.com/mattr-" class="post-author">
|
2704
|
-
|
2705
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" alt="mattr-" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
2749
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x">
|
2706
2750
|
mattr-
|
2707
2751
|
</a>
|
2708
2752
|
</div>
|
@@ -2754,9 +2798,9 @@ Karékinian, Jordon Bedwell, Matthew Iversen, Persa Zula, and Yi Zeng.</p>
|
|
2754
2798
|
<span class="post-date">
|
2755
2799
|
26 Nov 2013
|
2756
2800
|
</span>
|
2801
|
+
|
2757
2802
|
<a href="https://github.com/mattr-" class="post-author">
|
2758
|
-
|
2759
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" alt="mattr-" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
2803
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x">
|
2760
2804
|
mattr-
|
2761
2805
|
</a>
|
2762
2806
|
</div>
|
@@ -2793,9 +2837,9 @@ albertogg, andrewhavens, maul.esel, and thomasdao</p>
|
|
2793
2837
|
<span class="post-date">
|
2794
2838
|
04 Nov 2013
|
2795
2839
|
</span>
|
2840
|
+
|
2796
2841
|
<a href="https://github.com/mattr-" class="post-author">
|
2797
|
-
|
2798
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" alt="mattr-" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
2842
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x">
|
2799
2843
|
mattr-
|
2800
2844
|
</a>
|
2801
2845
|
</div>
|
@@ -2863,9 +2907,9 @@ variable.</p>
|
|
2863
2907
|
<span class="post-date">
|
2864
2908
|
28 Oct 2013
|
2865
2909
|
</span>
|
2910
|
+
|
2866
2911
|
<a href="https://github.com/mattr-" class="post-author">
|
2867
|
-
|
2868
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" alt="mattr-" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
2912
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x">
|
2869
2913
|
mattr-
|
2870
2914
|
</a>
|
2871
2915
|
</div>
|
@@ -2898,9 +2942,9 @@ issues!</p>
|
|
2898
2942
|
<span class="post-date">
|
2899
2943
|
14 Sep 2013
|
2900
2944
|
</span>
|
2945
|
+
|
2901
2946
|
<a href="https://github.com/parkr" class="post-author">
|
2902
|
-
|
2903
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2947
|
+
<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">
|
2904
2948
|
parkr
|
2905
2949
|
</a>
|
2906
2950
|
</div>
|
@@ -2935,9 +2979,9 @@ log</a>!</p>
|
|
2935
2979
|
<span class="post-date">
|
2936
2980
|
06 Sep 2013
|
2937
2981
|
</span>
|
2982
|
+
|
2938
2983
|
<a href="https://github.com/parkr" class="post-author">
|
2939
|
-
|
2940
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
2984
|
+
<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">
|
2941
2985
|
parkr
|
2942
2986
|
</a>
|
2943
2987
|
</div>
|
@@ -2978,9 +3022,9 @@ enhancements that we think you’ll love.</p>
|
|
2978
3022
|
<span class="post-date">
|
2979
3023
|
25 Jul 2013
|
2980
3024
|
</span>
|
3025
|
+
|
2981
3026
|
<a href="https://github.com/parkr" class="post-author">
|
2982
|
-
|
2983
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
3027
|
+
<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">
|
2984
3028
|
parkr
|
2985
3029
|
</a>
|
2986
3030
|
</div>
|
@@ -3014,9 +3058,9 @@ and <a href="https://github.com/jekyll/jekyll/issues/1349">submitting a patch</a
|
|
3014
3058
|
<span class="post-date">
|
3015
3059
|
25 Jul 2013
|
3016
3060
|
</span>
|
3061
|
+
|
3017
3062
|
<a href="https://github.com/mattr-" class="post-author">
|
3018
|
-
|
3019
|
-
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" alt="mattr-" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
3063
|
+
<img class="avatar avatar-small" alt="mattr-" width="24" height="24" data-proofer-ignore="true" src="https://avatars0.githubusercontent.com/mattr-?v=3&s=24" srcset="https://avatars0.githubusercontent.com/mattr-?v=3&s=24 1x, https://avatars0.githubusercontent.com/mattr-?v=3&s=48 2x, https://avatars0.githubusercontent.com/mattr-?v=3&s=72 3x, https://avatars0.githubusercontent.com/mattr-?v=3&s=96 4x">
|
3020
3064
|
mattr-
|
3021
3065
|
</a>
|
3022
3066
|
</div>
|
@@ -3050,9 +3094,9 @@ and <a href="https://github.com/jekyll/jekyll/issues/1349">submitting a patch</a
|
|
3050
3094
|
<span class="post-date">
|
3051
3095
|
24 Jul 2013
|
3052
3096
|
</span>
|
3097
|
+
|
3053
3098
|
<a href="https://github.com/parkr" class="post-author">
|
3054
|
-
|
3055
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
3099
|
+
<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">
|
3056
3100
|
parkr
|
3057
3101
|
</a>
|
3058
3102
|
</div>
|
@@ -3090,9 +3134,9 @@ more a more detailed changelog for this release.</p>
|
|
3090
3134
|
<span class="post-date">
|
3091
3135
|
14 Jul 2013
|
3092
3136
|
</span>
|
3137
|
+
|
3093
3138
|
<a href="https://github.com/parkr" class="post-author">
|
3094
|
-
|
3095
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
3139
|
+
<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">
|
3096
3140
|
parkr
|
3097
3141
|
</a>
|
3098
3142
|
</div>
|
@@ -3131,9 +3175,9 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
|
|
3131
3175
|
<span class="post-date">
|
3132
3176
|
07 Jun 2013
|
3133
3177
|
</span>
|
3178
|
+
|
3134
3179
|
<a href="https://github.com/parkr" class="post-author">
|
3135
|
-
|
3136
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
3180
|
+
<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">
|
3137
3181
|
parkr
|
3138
3182
|
</a>
|
3139
3183
|
</div>
|
@@ -3170,9 +3214,9 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
|
|
3170
3214
|
<span class="post-date">
|
3171
3215
|
12 May 2013
|
3172
3216
|
</span>
|
3217
|
+
|
3173
3218
|
<a href="https://github.com/parkr" class="post-author">
|
3174
|
-
|
3175
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
3219
|
+
<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">
|
3176
3220
|
parkr
|
3177
3221
|
</a>
|
3178
3222
|
</div>
|
@@ -3212,9 +3256,9 @@ releases, and fix some other annoying bugs:</p>
|
|
3212
3256
|
<span class="post-date">
|
3213
3257
|
08 May 2013
|
3214
3258
|
</span>
|
3259
|
+
|
3215
3260
|
<a href="https://github.com/parkr" class="post-author">
|
3216
|
-
|
3217
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
3261
|
+
<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">
|
3218
3262
|
parkr
|
3219
3263
|
</a>
|
3220
3264
|
</div>
|
@@ -3253,9 +3297,9 @@ releases, and fix some other annoying bugs:</p>
|
|
3253
3297
|
<span class="post-date">
|
3254
3298
|
05 May 2013
|
3255
3299
|
</span>
|
3300
|
+
|
3256
3301
|
<a href="https://github.com/parkr" class="post-author">
|
3257
|
-
|
3258
|
-
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" 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" width="24" height="24" data-proofer-ignore="true">
|
3302
|
+
<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">
|
3259
3303
|
parkr
|
3260
3304
|
</a>
|
3261
3305
|
</div>
|
@@ -3296,23 +3340,23 @@ examples and for compiling this list):</p>
|
|
3296
3340
|
<ul>
|
3297
3341
|
|
3298
3342
|
<li class="">
|
3299
|
-
<a href="/news/2018/
|
3343
|
+
<a href="/news/2018/02/24/jekyll-3-7-3-released/">Version 3.7.3</a>
|
3300
3344
|
</li>
|
3301
3345
|
|
3302
3346
|
<li class="">
|
3303
|
-
<a href="/news/2018/01/
|
3347
|
+
<a href="/news/2018/01/25/jekyll-3-7-2-released/">Version 3.7.2</a>
|
3304
3348
|
</li>
|
3305
3349
|
|
3306
3350
|
<li class="">
|
3307
|
-
<a href="/news/
|
3351
|
+
<a href="/news/2018/01/02/jekyll-3-7-0-released/">Version 3.7.0</a>
|
3308
3352
|
</li>
|
3309
3353
|
|
3310
3354
|
<li class="">
|
3311
|
-
<a href="/news/2017/
|
3355
|
+
<a href="/news/2017/10/21/jekyll-3-6-2-released/">Version 3.6.2</a>
|
3312
3356
|
</li>
|
3313
3357
|
|
3314
3358
|
<li class="">
|
3315
|
-
<a href="/news/2017/
|
3359
|
+
<a href="/news/2017/09/21/jekyll-3-6-0-released/">Version 3.6.0</a>
|
3316
3360
|
</li>
|
3317
3361
|
|
3318
3362
|
<li>
|
@@ -3325,6 +3369,14 @@ examples and for compiling this list):</p>
|
|
3325
3369
|
|
3326
3370
|
|
3327
3371
|
|
3372
|
+
<li class="">
|
3373
|
+
<a href="/news/2018/02/19/meet-jekyll-s-new-lead-developer/">Meet Jekyll's New Lead Developer</a>
|
3374
|
+
</li>
|
3375
|
+
|
3376
|
+
|
3377
|
+
|
3378
|
+
|
3379
|
+
|
3328
3380
|
|
3329
3381
|
|
3330
3382
|
|
@@ -3550,28 +3602,11 @@ examples and for compiling this list):</p>
|
|
3550
3602
|
</script>
|
3551
3603
|
|
3552
3604
|
|
3553
|
-
<!-- Gauges (http://get.gaug.es/) -->
|
3554
|
-
<script>
|
3555
|
-
var _gauges = _gauges || [];
|
3556
|
-
(function() {
|
3557
|
-
var t = document.createElement('script');
|
3558
|
-
t.type = 'text/javascript';
|
3559
|
-
t.async = true;
|
3560
|
-
t.id = 'gauges-tracker';
|
3561
|
-
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
3562
|
-
t.src = '//secure.gaug.es/track.js';
|
3563
|
-
var s = document.getElementsByTagName('script')[0];
|
3564
|
-
s.parentNode.insertBefore(t, s);
|
3565
|
-
})();
|
3566
|
-
</script>
|
3567
|
-
|
3568
|
-
|
3569
|
-
|
3570
3605
|
<!-- Google Analytics (https://www.google.com/analytics) -->
|
3571
3606
|
<script>
|
3572
3607
|
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
3573
3608
|
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
3574
|
-
L=e.getElementsByTagName(k)[0],l.src='
|
3609
|
+
L=e.getElementsByTagName(k)[0],l.src='https://www.google-analytics.com/analytics.js',
|
3575
3610
|
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
3576
3611
|
|
3577
3612
|
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|