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/news/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>News - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="News">
16
16
  <meta name="description" content="Transform your plain text into static websites and blogs">
@@ -23,16 +23,16 @@
23
23
  <meta name="twitter:creator" content="@all">
24
24
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
25
25
  <script type="application/ld+json">
26
- {
27
- "@context": "http://schema.org",
28
- "@type": "WebPage",
29
- "headline": "News",
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/news/"
33
- }
34
- </script>
26
+ {"@context": "http://schema.org",
27
+ "@type": "WebPage",
28
+ "headline": "News",
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/news/"}</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>
@@ -110,6 +110,8 @@
110
110
  <option value="/news/">Home</option>
111
111
  <optgroup label="v1.x">
112
112
 
113
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
114
+
113
115
  <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>
114
116
 
115
117
  <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
@@ -225,6 +227,46 @@
225
227
 
226
228
  <div class="unit four-fifths">
227
229
 
230
+ <article>
231
+ <h2>
232
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">
233
+ Jekyll 3.3.1 Released
234
+ </a>
235
+ </h2>
236
+ <span class="post-category">
237
+ <span class="label">
238
+ release
239
+ </span>
240
+ </span>
241
+ <div class="post-meta">
242
+ <span class="post-date">
243
+ 14 Nov 2016
244
+ </span>
245
+ <a href="https://github.com/parkr" class="post-author">
246
+
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
+
228
270
  <article>
229
271
  <h2>
230
272
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">
@@ -250,7 +292,7 @@
250
292
  <p>There are tons of great new quality-of-life features you can use in 3.3.
251
293
  Three key things you might want to try:</p>
252
294
 
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>
295
+ <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
296
 
255
297
  <p>In Jekyll 3.2, we shipped the ability to use a theme that was packaged as a
256
298
  <a href="http://guides.rubygems.org/">gem</a>. 3.2 included support for includes,
@@ -271,7 +313,7 @@ processed if present instead of a theme’s <code class="highlighter-rouge">/ass
271
313
  <p>See our <a href="/docs/themes/#assets">documentation on the subject</a>
272
314
  for more info.</p>
273
315
 
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>
316
+ <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
317
 
276
318
  <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
319
  new filters have you covered. When working locally, if you set your
@@ -293,7 +335,7 @@ easier to make:</p>
293
335
 
294
336
  <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
337
 
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>
338
+ <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
339
 
298
340
  <p>When you run <code class="highlighter-rouge">jekyll serve</code> locally, it starts a web server, usually at
299
341
  <code class="highlighter-rouge">http://localhost:4000</code>, that you use to preview your site during
@@ -2782,6 +2824,10 @@ examples and for compiling this list):</p>
2782
2824
  <h4>Recent Releases</h4>
2783
2825
  <ul>
2784
2826
 
2827
+ <li class="">
2828
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
2829
+ </li>
2830
+
2785
2831
  <li class="">
2786
2832
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
2787
2833
  </li>
@@ -2798,10 +2844,6 @@ examples and for compiling this list):</p>
2798
2844
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
2799
2845
  </li>
2800
2846
 
2801
- <li class="">
2802
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
2803
- </li>
2804
-
2805
2847
  <li>
2806
2848
  <a href="/docs/history/">History »</a>
2807
2849
  </li>
@@ -2812,6 +2854,8 @@ examples and for compiling this list):</p>
2812
2854
 
2813
2855
 
2814
2856
 
2857
+
2858
+
2815
2859
  <li class="">
2816
2860
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
2817
2861
  </li>
@@ -2959,7 +3003,7 @@ examples and for compiling this list):</p>
2959
3003
  <footer>
2960
3004
  <div class="grid">
2961
3005
  <div class="unit one-third center-on-mobiles">
2962
- <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>
3006
+ <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>
2963
3007
  </div>
2964
3008
  <div class="unit two-thirds align-right center-on-mobiles">
2965
3009
  <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>Releases - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Releases">
16
16
  <meta name="description" content="Transform your plain text into static websites and blogs">
@@ -23,16 +23,16 @@
23
23
  <meta name="twitter:creator" content="@all">
24
24
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
25
25
  <script type="application/ld+json">
26
- {
27
- "@context": "http://schema.org",
28
- "@type": "WebPage",
29
- "headline": "Releases",
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/news/releases/"
33
- }
34
- </script>
26
+ {"@context": "http://schema.org",
27
+ "@type": "WebPage",
28
+ "headline": "Releases",
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/news/releases/"}</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>
@@ -110,6 +110,8 @@
110
110
  <option value="/news/">Home</option>
111
111
  <optgroup label="v1.x">
112
112
 
113
+ <option value="/news/2016/11/14/jekyll-3-3-1-released/">Jekyll 3.3.1 Released</option>
114
+
113
115
  <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>
114
116
 
115
117
  <option value="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</option>
@@ -225,6 +227,46 @@
225
227
 
226
228
  <div class="unit four-fifths">
227
229
 
230
+ <article>
231
+ <h2>
232
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">
233
+ Jekyll 3.3.1 Released
234
+ </a>
235
+ </h2>
236
+ <span class="post-category">
237
+ <span class="label">
238
+ release
239
+ </span>
240
+ </span>
241
+ <div class="post-meta">
242
+ <span class="post-date">
243
+ 14 Nov 2016
244
+ </span>
245
+ <a href="https://github.com/parkr" class="post-author">
246
+
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
+
228
270
  <article>
229
271
  <h2>
230
272
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">
@@ -250,7 +292,7 @@
250
292
  <p>There are tons of great new quality-of-life features you can use in 3.3.
251
293
  Three key things you might want to try:</p>
252
294
 
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>
295
+ <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
296
 
255
297
  <p>In Jekyll 3.2, we shipped the ability to use a theme that was packaged as a
256
298
  <a href="http://guides.rubygems.org/">gem</a>. 3.2 included support for includes,
@@ -271,7 +313,7 @@ processed if present instead of a theme’s <code class="highlighter-rouge">/ass
271
313
  <p>See our <a href="/docs/themes/#assets">documentation on the subject</a>
272
314
  for more info.</p>
273
315
 
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>
316
+ <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
317
 
276
318
  <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
319
  new filters have you covered. When working locally, if you set your
@@ -293,7 +335,7 @@ easier to make:</p>
293
335
 
294
336
  <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
337
 
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>
338
+ <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
339
 
298
340
  <p>When you run <code class="highlighter-rouge">jekyll serve</code> locally, it starts a web server, usually at
299
341
  <code class="highlighter-rouge">http://localhost:4000</code>, that you use to preview your site during
@@ -2517,6 +2559,10 @@ examples and for compiling this list):</p>
2517
2559
  <h4>Recent Releases</h4>
2518
2560
  <ul>
2519
2561
 
2562
+ <li class="">
2563
+ <a href="/news/2016/11/14/jekyll-3-3-1-released/">Version 3.3.1</a>
2564
+ </li>
2565
+
2520
2566
  <li class="">
2521
2567
  <a href="/news/2016/10/06/jekyll-3-3-is-here/">Version 3.3.0</a>
2522
2568
  </li>
@@ -2533,10 +2579,6 @@ examples and for compiling this list):</p>
2533
2579
  <a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
2534
2580
  </li>
2535
2581
 
2536
- <li class="">
2537
- <a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
2538
- </li>
2539
-
2540
2582
  <li>
2541
2583
  <a href="/docs/history/">History »</a>
2542
2584
  </li>
@@ -2547,6 +2589,8 @@ examples and for compiling this list):</p>
2547
2589
 
2548
2590
 
2549
2591
 
2592
+
2593
+
2550
2594
  <li class="">
2551
2595
  <a href="/news/2016/08/24/jekyll-admin-initial-release/">Jekyll Admin Initial Release</a>
2552
2596
  </li>
@@ -2694,7 +2738,7 @@ examples and for compiling this list):</p>
2694
2738
  <footer>
2695
2739
  <div class="grid">
2696
2740
  <div class="unit one-third center-on-mobiles">
2697
- <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>
2741
+ <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>
2698
2742
  </div>
2699
2743
  <div class="unit two-thirds align-right center-on-mobiles">
2700
2744
  <p>
data/site/readme.md ADDED
@@ -0,0 +1,16 @@
1
+ # Jekyll docs site
2
+
3
+ This directory contains the code for the Jekyll docs site, [jekyllrb.com](http://jekyllrb.com/).
4
+
5
+ ## Contributing
6
+
7
+ For information about contributing, see the [Contributing page](http://jekyllrb.com/docs/contributing/).
8
+
9
+ ## Running locally
10
+
11
+ You can preview your contributions before opening a pull request by running from within the directory:
12
+
13
+ 1. `bundle install --without test test_legacy benchmark`
14
+ 2. `bundle exec rake site:preview`
15
+
16
+ It's just a jekyll site, afterall! :wink:
data/site/robots.txt ADDED
@@ -0,0 +1 @@
1
+ Sitemap: https://jekyllrb.com/sitemap.xml
data/site/sitemap.xml CHANGED
@@ -1,339 +1,410 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
3
  <url>
4
- <loc>https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/</loc>
5
- <lastmod>2016-10-06T11:10:38-07:00</lastmod>
4
+ <loc>https://jekyllrb.com/docs/assets/</loc>
5
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
6
6
  </url>
7
7
  <url>
8
- <loc>https://jekyllrb.com/news/2016/08/24/jekyll-admin-initial-release/</loc>
9
- <lastmod>2016-08-24T23:50:00-07:00</lastmod>
8
+ <loc>https://jekyllrb.com/docs/collections/</loc>
9
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
10
10
  </url>
11
11
  <url>
12
- <loc>https://jekyllrb.com/news/2016/08/02/jekyll-3-2-1-released/</loc>
13
- <lastmod>2016-08-02T13:20:11-07:00</lastmod>
12
+ <loc>https://jekyllrb.com/docs/conduct/</loc>
13
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
14
14
  </url>
15
15
  <url>
16
- <loc>https://jekyllrb.com/news/2016/07/26/jekyll-3-2-0-released/</loc>
17
- <lastmod>2016-07-26T15:06:49-07:00</lastmod>
16
+ <loc>https://jekyllrb.com/docs/configuration/</loc>
17
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
18
18
  </url>
19
19
  <url>
20
- <loc>https://jekyllrb.com/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/</loc>
21
- <lastmod>2016-06-03T13:21:02-07:00</lastmod>
20
+ <loc>https://jekyllrb.com/docs/continuous-integration/</loc>
21
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
22
22
  </url>
23
23
  <url>
24
- <loc>https://jekyllrb.com/news/2016/05/19/jekyll-3-1-6-released/</loc>
25
- <lastmod>2016-05-19T12:48:14-07:00</lastmod>
24
+ <loc>https://jekyllrb.com/docs/contributing/</loc>
25
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
26
26
  </url>
27
27
  <url>
28
- <loc>https://jekyllrb.com/news/2016/05/18/jekyll-3-1-5-released/</loc>
29
- <lastmod>2016-05-18T21:35:27-07:00</lastmod>
28
+ <loc>https://jekyllrb.com/docs/datafiles/</loc>
29
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
30
30
  </url>
31
31
  <url>
32
- <loc>https://jekyllrb.com/news/2016/05/18/jekyll-3-1-4-released/</loc>
33
- <lastmod>2016-05-18T16:50:37-07:00</lastmod>
32
+ <loc>https://jekyllrb.com/docs/deployment-methods/</loc>
33
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
34
34
  </url>
35
35
  <url>
36
- <loc>https://jekyllrb.com/news/2016/04/26/jekyll-3-0-5-released/</loc>
37
- <lastmod>2016-04-26T17:40:44-07:00</lastmod>
36
+ <loc>https://jekyllrb.com/docs/drafts/</loc>
37
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
38
38
  </url>
39
39
  <url>
40
- <loc>https://jekyllrb.com/news/2016/04/19/jekyll-3-1-3-released/</loc>
41
- <lastmod>2016-04-19T10:26:16-07:00</lastmod>
40
+ <loc>https://jekyllrb.com/docs/extras/</loc>
41
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
42
42
  </url>
43
43
  <url>
44
- <loc>https://jekyllrb.com/news/2016/04/19/jekyll-3-0-4-released/</loc>
45
- <lastmod>2016-04-19T10:26:12-07:00</lastmod>
44
+ <loc>https://jekyllrb.com/docs/frontmatter/</loc>
45
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
46
46
  </url>
47
47
  <url>
48
- <loc>https://jekyllrb.com/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/</loc>
49
- <lastmod>2016-03-10T00:00:00-08:00</lastmod>
48
+ <loc>https://jekyllrb.com/docs/github-pages/</loc>
49
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
50
50
  </url>
51
51
  <url>
52
- <loc>https://jekyllrb.com/news/2016/02/19/jekyll-3-1-2-released/</loc>
53
- <lastmod>2016-02-19T15:24:00-08:00</lastmod>
52
+ <loc>https://jekyllrb.com/docs/history/</loc>
53
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
54
54
  </url>
55
55
  <url>
56
- <loc>https://jekyllrb.com/news/2016/02/08/jekyll-3-0-3-released/</loc>
57
- <lastmod>2016-02-08T10:39:08-08:00</lastmod>
56
+ <loc>https://jekyllrb.com/docs/home/</loc>
57
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
58
58
  </url>
59
59
  <url>
60
- <loc>https://jekyllrb.com/news/2016/01/28/jekyll-3-1-1-released/</loc>
61
- <lastmod>2016-01-28T17:21:50-08:00</lastmod>
60
+ <loc>https://jekyllrb.com/docs/installation/</loc>
61
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
62
62
  </url>
63
63
  <url>
64
- <loc>https://jekyllrb.com/news/2016/01/24/jekyll-3-1-0-released/</loc>
65
- <lastmod>2016-01-24T13:16:12-08:00</lastmod>
64
+ <loc>https://jekyllrb.com/docs/maintaining/affinity-team-captain/</loc>
65
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
66
66
  </url>
67
67
  <url>
68
- <loc>https://jekyllrb.com/news/2016/01/20/jekyll-3-0-2-released/</loc>
69
- <lastmod>2016-01-20T14:08:18-08:00</lastmod>
68
+ <loc>https://jekyllrb.com/docs/maintaining/avoiding-burnout/</loc>
69
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
70
70
  </url>
71
71
  <url>
72
- <loc>https://jekyllrb.com/news/2015/11/17/jekyll-3-0-1-released/</loc>
73
- <lastmod>2015-11-17T22:04:39-08:00</lastmod>
72
+ <loc>https://jekyllrb.com/docs/maintaining/becoming-a-maintainer/</loc>
73
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
74
74
  </url>
75
75
  <url>
76
- <loc>https://jekyllrb.com/news/2015/10/26/jekyll-3-0-released/</loc>
77
- <lastmod>2015-10-26T15:37:30-07:00</lastmod>
76
+ <loc>https://jekyllrb.com/docs/maintaining/</loc>
77
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
78
78
  </url>
79
79
  <url>
80
- <loc>https://jekyllrb.com/news/2015/02/26/introducing-jekyll-talk/</loc>
81
- <lastmod>2015-02-26T21:06:51-08:00</lastmod>
80
+ <loc>https://jekyllrb.com/docs/maintaining/merging-a-pull-request/</loc>
81
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
82
82
  </url>
83
83
  <url>
84
- <loc>https://jekyllrb.com/news/2015/01/24/jekyll-3-0-0-beta1-released/</loc>
85
- <lastmod>2015-01-24T00:42:31-08:00</lastmod>
84
+ <loc>https://jekyllrb.com/docs/maintaining/reviewing-a-pull-request/</loc>
85
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
86
86
  </url>
87
87
  <url>
88
- <loc>https://jekyllrb.com/news/2015/01/20/jekyll-meet-and-greet/</loc>
89
- <lastmod>2015-01-20T19:23:12-08:00</lastmod>
88
+ <loc>https://jekyllrb.com/docs/maintaining/special-labels/</loc>
89
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
90
90
  </url>
91
91
  <url>
92
- <loc>https://jekyllrb.com/news/2014/12/22/jekyll-2-5-3-released/</loc>
93
- <lastmod>2014-12-22T06:03:30-08:00</lastmod>
92
+ <loc>https://jekyllrb.com/docs/maintaining/triaging-an-issue/</loc>
93
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
94
94
  </url>
95
95
  <url>
96
- <loc>https://jekyllrb.com/news/2014/12/17/alfredxing-welcome-to-jekyll-core/</loc>
97
- <lastmod>2014-12-17T11:16:21-08:00</lastmod>
96
+ <loc>https://jekyllrb.com/docs/migrations/</loc>
97
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
98
98
  </url>
99
99
  <url>
100
- <loc>https://jekyllrb.com/news/2014/11/12/jekyll-2-5-2-released/</loc>
101
- <lastmod>2014-11-12T18:49:08-08:00</lastmod>
100
+ <loc>https://jekyllrb.com/docs/pages/</loc>
101
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
102
102
  </url>
103
103
  <url>
104
- <loc>https://jekyllrb.com/news/2014/11/09/jekyll-2-5-1-released/</loc>
105
- <lastmod>2014-11-09T09:47:52-08:00</lastmod>
104
+ <loc>https://jekyllrb.com/docs/pagination/</loc>
105
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
106
106
  </url>
107
107
  <url>
108
- <loc>https://jekyllrb.com/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/</loc>
109
- <lastmod>2014-11-05T10:48:22-08:00</lastmod>
108
+ <loc>https://jekyllrb.com/docs/permalinks/</loc>
109
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
110
110
  </url>
111
111
  <url>
112
- <loc>https://jekyllrb.com/news/2014/09/09/jekyll-2-4-0-released/</loc>
113
- <lastmod>2014-09-09T21:10:33-07:00</lastmod>
112
+ <loc>https://jekyllrb.com/docs/plugins/</loc>
113
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
114
114
  </url>
115
115
  <url>
116
- <loc>https://jekyllrb.com/news/2014/08/10/jekyll-2-3-0-released/</loc>
117
- <lastmod>2014-08-10T17:38:34-07:00</lastmod>
116
+ <loc>https://jekyllrb.com/docs/posts/</loc>
117
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
118
118
  </url>
119
119
  <url>
120
- <loc>https://jekyllrb.com/news/2014/07/29/jekyll-2-2-0-released/</loc>
121
- <lastmod>2014-07-29T15:59:13-07:00</lastmod>
120
+ <loc>https://jekyllrb.com/docs/quickstart/</loc>
121
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
122
122
  </url>
123
123
  <url>
124
- <loc>https://jekyllrb.com/news/2014/07/01/jekyll-2-1-1-released/</loc>
125
- <lastmod>2014-07-01T17:16:43-07:00</lastmod>
124
+ <loc>https://jekyllrb.com/docs/resources/</loc>
125
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
126
126
  </url>
127
127
  <url>
128
- <loc>https://jekyllrb.com/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/</loc>
129
- <lastmod>2014-06-28T14:26:59-07:00</lastmod>
128
+ <loc>https://jekyllrb.com/docs/sites/</loc>
129
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
130
130
  </url>
131
131
  <url>
132
- <loc>https://jekyllrb.com/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/</loc>
133
- <lastmod>2014-06-04T12:46:53-07:00</lastmod>
132
+ <loc>https://jekyllrb.com/docs/static-files/</loc>
133
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
134
134
  </url>
135
135
  <url>
136
- <loc>https://jekyllrb.com/news/2014/05/08/jekyll-2-0-3-released/</loc>
137
- <lastmod>2014-05-08T19:43:17-07:00</lastmod>
136
+ <loc>https://jekyllrb.com/docs/structure/</loc>
137
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
138
138
  </url>
139
139
  <url>
140
- <loc>https://jekyllrb.com/news/2014/05/06/jekyll-turns-2-0-0/</loc>
141
- <lastmod>2014-05-06T00:00:00-07:00</lastmod>
140
+ <loc>https://jekyllrb.com/docs/templates/</loc>
141
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
142
142
  </url>
143
143
  <url>
144
- <loc>https://jekyllrb.com/news/2014/03/27/jekyll-1-5-1-released/</loc>
145
- <lastmod>2014-03-27T19:43:48-07:00</lastmod>
144
+ <loc>https://jekyllrb.com/docs/themes/</loc>
145
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
146
146
  </url>
147
147
  <url>
148
- <loc>https://jekyllrb.com/news/2014/03/24/jekyll-1-5-0-released/</loc>
149
- <lastmod>2014-03-24T17:37:59-07:00</lastmod>
148
+ <loc>https://jekyllrb.com/docs/troubleshooting/</loc>
149
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
150
150
  </url>
151
151
  <url>
152
- <loc>https://jekyllrb.com/news/2014/01/13/jekyll-1-4-3-released/</loc>
153
- <lastmod>2014-01-13T17:43:32-08:00</lastmod>
152
+ <loc>https://jekyllrb.com/docs/upgrading/</loc>
153
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
154
154
  </url>
155
155
  <url>
156
- <loc>https://jekyllrb.com/news/2013/12/16/jekyll-1-4-2-released/</loc>
157
- <lastmod>2013-12-16T16:48:13-08:00</lastmod>
156
+ <loc>https://jekyllrb.com/docs/upgrading/0-to-2/</loc>
157
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
158
158
  </url>
159
159
  <url>
160
- <loc>https://jekyllrb.com/news/2013/12/09/jekyll-1-4-1-released/</loc>
161
- <lastmod>2013-12-09T18:44:13-08:00</lastmod>
160
+ <loc>https://jekyllrb.com/docs/upgrading/2-to-3/</loc>
161
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
162
162
  </url>
163
163
  <url>
164
- <loc>https://jekyllrb.com/news/2013/12/07/jekyll-1-4-0-released/</loc>
165
- <lastmod>2013-12-07T11:55:28-08:00</lastmod>
164
+ <loc>https://jekyllrb.com/docs/usage/</loc>
165
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
166
166
  </url>
167
167
  <url>
168
- <loc>https://jekyllrb.com/news/2013/11/26/jekyll-1-3-1-released/</loc>
169
- <lastmod>2013-11-26T17:52:20-08:00</lastmod>
168
+ <loc>https://jekyllrb.com/docs/variables/</loc>
169
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
170
170
  </url>
171
171
  <url>
172
- <loc>https://jekyllrb.com/news/2013/11/04/jekyll-1-3-0-released/</loc>
173
- <lastmod>2013-11-04T19:46:02-08:00</lastmod>
172
+ <loc>https://jekyllrb.com/docs/windows/</loc>
173
+ <lastmod>2017-01-20T13:17:57-08:00</lastmod>
174
174
  </url>
175
175
  <url>
176
- <loc>https://jekyllrb.com/news/2013/10/28/jekyll-1-3-0-rc1-released/</loc>
177
- <lastmod>2013-10-28T18:14:39-07:00</lastmod>
176
+ <loc>https://jekyllrb.com/news/2013/05/05/jekyll-1-0-0-released/</loc>
177
+ <lastmod>2013-05-05T17:12:52-07:00</lastmod>
178
178
  </url>
179
179
  <url>
180
- <loc>https://jekyllrb.com/news/2013/09/14/jekyll-1-2-1-released/</loc>
181
- <lastmod>2013-09-14T17:46:50-07:00</lastmod>
180
+ <loc>https://jekyllrb.com/news/2013/05/08/jekyll-1-0-1-released/</loc>
181
+ <lastmod>2013-05-08T14:46:11-07:00</lastmod>
182
182
  </url>
183
183
  <url>
184
- <loc>https://jekyllrb.com/news/2013/09/06/jekyll-1-2-0-released/</loc>
185
- <lastmod>2013-09-06T19:02:41-07:00</lastmod>
184
+ <loc>https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/</loc>
185
+ <lastmod>2013-05-12T05:45:00-07:00</lastmod>
186
186
  </url>
187
187
  <url>
188
- <loc>https://jekyllrb.com/news/2013/07/25/jekyll-1-1-2-released/</loc>
189
- <lastmod>2013-07-25T00:08:38-07:00</lastmod>
188
+ <loc>https://jekyllrb.com/news/2013/06/07/jekyll-1-0-3-released/</loc>
189
+ <lastmod>2013-06-07T12:02:13-07:00</lastmod>
190
190
  </url>
191
191
  <url>
192
- <loc>https://jekyllrb.com/news/2013/07/25/jekyll-1-0-4-released/</loc>
193
- <lastmod>2013-07-25T00:08:38-07:00</lastmod>
192
+ <loc>https://jekyllrb.com/news/2013/07/14/jekyll-1-1-0-released/</loc>
193
+ <lastmod>2013-07-14T10:38:02-07:00</lastmod>
194
194
  </url>
195
195
  <url>
196
196
  <loc>https://jekyllrb.com/news/2013/07/24/jekyll-1-1-1-released/</loc>
197
197
  <lastmod>2013-07-24T13:24:14-07:00</lastmod>
198
198
  </url>
199
199
  <url>
200
- <loc>https://jekyllrb.com/news/2013/07/14/jekyll-1-1-0-released/</loc>
201
- <lastmod>2013-07-14T10:38:02-07:00</lastmod>
200
+ <loc>https://jekyllrb.com/news/2013/07/25/jekyll-1-0-4-released/</loc>
201
+ <lastmod>2013-07-25T00:08:38-07:00</lastmod>
202
202
  </url>
203
203
  <url>
204
- <loc>https://jekyllrb.com/news/2013/06/07/jekyll-1-0-3-released/</loc>
205
- <lastmod>2013-06-07T12:02:13-07:00</lastmod>
204
+ <loc>https://jekyllrb.com/news/2013/07/25/jekyll-1-1-2-released/</loc>
205
+ <lastmod>2013-07-25T00:08:38-07:00</lastmod>
206
206
  </url>
207
207
  <url>
208
- <loc>https://jekyllrb.com/news/2013/05/12/jekyll-1-0-2-released/</loc>
209
- <lastmod>2013-05-12T05:45:00-07:00</lastmod>
208
+ <loc>https://jekyllrb.com/news/2013/09/06/jekyll-1-2-0-released/</loc>
209
+ <lastmod>2013-09-06T19:02:41-07:00</lastmod>
210
210
  </url>
211
211
  <url>
212
- <loc>https://jekyllrb.com/news/2013/05/08/jekyll-1-0-1-released/</loc>
213
- <lastmod>2013-05-08T14:46:11-07:00</lastmod>
212
+ <loc>https://jekyllrb.com/news/2013/09/14/jekyll-1-2-1-released/</loc>
213
+ <lastmod>2013-09-14T17:46:50-07:00</lastmod>
214
214
  </url>
215
215
  <url>
216
- <loc>https://jekyllrb.com/news/2013/05/05/jekyll-1-0-0-released/</loc>
217
- <lastmod>2013-05-05T17:12:52-07:00</lastmod>
216
+ <loc>https://jekyllrb.com/news/2013/10/28/jekyll-1-3-0-rc1-released/</loc>
217
+ <lastmod>2013-10-28T18:14:39-07:00</lastmod>
218
218
  </url>
219
219
  <url>
220
- <loc>https://jekyllrb.com/news/</loc>
220
+ <loc>https://jekyllrb.com/news/2013/11/04/jekyll-1-3-0-released/</loc>
221
+ <lastmod>2013-11-04T19:46:02-08:00</lastmod>
221
222
  </url>
222
223
  <url>
223
- <loc>https://jekyllrb.com/</loc>
224
+ <loc>https://jekyllrb.com/news/2013/11/26/jekyll-1-3-1-released/</loc>
225
+ <lastmod>2013-11-26T17:52:20-08:00</lastmod>
224
226
  </url>
225
227
  <url>
226
- <loc>https://jekyllrb.com/news/releases/</loc>
228
+ <loc>https://jekyllrb.com/news/2013/12/07/jekyll-1-4-0-released/</loc>
229
+ <lastmod>2013-12-07T11:55:28-08:00</lastmod>
227
230
  </url>
228
231
  <url>
229
- <loc>https://jekyllrb.com/help/</loc>
232
+ <loc>https://jekyllrb.com/news/2013/12/09/jekyll-1-4-1-released/</loc>
233
+ <lastmod>2013-12-09T18:44:13-08:00</lastmod>
230
234
  </url>
231
235
  <url>
232
- <loc>https://jekyllrb.com/community/</loc>
236
+ <loc>https://jekyllrb.com/news/2013/12/16/jekyll-1-4-2-released/</loc>
237
+ <lastmod>2013-12-16T16:48:13-08:00</lastmod>
233
238
  </url>
234
239
  <url>
235
- <loc>https://jekyllrb.com/docs/assets/</loc>
240
+ <loc>https://jekyllrb.com/news/2014/01/13/jekyll-1-4-3-released/</loc>
241
+ <lastmod>2014-01-13T17:43:32-08:00</lastmod>
236
242
  </url>
237
243
  <url>
238
- <loc>https://jekyllrb.com/docs/collections/</loc>
244
+ <loc>https://jekyllrb.com/news/2014/03/24/jekyll-1-5-0-released/</loc>
245
+ <lastmod>2014-03-24T17:37:59-07:00</lastmod>
239
246
  </url>
240
247
  <url>
241
- <loc>https://jekyllrb.com/docs/conduct/</loc>
248
+ <loc>https://jekyllrb.com/news/2014/03/27/jekyll-1-5-1-released/</loc>
249
+ <lastmod>2014-03-27T19:43:48-07:00</lastmod>
242
250
  </url>
243
251
  <url>
244
- <loc>https://jekyllrb.com/docs/configuration/</loc>
252
+ <loc>https://jekyllrb.com/news/2014/05/06/jekyll-turns-2-0-0/</loc>
253
+ <lastmod>2014-05-06T00:00:00-07:00</lastmod>
245
254
  </url>
246
255
  <url>
247
- <loc>https://jekyllrb.com/docs/continuous-integration/</loc>
256
+ <loc>https://jekyllrb.com/news/2014/05/08/jekyll-2-0-3-released/</loc>
257
+ <lastmod>2014-05-08T19:43:17-07:00</lastmod>
248
258
  </url>
249
259
  <url>
250
- <loc>https://jekyllrb.com/docs/contributing/</loc>
260
+ <loc>https://jekyllrb.com/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/</loc>
261
+ <lastmod>2014-06-04T12:46:53-07:00</lastmod>
251
262
  </url>
252
263
  <url>
253
- <loc>https://jekyllrb.com/docs/datafiles/</loc>
264
+ <loc>https://jekyllrb.com/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/</loc>
265
+ <lastmod>2014-06-28T14:26:59-07:00</lastmod>
254
266
  </url>
255
267
  <url>
256
- <loc>https://jekyllrb.com/docs/deployment-methods/</loc>
268
+ <loc>https://jekyllrb.com/news/2014/07/01/jekyll-2-1-1-released/</loc>
269
+ <lastmod>2014-07-01T17:16:43-07:00</lastmod>
257
270
  </url>
258
271
  <url>
259
- <loc>https://jekyllrb.com/docs/drafts/</loc>
272
+ <loc>https://jekyllrb.com/news/2014/07/29/jekyll-2-2-0-released/</loc>
273
+ <lastmod>2014-07-29T15:59:13-07:00</lastmod>
260
274
  </url>
261
275
  <url>
262
- <loc>https://jekyllrb.com/docs/extras/</loc>
276
+ <loc>https://jekyllrb.com/news/2014/08/10/jekyll-2-3-0-released/</loc>
277
+ <lastmod>2014-08-10T17:38:34-07:00</lastmod>
263
278
  </url>
264
279
  <url>
265
- <loc>https://jekyllrb.com/docs/frontmatter/</loc>
280
+ <loc>https://jekyllrb.com/news/2014/09/09/jekyll-2-4-0-released/</loc>
281
+ <lastmod>2014-09-09T21:10:33-07:00</lastmod>
266
282
  </url>
267
283
  <url>
268
- <loc>https://jekyllrb.com/docs/github-pages/</loc>
284
+ <loc>https://jekyllrb.com/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/</loc>
285
+ <lastmod>2014-11-05T10:48:22-08:00</lastmod>
269
286
  </url>
270
287
  <url>
271
- <loc>https://jekyllrb.com/docs/history/</loc>
288
+ <loc>https://jekyllrb.com/news/2014/11/09/jekyll-2-5-1-released/</loc>
289
+ <lastmod>2014-11-09T09:47:52-08:00</lastmod>
272
290
  </url>
273
291
  <url>
274
- <loc>https://jekyllrb.com/docs/home/</loc>
292
+ <loc>https://jekyllrb.com/news/2014/11/12/jekyll-2-5-2-released/</loc>
293
+ <lastmod>2014-11-12T18:49:08-08:00</lastmod>
275
294
  </url>
276
295
  <url>
277
- <loc>https://jekyllrb.com/docs/installation/</loc>
296
+ <loc>https://jekyllrb.com/news/2014/12/17/alfredxing-welcome-to-jekyll-core/</loc>
297
+ <lastmod>2014-12-17T11:16:21-08:00</lastmod>
278
298
  </url>
279
299
  <url>
280
- <loc>https://jekyllrb.com/docs/migrations/</loc>
300
+ <loc>https://jekyllrb.com/news/2014/12/22/jekyll-2-5-3-released/</loc>
301
+ <lastmod>2014-12-22T06:03:30-08:00</lastmod>
281
302
  </url>
282
303
  <url>
283
- <loc>https://jekyllrb.com/docs/pages/</loc>
304
+ <loc>https://jekyllrb.com/news/2015/01/20/jekyll-meet-and-greet/</loc>
305
+ <lastmod>2015-01-20T19:23:12-08:00</lastmod>
284
306
  </url>
285
307
  <url>
286
- <loc>https://jekyllrb.com/docs/pagination/</loc>
308
+ <loc>https://jekyllrb.com/news/2015/01/24/jekyll-3-0-0-beta1-released/</loc>
309
+ <lastmod>2015-01-24T00:42:31-08:00</lastmod>
287
310
  </url>
288
311
  <url>
289
- <loc>https://jekyllrb.com/docs/permalinks/</loc>
312
+ <loc>https://jekyllrb.com/news/2015/02/26/introducing-jekyll-talk/</loc>
313
+ <lastmod>2015-02-26T21:06:51-08:00</lastmod>
290
314
  </url>
291
315
  <url>
292
- <loc>https://jekyllrb.com/docs/plugins/</loc>
316
+ <loc>https://jekyllrb.com/news/2015/10/26/jekyll-3-0-released/</loc>
317
+ <lastmod>2015-10-26T15:37:30-07:00</lastmod>
293
318
  </url>
294
319
  <url>
295
- <loc>https://jekyllrb.com/docs/posts/</loc>
320
+ <loc>https://jekyllrb.com/news/2015/11/17/jekyll-3-0-1-released/</loc>
321
+ <lastmod>2015-11-17T22:04:39-08:00</lastmod>
296
322
  </url>
297
323
  <url>
298
- <loc>https://jekyllrb.com/docs/quickstart/</loc>
324
+ <loc>https://jekyllrb.com/news/2016/01/20/jekyll-3-0-2-released/</loc>
325
+ <lastmod>2016-01-20T14:08:18-08:00</lastmod>
299
326
  </url>
300
327
  <url>
301
- <loc>https://jekyllrb.com/docs/resources/</loc>
328
+ <loc>https://jekyllrb.com/news/2016/01/24/jekyll-3-1-0-released/</loc>
329
+ <lastmod>2016-01-24T13:16:12-08:00</lastmod>
302
330
  </url>
303
331
  <url>
304
- <loc>https://jekyllrb.com/docs/sites/</loc>
332
+ <loc>https://jekyllrb.com/news/2016/01/28/jekyll-3-1-1-released/</loc>
333
+ <lastmod>2016-01-28T17:21:50-08:00</lastmod>
305
334
  </url>
306
335
  <url>
307
- <loc>https://jekyllrb.com/docs/static-files/</loc>
336
+ <loc>https://jekyllrb.com/news/2016/02/08/jekyll-3-0-3-released/</loc>
337
+ <lastmod>2016-02-08T10:39:08-08:00</lastmod>
308
338
  </url>
309
339
  <url>
310
- <loc>https://jekyllrb.com/docs/structure/</loc>
340
+ <loc>https://jekyllrb.com/news/2016/02/19/jekyll-3-1-2-released/</loc>
341
+ <lastmod>2016-02-19T15:24:00-08:00</lastmod>
311
342
  </url>
312
343
  <url>
313
- <loc>https://jekyllrb.com/docs/templates/</loc>
344
+ <loc>https://jekyllrb.com/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/</loc>
345
+ <lastmod>2016-03-10T00:00:00-08:00</lastmod>
314
346
  </url>
315
347
  <url>
316
- <loc>https://jekyllrb.com/docs/themes/</loc>
348
+ <loc>https://jekyllrb.com/news/2016/04/19/jekyll-3-0-4-released/</loc>
349
+ <lastmod>2016-04-19T10:26:12-07:00</lastmod>
317
350
  </url>
318
351
  <url>
319
- <loc>https://jekyllrb.com/docs/troubleshooting/</loc>
352
+ <loc>https://jekyllrb.com/news/2016/04/19/jekyll-3-1-3-released/</loc>
353
+ <lastmod>2016-04-19T10:26:16-07:00</lastmod>
320
354
  </url>
321
355
  <url>
322
- <loc>https://jekyllrb.com/docs/upgrading/</loc>
356
+ <loc>https://jekyllrb.com/news/2016/04/26/jekyll-3-0-5-released/</loc>
357
+ <lastmod>2016-04-26T17:40:44-07:00</lastmod>
323
358
  </url>
324
359
  <url>
325
- <loc>https://jekyllrb.com/docs/upgrading/0-to-2/</loc>
360
+ <loc>https://jekyllrb.com/news/2016/05/18/jekyll-3-1-4-released/</loc>
361
+ <lastmod>2016-05-18T16:50:37-07:00</lastmod>
326
362
  </url>
327
363
  <url>
328
- <loc>https://jekyllrb.com/docs/upgrading/2-to-3/</loc>
364
+ <loc>https://jekyllrb.com/news/2016/05/18/jekyll-3-1-5-released/</loc>
365
+ <lastmod>2016-05-18T21:35:27-07:00</lastmod>
329
366
  </url>
330
367
  <url>
331
- <loc>https://jekyllrb.com/docs/usage/</loc>
368
+ <loc>https://jekyllrb.com/news/2016/05/19/jekyll-3-1-6-released/</loc>
369
+ <lastmod>2016-05-19T12:48:14-07:00</lastmod>
332
370
  </url>
333
371
  <url>
334
- <loc>https://jekyllrb.com/docs/variables/</loc>
372
+ <loc>https://jekyllrb.com/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/</loc>
373
+ <lastmod>2016-06-03T13:21:02-07:00</lastmod>
335
374
  </url>
336
375
  <url>
337
- <loc>https://jekyllrb.com/docs/windows/</loc>
376
+ <loc>https://jekyllrb.com/news/2016/07/26/jekyll-3-2-0-released/</loc>
377
+ <lastmod>2016-07-26T15:06:49-07:00</lastmod>
378
+ </url>
379
+ <url>
380
+ <loc>https://jekyllrb.com/news/2016/08/02/jekyll-3-2-1-released/</loc>
381
+ <lastmod>2016-08-02T13:20:11-07:00</lastmod>
382
+ </url>
383
+ <url>
384
+ <loc>https://jekyllrb.com/news/2016/08/24/jekyll-admin-initial-release/</loc>
385
+ <lastmod>2016-08-24T23:50:00-07:00</lastmod>
386
+ </url>
387
+ <url>
388
+ <loc>https://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/</loc>
389
+ <lastmod>2016-10-06T11:10:38-07:00</lastmod>
390
+ </url>
391
+ <url>
392
+ <loc>https://jekyllrb.com/news/2016/11/14/jekyll-3-3-1-released/</loc>
393
+ <lastmod>2016-11-14T14:29:59-08:00</lastmod>
394
+ </url>
395
+ <url>
396
+ <loc>https://jekyllrb.com/news/</loc>
397
+ </url>
398
+ <url>
399
+ <loc>https://jekyllrb.com/</loc>
400
+ </url>
401
+ <url>
402
+ <loc>https://jekyllrb.com/news/releases/</loc>
403
+ </url>
404
+ <url>
405
+ <loc>https://jekyllrb.com/help/</loc>
406
+ </url>
407
+ <url>
408
+ <loc>https://jekyllrb.com/community/</loc>
338
409
  </url>
339
410
  </urlset>