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
data/site/feed.xml CHANGED
@@ -1,7 +1,19 @@
1
- <?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="https://jekyllrb.com/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.0">Jekyll</generator><link href="https://jekyllrb.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://jekyllrb.com/" rel="alternate" type="text/html" /><updated>2016-10-06T11:16:34-07:00</updated><id>https://jekyllrb.com/</id><title type="html">Jekyll • Simple, blog-aware, static sites</title><subtitle>Transform your plain text into static websites and blogs</subtitle><entry><title type="html">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</title><link href="https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/" rel="alternate" type="text/html" title="Jekyll 3.3 is here with better theme support, new URL filters, and tons more" /><published>2016-10-06T11:10:38-07:00</published><updated>2016-10-06T11:10:38-07:00</updated><id>https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here</id><content type="html" xml:base="https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/">&lt;p&gt;There are tons of great new quality-of-life features you can use in 3.3.
1
+ <?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="https://jekyllrb.com/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="https://jekyllrb.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://jekyllrb.com/" rel="alternate" type="text/html" /><updated>2017-01-20T13:17:57-08:00</updated><id>https://jekyllrb.com//</id><title type="html">Jekyll • Simple, blog-aware, static sites</title><subtitle>Transform your plain text into static websites and blogs</subtitle><entry><title type="html">Jekyll 3.3.1 Released</title><link href="https://jekyllrb.com/news/2016/11/14/jekyll-3-3-1-released/" rel="alternate" type="text/html" title="Jekyll 3.3.1 Released" /><published>2016-11-14T14:29:59-08:00</published><updated>2016-11-14T14:29:59-08:00</updated><id>https://jekyllrb.com/news/2016/11/14/jekyll-3-3-1-released</id><content type="html" xml:base="https://jekyllrb.com/news/2016/11/14/jekyll-3-3-1-released/">&lt;p&gt;Hello! We have a bugfix release of Jekyll hot off the presses for you. Key
2
+ fixes to call out:&lt;/p&gt;
3
+
4
+ &lt;ol&gt;
5
+ &lt;li&gt;Only warn about auto-regeneration issues on Windows instead of disabling&lt;/li&gt;
6
+ &lt;li&gt;Exclude very specific &lt;code class=&quot;highlighter-rouge&quot;&gt;vendor/&lt;/code&gt; subdirectories instead of all of &lt;code class=&quot;highlighter-rouge&quot;&gt;vendor/&lt;/code&gt;&lt;/li&gt;
7
+ &lt;li&gt;Allow permalink templates to have plaintext underscores&lt;/li&gt;
8
+ &lt;/ol&gt;
9
+
10
+ &lt;p&gt;..and lots more! Check out the &lt;a href=&quot;/docs/history/#v3-3-1&quot;&gt;full history for more&lt;/a&gt;.&lt;/p&gt;
11
+
12
+ &lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author><summary type="html">Hello! We have a bugfix release of Jekyll hot off the presses for you. Key
13
+ fixes to call out:</summary></entry><entry><title type="html">Jekyll 3.3 is here with better theme support, new URL filters, and tons more</title><link href="https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/" rel="alternate" type="text/html" title="Jekyll 3.3 is here with better theme support, new URL filters, and tons more" /><published>2016-10-06T11:10:38-07:00</published><updated>2016-10-06T11:10:38-07:00</updated><id>https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here</id><content type="html" xml:base="https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/">&lt;p&gt;There are tons of great new quality-of-life features you can use in 3.3.
2
14
  Three key things you might want to try:&lt;/p&gt;
3
15
 
4
- &lt;h3 id=&quot;themes-can-now-ship-static--dynamic-assets-in-an-assets-directory&quot;&gt;1. Themes can now ship static &amp;amp; dynamic assets in an &lt;code class=&quot;highlighter-rouge&quot;&gt;/assets&lt;/code&gt; directory&lt;/h3&gt;
16
+ &lt;h3 id=&quot;1-themes-can-now-ship-static--dynamic-assets-in-an-assets-directory&quot;&gt;1. Themes can now ship static &amp;amp; dynamic assets in an &lt;code class=&quot;highlighter-rouge&quot;&gt;/assets&lt;/code&gt; directory&lt;/h3&gt;
5
17
 
6
18
  &lt;p&gt;In Jekyll 3.2, we shipped the ability to use a theme that was packaged as a
7
19
  &lt;a href=&quot;http://guides.rubygems.org/&quot;&gt;gem&lt;/a&gt;. 3.2 included support for includes,
@@ -22,7 +34,7 @@ processed if present instead of a theme’s &lt;code class=&quot;highlighter-rou
22
34
  &lt;p&gt;See our &lt;a href=&quot;/docs/themes/#assets&quot;&gt;documentation on the subject&lt;/a&gt;
23
35
  for more info.&lt;/p&gt;
24
36
 
25
- &lt;h3 id=&quot;relativeurl-and-absoluteurl-filters&quot;&gt;2. &lt;code class=&quot;highlighter-rouge&quot;&gt;relative_url&lt;/code&gt; and &lt;code class=&quot;highlighter-rouge&quot;&gt;absolute_url&lt;/code&gt; filters&lt;/h3&gt;
37
+ &lt;h3 id=&quot;2-relative_url-and-absolute_url-filters&quot;&gt;2. &lt;code class=&quot;highlighter-rouge&quot;&gt;relative_url&lt;/code&gt; and &lt;code class=&quot;highlighter-rouge&quot;&gt;absolute_url&lt;/code&gt; filters&lt;/h3&gt;
26
38
 
27
39
  &lt;p&gt;Want a clean way to prepend the &lt;code class=&quot;highlighter-rouge&quot;&gt;baseurl&lt;/code&gt; or &lt;code class=&quot;highlighter-rouge&quot;&gt;url&lt;/code&gt; in your config? These
28
40
  new filters have you covered. When working locally, if you set your
@@ -44,7 +56,7 @@ easier to make:&lt;/p&gt;
44
56
 
45
57
  &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-liquid&quot; data-lang=&quot;liquid&quot;&gt;&lt;span class=&quot;p&quot;&gt;{{&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;&quot;/docs/assets/&quot;&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;p&quot;&gt;|&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nf&quot;&gt;absolute_url&lt;/span&gt;&lt;span class=&quot;w&quot;&gt; &lt;/span&gt;&lt;span class=&quot;p&quot;&gt;}}&lt;/span&gt; =&amp;gt; http://jekyllrb.com/myproject/docs/assets&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
46
58
 
47
- &lt;h3 id=&quot;siteurl-is-set-by-the-development-server&quot;&gt;3. &lt;code class=&quot;highlighter-rouge&quot;&gt;site.url&lt;/code&gt; is set by the development server&lt;/h3&gt;
59
+ &lt;h3 id=&quot;3-siteurl-is-set-by-the-development-server&quot;&gt;3. &lt;code class=&quot;highlighter-rouge&quot;&gt;site.url&lt;/code&gt; is set by the development server&lt;/h3&gt;
48
60
 
49
61
  &lt;p&gt;When you run &lt;code class=&quot;highlighter-rouge&quot;&gt;jekyll serve&lt;/code&gt; locally, it starts a web server, usually at
50
62
  &lt;code class=&quot;highlighter-rouge&quot;&gt;http://localhost:4000&lt;/code&gt;, that you use to preview your site during
@@ -296,13 +308,4 @@ we think you’ll love.&lt;/p&gt;
296
308
  &lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author><summary type="html">This version fixes a bug affecting only v3.0.4 where autoregeneration was
297
309
  always disabled when running Jekyll locally. This feature is a huge
298
310
  reason why Jekyll (or any static site generator, for that matter) is a joy
299
- to use. Sorry for the regression!</summary></entry><entry><title type="html">Jekyll 3.1.3 Released</title><link href="https://jekyllrb.com/news/2016/04/19/jekyll-3-1-3-released/" rel="alternate" type="text/html" title="Jekyll 3.1.3 Released" /><published>2016-04-19T10:26:16-07:00</published><updated>2016-04-19T10:26:16-07:00</updated><id>https://jekyllrb.com/news/2016/04/19/jekyll-3-1-3-released</id><content type="html" xml:base="https://jekyllrb.com/news/2016/04/19/jekyll-3-1-3-released/">&lt;p&gt;v3.1.3 is a patch release which fixes the follow two issues:&lt;/p&gt;
300
-
301
- &lt;ul&gt;
302
- &lt;li&gt;Front matter defaults may not have worked for collection documents and posts due to a problem where they were looked up by their URL rather than their path relative to the site source&lt;/li&gt;
303
- &lt;li&gt;Running &lt;code class=&quot;highlighter-rouge&quot;&gt;jekyll serve&lt;/code&gt; with SSL enabled was broken due to a bad configuration.&lt;/li&gt;
304
- &lt;/ul&gt;
305
-
306
- &lt;p&gt;Both of these issues have been resolved. For more information, check out &lt;a href=&quot;/docs/history/#v3-1-3&quot;&gt;the full history&lt;/a&gt;.&lt;/p&gt;
307
-
308
- &lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author><summary type="html">v3.1.3 is a patch release which fixes the follow two issues:</summary></entry></feed>
311
+ to use. Sorry for the regression!</summary></entry></feed>
data/site/github.html CHANGED
@@ -1,10 +1,10 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en-US">
3
- <meta charset="utf-8">
4
- <title>Redirecting…</title>
5
- <link rel="canonical" href="https://github.com/jekyll/jekyll">
6
- <meta http-equiv="refresh" content="0; url=https://github.com/jekyll/jekyll">
7
- <h1>Redirecting…</h1>
8
- <a href="https://github.com/jekyll/jekyll">Click here if you are not redirected.</a>
9
- <script>location="https://github.com/jekyll/jekyll"</script>
3
+ <meta charset="utf-8">
4
+ <title>Redirecting…</title>
5
+ <link rel="canonical" href="https://github.com/jekyll/jekyll">
6
+ <meta http-equiv="refresh" content="0; url=https://github.com/jekyll/jekyll">
7
+ <h1>Redirecting…</h1>
8
+ <a href="https://github.com/jekyll/jekyll">Click here if you are not redirected.</a>
9
+ <script>location="https://github.com/jekyll/jekyll"</script>
10
10
  </html>
data/site/help/index.html CHANGED
@@ -4,13 +4,13 @@
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>Getting Help - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Getting Help">
16
16
  <meta name="description" content="Transform your plain text into static websites and blogs">
@@ -22,16 +22,16 @@
22
22
  <meta name="twitter:site" content="@jekyllrb">
23
23
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
24
24
  <script type="application/ld+json">
25
- {
26
- "@context": "http://schema.org",
27
- "@type": "WebPage",
28
- "headline": "Getting Help",
29
- "description": "Transform your plain text into static websites and blogs",
30
- "logo": "https://jekyllrb.com/img/logo-2x.png",
31
- "url": "https://jekyllrb.com/help/"
32
- }
33
- </script>
25
+ {"@context": "http://schema.org",
26
+ "@type": "WebPage",
27
+ "headline": "Getting Help",
28
+ "description": "Transform your plain text into static websites and blogs",
29
+ "publisher": {"@type": "Organization",
30
+ "logo": {"@type": "ImageObject",
31
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
32
+ "url": "https://jekyllrb.com/help/"}</script>
34
33
  <!-- End Jekyll SEO tag -->
34
+
35
35
  <!--[if lt IE 9]>
36
36
  <script src="/js/html5shiv.min.js"></script>
37
37
  <script src="/js/respond.min.js"></script>
@@ -108,45 +108,45 @@
108
108
  <h1>Getting Help</h1>
109
109
  <p>Need help with Jekyll? Try these resources.</p>
110
110
 
111
- <h3 id="upgradingdocsupgrading"><a href="/docs/upgrading/">Upgrading</a></h3>
111
+ <h3 id="upgrading"><a href="/docs/upgrading/">Upgrading</a></h3>
112
112
 
113
113
  <p>Did you recently upgrade from Jekyll 1 to 2 or from Jekyll 2 to 3?
114
114
  Known breaking changes are listed in the upgrading docs.</p>
115
115
 
116
- <h3 id="documentationdocshome"><a href="/docs/home/">Documentation</a></h3>
116
+ <h3 id="documentation"><a href="/docs/home/">Documentation</a></h3>
117
117
 
118
118
  <p>Our guide to Jekyll covering installation, writing, customization, deployment, and more.</p>
119
119
 
120
- <h3 id="view-sourcehttpsgithubcomjekylljekyllwikisites"><a href="https://github.com/jekyll/jekyll/wiki/sites">View source</a></h3>
120
+ <h3 id="view-source"><a href="https://github.com/jekyll/jekyll/wiki/sites">View source</a></h3>
121
121
 
122
122
  <p>Learn from the source of others’ Jekyll-powered sites.</p>
123
123
 
124
- <h3 id="googlehttpswwwgooglecomqjekyll"><a href="https://www.google.com/?q=jekyll">Google</a></h3>
124
+ <h3 id="google"><a href="https://www.google.com/?q=jekyll">Google</a></h3>
125
125
 
126
126
  <p>Add <strong>jekyll</strong> to almost any query, and you’ll find just what you need.</p>
127
127
 
128
- <h3 id="jekyll-talkhttpstalkjekyllrbcom"><a href="https://talk.jekyllrb.com/">Jekyll Talk</a></h3>
128
+ <h3 id="jekyll-talk"><a href="https://talk.jekyllrb.com/">Jekyll Talk</a></h3>
129
129
 
130
130
  <p>Jekyll Talk is our official Discourse forum. Here, users and contributors
131
131
  can ask questions and discuss all aspects of Jekyll.</p>
132
132
 
133
- <h3 id="jekyll-on-stackoverflowhttpsstackoverflowcomquestionstaggedjekyll"><a href="https://stackoverflow.com/questions/tagged/jekyll">Jekyll on StackOverflow</a></h3>
133
+ <h3 id="jekyll-on-stackoverflow"><a href="https://stackoverflow.com/questions/tagged/jekyll">Jekyll on StackOverflow</a></h3>
134
134
 
135
135
  <p>StackOverflow is a staple of any developer’s diet. Check out the Jekyll tag
136
136
  on StackOverflow for an answer to your question. Not there? Ask a new
137
137
  question!</p>
138
138
 
139
- <h3 id="jekyll-irc-channelircircfreenodenetjekyll"><a href="irc:irc.freenode.net/jekyll">Jekyll IRC Channel</a></h3>
139
+ <h3 id="jekyll-irc-channel"><a href="irc:irc.freenode.net/jekyll">Jekyll IRC Channel</a></h3>
140
140
 
141
141
  <p>Get live support at <strong>#jekyll</strong> on <strong>irc.freenode.net</strong>, the official
142
142
  Jekyll IRC channel.</p>
143
143
 
144
- <h3 id="jekylljekyllhttpsgithubcomjekylljekyllissues"><a href="https://github.com/jekyll/jekyll/issues">jekyll/jekyll</a></h3>
144
+ <h3 id="jekylljekyll"><a href="https://github.com/jekyll/jekyll/issues">jekyll/jekyll</a></h3>
145
145
 
146
146
  <p>Search through the issues on the main Jekyll development. Think you’ve
147
147
  found a bug? File a new issue.</p>
148
148
 
149
- <h3 id="jekyllrb-on-twitterhttpstwittercomjekyllrb"><a href="https://twitter.com/jekyllrb">@jekyllrb on Twitter</a></h3>
149
+ <h3 id="jekyllrb-on-twitter"><a href="https://twitter.com/jekyllrb">@jekyllrb on Twitter</a></h3>
150
150
 
151
151
  <p>The official Jekyll Twitter account. It’s not checked often, so try the
152
152
  above first.</p>
@@ -163,7 +163,7 @@ above first.</p>
163
163
  <footer>
164
164
  <div class="grid">
165
165
  <div class="unit one-third center-on-mobiles">
166
- <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>
166
+ <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>
167
167
  </div>
168
168
  <div class="unit two-thirds align-right center-on-mobiles">
169
169
  <p>
data/site/index.html CHANGED
@@ -4,13 +4,13 @@
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 • Simple, blog-aware, static sites - Transform your plain text into static websites and blogs</title>
15
15
  <meta property="og:title" content="Jekyll • Simple, blog-aware, static sites">
16
16
  <meta name="description" content="Transform your plain text into static websites and blogs">
@@ -22,17 +22,17 @@
22
22
  <meta name="twitter:site" content="@jekyllrb">
23
23
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
24
24
  <script type="application/ld+json">
25
- {
26
- "@context": "http://schema.org",
27
- "@type": "WebSite",
28
- "name": "Jekyll • Simple, blog-aware, static sites",
29
- "headline": "Jekyll Simple, blog-aware, static sites",
30
- "description": "Transform your plain text into static websites and blogs",
31
- "logo": "https://jekyllrb.com/img/logo-2x.png",
32
- "url": "https://jekyllrb.com/"
33
- }
34
- </script>
25
+ {"@context": "http://schema.org",
26
+ "@type": "WebSite",
27
+ "name": "Jekyll • Simple, blog-aware, static sites",
28
+ "headline": "Jekyll • Simple, blog-aware, static sites",
29
+ "description": "Transform your plain text into static websites and blogs",
30
+ "publisher": {"@type": "Organization",
31
+ "logo": {"@type": "ImageObject",
32
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
33
+ "url": "https://jekyllrb.com/"}</script>
35
34
  <!-- End Jekyll SEO tag -->
35
+
36
36
  <!--[if lt IE 9]>
37
37
  <script src="/js/html5shiv.min.js"></script>
38
38
  <script src="/js/respond.min.js"></script>
@@ -191,7 +191,7 @@
191
191
  <footer>
192
192
  <div class="grid">
193
193
  <div class="unit one-third center-on-mobiles">
194
- <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>
194
+ <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>
195
195
  </div>
196
196
  <div class="unit two-thirds align-right center-on-mobiles">
197
197
  <p>
data/site/issues.html CHANGED
@@ -1,10 +1,10 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en-US">
3
- <meta charset="utf-8">
4
- <title>Redirecting…</title>
5
- <link rel="canonical" href="https://github.com/jekyll/jekyll/issues">
6
- <meta http-equiv="refresh" content="0; url=https://github.com/jekyll/jekyll/issues">
7
- <h1>Redirecting…</h1>
8
- <a href="https://github.com/jekyll/jekyll/issues">Click here if you are not redirected.</a>
9
- <script>location="https://github.com/jekyll/jekyll/issues"</script>
3
+ <meta charset="utf-8">
4
+ <title>Redirecting…</title>
5
+ <link rel="canonical" href="https://github.com/jekyll/jekyll/issues">
6
+ <meta http-equiv="refresh" content="0; url=https://github.com/jekyll/jekyll/issues">
7
+ <h1>Redirecting…</h1>
8
+ <a href="https://github.com/jekyll/jekyll/issues">Click here if you are not redirected.</a>
9
+ <script>location="https://github.com/jekyll/jekyll/issues"</script>
10
10
  </html>
@@ -1 +1 @@
1
- 3.3.0
1
+ 3.3.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 1.0.0 Released - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 1.0.0 Released">
16
- <meta name="description" content="Hey! After many months of hard work by Jekyll’s contributors, we’re excitedto announce the first major release of the project in a long while. v1.0.0 isfinally here! While the list of improvements and bug fixes is quite lengthy,here are the highlights (thanks to @benbalter for theexamples and for compiling this list):">
17
- <meta property="og:description" content="Hey! After many months of hard work by Jekyll’s contributors, we’re excitedto announce the first major release of the project in a long while. v1.0.0 isfinally here! While the list of improvements and bug fixes is quite lengthy,here are the highlights (thanks to @benbalter for theexamples and for compiling this list):">
16
+ <meta name="description" content="Hey! After many months of hard work by Jekyll’s contributors, we’re excited to announce the first major release of the project in a long while. v1.0.0 is finally here! While the list of improvements and bug fixes is quite lengthy, here are the highlights (thanks to @benbalter for the examples and for compiling this list):">
17
+ <meta property="og:description" content="Hey! After many months of hard work by Jekyll’s contributors, we’re excited to announce the first major release of the project in a long while. v1.0.0 is finally here! While the list of improvements and bug fixes is quite lengthy, here are the highlights (thanks to @benbalter for the examples and for compiling this list):">
18
18
  <link rel="canonical" href="https://jekyllrb.com/news/2013/05/05/jekyll-1-0-0-released/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/news/2013/05/05/jekyll-1-0-0-released/">
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 1.0.0 Released",
32
- "datePublished": "2013-05-05T17:12:52-07:00",
33
- "description": "Hey! After many months of hard work by Jekyll’s contributors, we’re excitedto announce the first major release of the project in a long while. v1.0.0 isfinally here! While the list of improvements and bug fixes is quite lengthy,here are the highlights (thanks to @benbalter for theexamples and for compiling this list):",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2013/05/05/jekyll-1-0-0-released/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 1.0.0 Released",
31
+ "datePublished": "2013-05-05T17:12:52-07:00",
32
+ "description": "Hey! After many months of hard work by Jekyll’s contributors, we’re excited to announce the first major release of the project in a long while. v1.0.0 is finally here! While the list of improvements and bug fixes is quite lengthy, here are the highlights (thanks to @benbalter for the examples and for compiling this list):",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2013/05/05/jekyll-1-0-0-released/"}</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>
@@ -280,6 +282,10 @@ examples and for compiling this list):</p>
280
282
  <h4>Recent Releases</h4>
281
283
  <ul>
282
284
 
285
+ <li class="">
286
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
287
+ </li>
288
+
283
289
  <li class="">
284
290
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
285
291
  </li>
@@ -296,10 +302,6 @@ examples and for compiling this list):</p>
296
302
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
297
303
  </li>
298
304
 
299
- <li class="">
300
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
301
- </li>
302
-
303
305
  <li>
304
306
  <a href="/docs/history/">History »</a>
305
307
  </li>
@@ -310,6 +312,8 @@ examples and for compiling this list):</p>
310
312
 
311
313
 
312
314
 
315
+
316
+
313
317
  <li class="">
314
318
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
315
319
  </li>
@@ -457,7 +461,7 @@ examples and for compiling this list):</p>
457
461
  <footer>
458
462
  <div class="grid">
459
463
  <div class="unit one-third center-on-mobiles">
460
- <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>
464
+ <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>
461
465
  </div>
462
466
  <div class="unit two-thirds align-right center-on-mobiles">
463
467
  <p>
@@ -4,13 +4,13 @@
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 1.0.1 Released - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 1.0.1 Released">
16
16
  <meta name="description" content="Hot on the trails of v1.0, v1.0.1 is out! Here are the highlights:">
@@ -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 1.0.1 Released",
32
- "datePublished": "2013-05-08T14:46:11-07:00",
33
- "description": "Hot on the trails of v1.0, v1.0.1 is out! Here are the highlights:",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2013/05/08/jekyll-1-0-1-released/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 1.0.1 Released",
31
+ "datePublished": "2013-05-08T14:46:11-07:00",
32
+ "description": "Hot on the trails of v1.0, v1.0.1 is out! Here are the highlights:",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2013/05/08/jekyll-1-0-1-released/"}</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>
@@ -280,6 +282,10 @@
280
282
  <h4>Recent Releases</h4>
281
283
  <ul>
282
284
 
285
+ <li class="">
286
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
287
+ </li>
288
+
283
289
  <li class="">
284
290
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
285
291
  </li>
@@ -296,10 +302,6 @@
296
302
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
297
303
  </li>
298
304
 
299
- <li class="">
300
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
301
- </li>
302
-
303
305
  <li>
304
306
  <a href="/docs/history/">History »</a>
305
307
  </li>
@@ -310,6 +312,8 @@
310
312
 
311
313
 
312
314
 
315
+
316
+
313
317
  <li class="">
314
318
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
315
319
  </li>
@@ -457,7 +461,7 @@
457
461
  <footer>
458
462
  <div class="grid">
459
463
  <div class="unit one-third center-on-mobiles">
460
- <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>
464
+ <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>
461
465
  </div>
462
466
  <div class="unit two-thirds align-right center-on-mobiles">
463
467
  <p>
@@ -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 1.0.2 Released - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Jekyll 1.0.2 Released">
16
- <meta name="description" content="v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0releases, and fix some other annoying bugs:">
17
- <meta property="og:description" content="v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0releases, and fix some other annoying bugs:">
16
+ <meta name="description" content="v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0 releases, and fix some other annoying bugs:">
17
+ <meta property="og:description" content="v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0 releases, and fix some other annoying bugs:">
18
18
  <link rel="canonical" href="https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/">
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 1.0.2 Released",
32
- "datePublished": "2013-05-12T05:45:00-07:00",
33
- "description": "v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0releases, and fix some other annoying bugs:",
34
- "logo": "https://jekyllrb.com/img/logo-2x.png",
35
- "url": "https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/"
36
- }
37
- </script>
28
+ {"@context": "http://schema.org",
29
+ "@type": "BlogPosting",
30
+ "headline": "Jekyll 1.0.2 Released",
31
+ "datePublished": "2013-05-12T05:45:00-07:00",
32
+ "description": "v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0 releases, and fix some other annoying bugs:",
33
+ "publisher": {"@type": "Organization",
34
+ "logo": {"@type": "ImageObject",
35
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
36
+ "url": "https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/"}</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>
@@ -281,6 +283,10 @@ releases, and fix some other annoying bugs:</p>
281
283
  <h4>Recent Releases</h4>
282
284
  <ul>
283
285
 
286
+ <li class="">
287
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
288
+ </li>
289
+
284
290
  <li class="">
285
291
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
286
292
  </li>
@@ -297,10 +303,6 @@ releases, and fix some other annoying bugs:</p>
297
303
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
298
304
  </li>
299
305
 
300
- <li class="">
301
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
302
- </li>
303
-
304
306
  <li>
305
307
  <a href="/docs/history/">History »</a>
306
308
  </li>
@@ -311,6 +313,8 @@ releases, and fix some other annoying bugs:</p>
311
313
 
312
314
 
313
315
 
316
+
317
+
314
318
  <li class="">
315
319
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
316
320
  </li>
@@ -458,7 +462,7 @@ releases, and fix some other annoying bugs:</p>
458
462
  <footer>
459
463
  <div class="grid">
460
464
  <div class="unit one-third center-on-mobiles">
461
- <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>
465
+ <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>
462
466
  </div>
463
467
  <div class="unit two-thirds align-right center-on-mobiles">
464
468
  <p>