jekyll-docs 3.3.0 → 3.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. checksums.yaml +4 -4
  2. data/site/404.html +11 -11
  3. data/site/community/index.html +16 -16
  4. data/site/conduct/index.html +7 -7
  5. data/site/css/screen.css +52 -38
  6. data/site/docs/assets/index.html +25 -17
  7. data/site/docs/collections/index.html +25 -17
  8. data/site/docs/conduct/index.html +29 -18
  9. data/site/docs/configuration/index.html +26 -18
  10. data/site/docs/continuous-integration/index.html +29 -21
  11. data/site/docs/contributing/index.html +27 -19
  12. data/site/docs/datafiles/index.html +26 -17
  13. data/site/docs/deployment-methods/index.html +24 -43
  14. data/site/docs/drafts/index.html +25 -17
  15. data/site/docs/extras/index.html +25 -17
  16. data/site/docs/frontmatter/index.html +27 -19
  17. data/site/docs/github-pages/index.html +42 -27
  18. data/site/docs/history/index.html +93 -19
  19. data/site/docs/home/index.html +25 -17
  20. data/site/docs/index.html +7 -7
  21. data/site/docs/installation/index.html +50 -18
  22. data/site/docs/maintaining/affinity-team-captain/index.html +691 -0
  23. data/site/docs/maintaining/avoiding-burnout/index.html +694 -0
  24. data/site/docs/maintaining/becoming-a-maintainer/index.html +702 -0
  25. data/site/docs/maintaining/index.html +698 -0
  26. data/site/docs/maintaining/merging-a-pull-request/index.html +730 -0
  27. data/site/docs/maintaining/reviewing-a-pull-request/index.html +710 -0
  28. data/site/docs/maintaining/special-labels/index.html +686 -0
  29. data/site/docs/maintaining/triaging-an-issue/index.html +720 -0
  30. data/site/docs/migrations/index.html +25 -17
  31. data/site/docs/pages/index.html +25 -17
  32. data/site/docs/pagination/index.html +25 -17
  33. data/site/docs/permalinks/index.html +25 -17
  34. data/site/docs/plugins/index.html +35 -17
  35. data/site/docs/posts/index.html +25 -17
  36. data/site/docs/quickstart/index.html +23 -15
  37. data/site/docs/resources/index.html +23 -15
  38. data/site/docs/sites/index.html +25 -17
  39. data/site/docs/static-files/index.html +25 -17
  40. data/site/docs/structure/index.html +25 -17
  41. data/site/docs/templates/index.html +39 -30
  42. data/site/docs/themes/index.html +23 -15
  43. data/site/docs/troubleshooting/index.html +27 -19
  44. data/site/docs/upgrading/0-to-2/index.html +25 -17
  45. data/site/docs/upgrading/2-to-3/index.html +26 -18
  46. data/site/docs/upgrading/index.html +26 -15
  47. data/site/docs/usage/index.html +25 -17
  48. data/site/docs/variables/index.html +25 -17
  49. data/site/docs/windows/index.html +31 -19
  50. data/site/feed.xml +17 -14
  51. data/site/github.html +7 -7
  52. data/site/help/index.html +21 -21
  53. data/site/index.html +13 -13
  54. data/site/issues.html +7 -7
  55. data/site/latest_version.txt +1 -1
  56. data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +23 -19
  57. data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +21 -17
  58. data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +23 -19
  59. data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +21 -17
  60. data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +23 -19
  61. data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +23 -19
  62. data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +21 -17
  63. data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +21 -17
  64. data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +23 -19
  65. data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +23 -19
  66. data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +23 -19
  67. data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +23 -19
  68. data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +23 -19
  69. data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +23 -19
  70. data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +23 -19
  71. data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +23 -19
  72. data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +23 -19
  73. data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +23 -19
  74. data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +23 -19
  75. data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +21 -17
  76. data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +21 -17
  77. data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +21 -17
  78. data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +23 -19
  79. data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +23 -19
  80. data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +21 -17
  81. data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +23 -19
  82. data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +21 -17
  83. data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +23 -19
  84. data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +23 -19
  85. data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +23 -19
  86. data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +23 -19
  87. data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +21 -17
  88. data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +23 -19
  89. data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +21 -17
  90. data/site/news/2015/02/26/introducing-jekyll-talk/index.html +21 -17
  91. data/site/news/2015/10/26/jekyll-3-0-released/index.html +21 -17
  92. data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +21 -17
  93. data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +23 -19
  94. data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +23 -19
  95. data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +23 -19
  96. data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +23 -19
  97. data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +21 -17
  98. data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +21 -17
  99. data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +21 -17
  100. data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +21 -17
  101. data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +23 -19
  102. data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +21 -17
  103. data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +21 -17
  104. data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +23 -19
  105. data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +21 -17
  106. data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +21 -17
  107. data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +23 -19
  108. data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +21 -17
  109. data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +26 -22
  110. data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +543 -0
  111. data/site/news/index.html +63 -19
  112. data/site/news/releases/index.html +63 -19
  113. data/site/readme.md +16 -0
  114. data/site/robots.txt +1 -0
  115. data/site/sitemap.xml +217 -146
  116. metadata +16 -6
  117. data/site/freenode.txt +0 -1
@@ -4,17 +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.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
9
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
10
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Jekyll 3.3 is here with better theme support, new URL filters, and tons more - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 3.3 is here with better theme support, new URL filters, and tons more">
16
- <meta name="description" content="There are tons of great new quality-of-life features you can use in 3.3.Three key things you might want to try:">
17
- <meta property="og:description" content="There are tons of great new quality-of-life features you can use in 3.3.Three key things you might want to try:">
16
+ <meta name="description" content="There are tons of great new quality-of-life features you can use in 3.3. Three key things you might want to try:">
17
+ <meta property="og:description" content="There are tons of great new quality-of-life features you can use in 3.3. Three key things you might want to try:">
18
18
  <link rel="canonical" href="https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
@@ -25,17 +25,17 @@
25
25
  <meta name="twitter:creator" content="@parkr">
26
26
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
27
27
  <script type="application/ld+json">
28
- {
29
- "@context": "http://schema.org",
30
- "@type": "BlogPosting",
31
- "headline": "Jekyll 3.3 is here with better theme support, new URL filters, and tons more",
32
- "datePublished": "2016-10-06T11:10:38-07:00",
33
- "description": "There are tons of great new quality-of-life features you can use in 3.3.Three key things you might want to try:",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 3.3 is here with better theme support, new URL filters, and tons more",
31
+ "datePublished": "2016-10-06T11:10:38-07:00",
32
+ "description": "There are tons of great new quality-of-life features you can use in 3.3. Three key things you might want to try:",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/"}</script>
38
37
  <!-- End Jekyll SEO tag -->
38
+
39
39
  <!--[if lt IE 9]>
40
40
  <script src="/js/html5shiv.min.js"></script>
41
41
  <script src="/js/respond.min.js"></script>
@@ -113,6 +113,8 @@
113
113
  <option value="/news/">Home</option>
114
114
  <optgroup label="v1.x">
115
115
 
116
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
+
116
118
  <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>
117
119
 
118
120
  <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
@@ -250,7 +252,7 @@
250
252
  <p>There are tons of great new quality-of-life features you can use in 3.3.
251
253
  Three key things you might want to try:</p>
252
254
 
253
- <h3 id="themes-can-now-ship-static--dynamic-assets-in-an-assets-directory">1. Themes can now ship static &amp; dynamic assets in an <code class="highlighter-rouge">/assets</code> directory</h3>
255
+ <h3 id="1-themes-can-now-ship-static--dynamic-assets-in-an-assets-directory">1. Themes can now ship static &amp; dynamic assets in an <code class="highlighter-rouge">/assets</code> directory</h3>
254
256
 
255
257
  <p>In Jekyll 3.2, we shipped the ability to use a theme that was packaged as a
256
258
  <a href="http://guides.rubygems.org/">gem</a>. 3.2 included support for includes,
@@ -271,7 +273,7 @@ processed if present instead of a theme’s <code class="highlighter-rouge">/ass
271
273
  <p>See our <a href="/docs/themes/#assets">documentation on the subject</a>
272
274
  for more info.</p>
273
275
 
274
- <h3 id="relativeurl-and-absoluteurl-filters">2. <code class="highlighter-rouge">relative_url</code> and <code class="highlighter-rouge">absolute_url</code> filters</h3>
276
+ <h3 id="2-relative_url-and-absolute_url-filters">2. <code class="highlighter-rouge">relative_url</code> and <code class="highlighter-rouge">absolute_url</code> filters</h3>
275
277
 
276
278
  <p>Want a clean way to prepend the <code class="highlighter-rouge">baseurl</code> or <code class="highlighter-rouge">url</code> in your config? These
277
279
  new filters have you covered. When working locally, if you set your
@@ -293,7 +295,7 @@ easier to make:</p>
293
295
 
294
296
  <figure class="highlight"><pre><code class="language-liquid" data-lang="liquid"><span class="p">{{</span><span class="w"> </span><span class="s2">"/docs/assets/"</span><span class="w"> </span><span class="p">|</span><span class="w"> </span><span class="nf">absolute_url</span><span class="w"> </span><span class="p">}}</span> =&gt; http://jekyllrb.com/myproject/docs/assets</code></pre></figure>
295
297
 
296
- <h3 id="siteurl-is-set-by-the-development-server">3. <code class="highlighter-rouge">site.url</code> is set by the development server</h3>
298
+ <h3 id="3-siteurl-is-set-by-the-development-server">3. <code class="highlighter-rouge">site.url</code> is set by the development server</h3>
297
299
 
298
300
  <p>When you run <code class="highlighter-rouge">jekyll serve</code> locally, it starts a web server, usually at
299
301
  <code class="highlighter-rouge">http://localhost:4000</code>, that you use to preview your site during
@@ -355,6 +357,10 @@ bug report.</p>
355
357
  <h4>Recent Releases</h4>
356
358
  <ul>
357
359
 
360
+ <li class="">
361
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
362
+ </li>
363
+
358
364
  <li class="current">
359
365
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
360
366
  </li>
@@ -371,10 +377,6 @@ bug report.</p>
371
377
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
372
378
  </li>
373
379
 
374
- <li class="">
375
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
376
- </li>
377
-
378
380
  <li>
379
381
  <a href="/docs/history/">History »</a>
380
382
  </li>
@@ -385,6 +387,8 @@ bug report.</p>
385
387
 
386
388
 
387
389
 
390
+
391
+
388
392
  <li class="">
389
393
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
390
394
  </li>
@@ -532,7 +536,7 @@ bug report.</p>
532
536
  <footer>
533
537
  <div class="grid">
534
538
  <div class="unit one-third center-on-mobiles">
535
- <p>The contents of this website are <br>© 2016 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
539
+ <p>The contents of this website are <br>© 2017 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
536
540
  </div>
537
541
  <div class="unit two-thirds align-right center-on-mobiles">
538
542
  <p>
@@ -0,0 +1,543 @@
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.3.1">
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="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
+ <link rel="stylesheet" href="/css/screen.css">
12
+ <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
+ <title>Jekyll 3.3.1 Released - Jekyll • Simple, blog-aware, static sites</title>
15
+ <meta property="og:title" content="Jekyll 3.3.1 Released">
16
+ <meta name="description" content="Hello! We have a bugfix release of Jekyll hot off the presses for you. Key fixes to call out:">
17
+ <meta property="og:description" content="Hello! We have a bugfix release of Jekyll hot off the presses for you. Key fixes to call out:">
18
+ <link rel="canonical" href="https://jekyllrb.com/news/2016/11/14/jekyll-3-3-1-released/">
19
+ <meta property="og:url" content="https://jekyllrb.com/news/2016/11/14/jekyll-3-3-1-released/">
20
+ <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
+ <meta property="og:type" content="article">
22
+ <meta property="article:published_time" content="2016-11-14T14:29:59-08:00">
23
+ <meta name="twitter:card" content="summary">
24
+ <meta name="twitter:site" content="@jekyllrb">
25
+ <meta name="twitter:creator" content="@parkr">
26
+ <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
27
+ <script type="application/ld+json">
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 3.3.1 Released",
31
+ "datePublished": "2016-11-14T14:29:59-08:00",
32
+ "description": "Hello! We have a bugfix release of Jekyll hot off the presses for you. Key fixes to call out:",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2016/11/14/jekyll-3-3-1-released/"}</script>
37
+ <!-- End Jekyll SEO tag -->
38
+
39
+ <!--[if lt IE 9]>
40
+ <script src="/js/html5shiv.min.js"></script>
41
+ <script src="/js/respond.min.js"></script>
42
+ <![endif]-->
43
+ </head>
44
+
45
+
46
+ <body class="wrap">
47
+ <header>
48
+ <nav class="mobile-nav show-on-mobiles">
49
+ <ul>
50
+ <li class="">
51
+ <a href="/">Home</a>
52
+ </li>
53
+ <li class="">
54
+ <a href="/docs/home/">Docs</a>
55
+ </li>
56
+ <li class="current">
57
+ <a href="/news/">News</a>
58
+ </li>
59
+ <li class="">
60
+ <a href="/community/">Community</a>
61
+ </li>
62
+ <li class="">
63
+ <a href="/help/">Help</a>
64
+ </li>
65
+ <li>
66
+ <a href="https://github.com/jekyll/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>
67
+ </li>
68
+ </ul>
69
+
70
+ </nav>
71
+ <div class="grid">
72
+ <div class="unit one-third center-on-mobiles">
73
+ <h1>
74
+ <a href="/">
75
+ <span class="sr-only">Jekyll</span>
76
+ <img src="/img/logo-2x.png" width="249" height="115" alt="Jekyll Logo">
77
+ </a>
78
+ </h1>
79
+ </div>
80
+ <nav class="main-nav unit two-thirds hide-on-mobiles">
81
+ <ul>
82
+ <li class="">
83
+ <a href="/">Home</a>
84
+ </li>
85
+ <li class="">
86
+ <a href="/docs/home/">Docs</a>
87
+ </li>
88
+ <li class="current">
89
+ <a href="/news/">News</a>
90
+ </li>
91
+ <li class="">
92
+ <a href="/community/">Community</a>
93
+ </li>
94
+ <li class="">
95
+ <a href="/help/">Help</a>
96
+ </li>
97
+ <li>
98
+ <a href="https://github.com/jekyll/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>
99
+ </li>
100
+ </ul>
101
+
102
+ </nav>
103
+ </div>
104
+ </header>
105
+
106
+
107
+ <section class="news">
108
+ <div class="grid">
109
+
110
+ <div class="docs-nav-mobile unit whole show-on-mobiles">
111
+ <select onchange="if (this.value) window.location.href=this.value">
112
+ <option value="">Navigate the blog…</option>
113
+ <option value="/news/">Home</option>
114
+ <optgroup label="v1.x">
115
+
116
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
117
+
118
+ <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>
119
+
120
+ <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
121
+
122
+ <option value="/news/2016/08/02/jekyll-3-2-1-released/">Jekyll 3.2.1 Released with Fix for Windows</option>
123
+
124
+ <option value="/news/2016/07/26/jekyll-3-2-0-released/">Jekyll turns 3.2</option>
125
+
126
+ <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>
127
+
128
+ <option value="/news/2016/05/19/jekyll-3-1-6-released/">Jekyll 3.1.6 Released</option>
129
+
130
+ <option value="/news/2016/05/18/jekyll-3-1-5-released/">Jekyll 3.1.5 Released</option>
131
+
132
+ <option value="/news/2016/05/18/jekyll-3-1-4-released/">Jekyll 3.1.4 "Stability Sam" Released</option>
133
+
134
+ <option value="/news/2016/04/26/jekyll-3-0-5-released/">Jekyll 3.0.5 Released</option>
135
+
136
+ <option value="/news/2016/04/19/jekyll-3-1-3-released/">Jekyll 3.1.3 Released</option>
137
+
138
+ <option value="/news/2016/04/19/jekyll-3-0-4-released/">Jekyll 3.0.4 Released</option>
139
+
140
+ <option value="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</option>
141
+
142
+ <option value="/news/2016/02/19/jekyll-3-1-2-released/">Jekyll 3.1.2 Released!</option>
143
+
144
+ <option value="/news/2016/02/08/jekyll-3-0-3-released/">Jekyll 3.0.3 Released</option>
145
+
146
+ <option value="/news/2016/01/28/jekyll-3-1-1-released/">Jekyll 3.1.1 Released</option>
147
+
148
+ <option value="/news/2016/01/24/jekyll-3-1-0-released/">Jekyll 3.1.0 Released</option>
149
+
150
+ <option value="/news/2016/01/20/jekyll-3-0-2-released/">Jekyll 3.0.2 Released</option>
151
+
152
+ <option value="/news/2015/11/17/jekyll-3-0-1-released/">Jekyll 3.0.1 Released</option>
153
+
154
+ <option value="/news/2015/10/26/jekyll-3-0-released/">Jekyll 3.0 Released</option>
155
+
156
+ <option value="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</option>
157
+
158
+ <option value="/news/2015/01/24/jekyll-3-0-0-beta1-released/">Jekyll 3.0.0.beta1 Released</option>
159
+
160
+ <option value="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet &amp; Greet at GitHub HQ</option>
161
+
162
+ <option value="/news/2014/12/22/jekyll-2-5-3-released/">Jekyll Release for the Holidays! v2.5.3 Out</option>
163
+
164
+ <option value="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</option>
165
+
166
+ <option value="/news/2014/11/12/jekyll-2-5-2-released/">Jekyll 2.5.2 Released</option>
167
+
168
+ <option value="/news/2014/11/09/jekyll-2-5-1-released/">Jekyll 2.5.1 Released</option>
169
+
170
+ <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>
171
+
172
+ <option value="/news/2014/09/09/jekyll-2-4-0-released/">A Wild Jekyll 2.4.0 Appeared!</option>
173
+
174
+ <option value="/news/2014/08/10/jekyll-2-3-0-released/">Jekyll 2.3.0 Released</option>
175
+
176
+ <option value="/news/2014/07/29/jekyll-2-2-0-released/">Jekyll 2.2.0 Released</option>
177
+
178
+ <option value="/news/2014/07/01/jekyll-2-1-1-released/">Jekyll 2.1.1 Released</option>
179
+
180
+ <option value="/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/">Jekyll Turns 21! Err... I mean 2.1.0.</option>
181
+
182
+ <option value="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</option>
183
+
184
+ <option value="/news/2014/05/08/jekyll-2-0-3-released/">Jekyll 2.0.3 Released</option>
185
+
186
+ <option value="/news/2014/05/06/jekyll-turns-2-0-0/">Jekyll turns 2.0.0</option>
187
+
188
+ <option value="/news/2014/03/27/jekyll-1-5-1-released/">Jekyll 1.5.1 Released</option>
189
+
190
+ <option value="/news/2014/03/24/jekyll-1-5-0-released/">Jekyll 1.5.0 Released</option>
191
+
192
+ <option value="/news/2014/01/13/jekyll-1-4-3-released/">Jekyll 1.4.3 Released</option>
193
+
194
+ <option value="/news/2013/12/16/jekyll-1-4-2-released/">Jekyll 1.4.2 Released</option>
195
+
196
+ <option value="/news/2013/12/09/jekyll-1-4-1-released/">Jekyll 1.4.1 Released</option>
197
+
198
+ <option value="/news/2013/12/07/jekyll-1-4-0-released/">Jekyll 1.4.0 Released</option>
199
+
200
+ <option value="/news/2013/11/26/jekyll-1-3-1-released/">Jekyll 1.3.1 Released</option>
201
+
202
+ <option value="/news/2013/11/04/jekyll-1-3-0-released/">Jekyll 1.3.0 Released</option>
203
+
204
+ <option value="/news/2013/10/28/jekyll-1-3-0-rc1-released/">Jekyll 1.3.0.rc1 Released</option>
205
+
206
+ <option value="/news/2013/09/14/jekyll-1-2-1-released/">Jekyll 1.2.1 Released</option>
207
+
208
+ <option value="/news/2013/09/06/jekyll-1-2-0-released/">Jekyll 1.2.0 Released</option>
209
+
210
+ <option value="/news/2013/07/25/jekyll-1-1-2-released/">Jekyll 1.1.2 Released</option>
211
+
212
+ <option value="/news/2013/07/25/jekyll-1-0-4-released/">Jekyll 1.0.4 Released</option>
213
+
214
+ <option value="/news/2013/07/24/jekyll-1-1-1-released/">Jekyll 1.1.1 Released</option>
215
+
216
+ <option value="/news/2013/07/14/jekyll-1-1-0-released/">Jekyll 1.1.0 Released</option>
217
+
218
+ <option value="/news/2013/06/07/jekyll-1-0-3-released/">Jekyll 1.0.3 Released</option>
219
+
220
+ <option value="/news/2013/05/12/jekyll-1-0-2-released/">Jekyll 1.0.2 Released</option>
221
+
222
+ <option value="/news/2013/05/08/jekyll-1-0-1-released/">Jekyll 1.0.1 Released</option>
223
+
224
+ <option value="/news/2013/05/05/jekyll-1-0-0-released/">Jekyll 1.0.0 Released</option>
225
+
226
+ </optgroup>
227
+ </select>
228
+ </div>
229
+
230
+
231
+ <div class="unit four-fifths">
232
+ <article>
233
+ <h2>
234
+ Jekyll 3.3.1 Released
235
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/" class="permalink" title="Permalink">∞</a>
236
+ </h2>
237
+ <span class="post-category">
238
+ <span class="label">
239
+ release
240
+ </span>
241
+ </span>
242
+ <div class="post-meta">
243
+ <span class="post-date">
244
+ 14 Nov 2016
245
+ </span>
246
+ <a href="https://github.com/parkr" class="post-author">
247
+ <img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&amp;s=24" alt="parkr" srcset="https://avatars3.githubusercontent.com/parkr?v=3&amp;s=24 1x, https://avatars3.githubusercontent.com/parkr?v=3&amp;s=48 2x, https://avatars3.githubusercontent.com/parkr?v=3&amp;s=72 3x, https://avatars3.githubusercontent.com/parkr?v=3&amp;s=96 4x" width="24" height="24" data-proofer-ignore="true">
248
+ parkr
249
+ </a>
250
+ </div>
251
+ <div class="post-content">
252
+ <p>Hello! We have a bugfix release of Jekyll hot off the presses for you. Key
253
+ fixes to call out:</p>
254
+
255
+ <ol>
256
+ <li>Only warn about auto-regeneration issues on Windows instead of disabling</li>
257
+ <li>Exclude very specific <code class="highlighter-rouge">vendor/</code> subdirectories instead of all of <code class="highlighter-rouge">vendor/</code>
258
+ </li>
259
+ <li>Allow permalink templates to have plaintext underscores</li>
260
+ </ol>
261
+
262
+ <p>..and lots more! Check out the <a href="/docs/history/#v3-3-1">full history for more</a>.</p>
263
+
264
+ <p>Happy Jekylling!</p>
265
+
266
+ </div>
267
+ </article>
268
+
269
+ </div>
270
+
271
+ <div class="unit one-fifth hide-on-mobiles">
272
+ <aside>
273
+ <ul>
274
+ <li class="">
275
+ <a href="/news/">All News</a>
276
+ </li>
277
+ <li class="">
278
+ <a href="/news/releases/">Jekyll Releases</a>
279
+ </li>
280
+ </ul>
281
+ <h4>Recent Releases</h4>
282
+ <ul>
283
+
284
+ <li class="current">
285
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
286
+ </li>
287
+
288
+ <li class="">
289
+ <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
290
+ </li>
291
+
292
+ <li class="">
293
+ <a href="/news/2016/08/02/jekyll-3-2-1-released/">Version 3.2.1</a>
294
+ </li>
295
+
296
+ <li class="">
297
+ <a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
298
+ </li>
299
+
300
+ <li class="">
301
+ <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
302
+ </li>
303
+
304
+ <li>
305
+ <a href="/docs/history/">History »</a>
306
+ </li>
307
+ </ul>
308
+ <h4>Other News</h4>
309
+ <ul>
310
+
311
+
312
+
313
+
314
+
315
+
316
+ <li class="">
317
+ <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
318
+ </li>
319
+
320
+
321
+
322
+
323
+
324
+
325
+
326
+ <li class="">
327
+ <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>
328
+ </li>
329
+
330
+
331
+
332
+
333
+
334
+
335
+
336
+
337
+
338
+
339
+
340
+
341
+
342
+
343
+
344
+ <li class="">
345
+ <a href="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</a>
346
+ </li>
347
+
348
+
349
+
350
+
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+
362
+
363
+
364
+ <li class="">
365
+ <a href="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</a>
366
+ </li>
367
+
368
+
369
+
370
+
371
+
372
+ <li class="">
373
+ <a href="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet &amp; Greet at GitHub HQ</a>
374
+ </li>
375
+
376
+
377
+
378
+
379
+
380
+ <li class="">
381
+ <a href="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</a>
382
+ </li>
383
+
384
+
385
+
386
+
387
+
388
+
389
+
390
+
391
+
392
+
393
+
394
+
395
+
396
+
397
+
398
+
399
+
400
+
401
+
402
+ <li class="">
403
+ <a href="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</a>
404
+ </li>
405
+
406
+
407
+
408
+
409
+
410
+
411
+
412
+
413
+
414
+
415
+
416
+
417
+
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+
430
+
431
+
432
+
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+
449
+ </ul>
450
+ </aside>
451
+ </div>
452
+
453
+
454
+ <div class="clear"></div>
455
+
456
+ </div>
457
+ </section>
458
+
459
+
460
+ <footer>
461
+ <div class="grid">
462
+ <div class="unit one-third center-on-mobiles">
463
+ <p>The contents of this website are <br>© 2017 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
464
+ </div>
465
+ <div class="unit two-thirds align-right center-on-mobiles">
466
+ <p>
467
+ Proudly hosted by
468
+ <a href="https://github.com">
469
+ <img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
470
+ </a>
471
+ </p>
472
+ </div>
473
+ </div>
474
+ </footer>
475
+
476
+ <script>
477
+ var anchorForId = function (id) {
478
+ var anchor = document.createElement("a");
479
+ anchor.className = "header-link";
480
+ anchor.href = "#" + id;
481
+ anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
482
+ anchor.title = "Permalink";
483
+ return anchor;
484
+ };
485
+
486
+ var linkifyAnchors = function (level, containingElement) {
487
+ var headers = containingElement.getElementsByTagName("h" + level);
488
+ for (var h = 0; h < headers.length; h++) {
489
+ var header = headers[h];
490
+
491
+ if (typeof header.id !== "undefined" && header.id !== "") {
492
+ header.appendChild(anchorForId(header.id));
493
+ }
494
+ }
495
+ };
496
+
497
+ document.onreadystatechange = function () {
498
+ if (this.readyState === "complete") {
499
+ var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
500
+ if (!contentBlock) {
501
+ return;
502
+ }
503
+ for (var level = 1; level <= 6; level++) {
504
+ linkifyAnchors(level, contentBlock);
505
+ }
506
+ }
507
+ };
508
+ </script>
509
+
510
+
511
+ <!-- Gauges (http://gaug.es/) -->
512
+ <script>
513
+ var _gauges = _gauges || [];
514
+ (function() {
515
+ var t = document.createElement('script');
516
+ t.type = 'text/javascript';
517
+ t.async = true;
518
+ t.id = 'gauges-tracker';
519
+ t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
520
+ t.src = '//secure.gaug.es/track.js';
521
+ var s = document.getElementsByTagName('script')[0];
522
+ s.parentNode.insertBefore(t, s);
523
+ })();
524
+ </script>
525
+
526
+
527
+
528
+ <!-- Google Analytics (http://google.com/analytics) -->
529
+ <script>
530
+ !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
531
+ (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
532
+ L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
533
+ L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
534
+
535
+ ga('create', 'UA-50755011-1', 'jekyllrb.com');
536
+ ga('send', 'pageview');
537
+
538
+ </script>
539
+
540
+
541
+
542
+ </body>
543
+ </html>