jekyll-docs 3.3.0 → 3.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. checksums.yaml +4 -4
  2. data/site/404.html +11 -11
  3. data/site/community/index.html +16 -16
  4. data/site/conduct/index.html +7 -7
  5. data/site/css/screen.css +52 -38
  6. data/site/docs/assets/index.html +25 -17
  7. data/site/docs/collections/index.html +25 -17
  8. data/site/docs/conduct/index.html +29 -18
  9. data/site/docs/configuration/index.html +26 -18
  10. data/site/docs/continuous-integration/index.html +29 -21
  11. data/site/docs/contributing/index.html +27 -19
  12. data/site/docs/datafiles/index.html +26 -17
  13. data/site/docs/deployment-methods/index.html +24 -43
  14. data/site/docs/drafts/index.html +25 -17
  15. data/site/docs/extras/index.html +25 -17
  16. data/site/docs/frontmatter/index.html +27 -19
  17. data/site/docs/github-pages/index.html +42 -27
  18. data/site/docs/history/index.html +93 -19
  19. data/site/docs/home/index.html +25 -17
  20. data/site/docs/index.html +7 -7
  21. data/site/docs/installation/index.html +50 -18
  22. data/site/docs/maintaining/affinity-team-captain/index.html +691 -0
  23. data/site/docs/maintaining/avoiding-burnout/index.html +694 -0
  24. data/site/docs/maintaining/becoming-a-maintainer/index.html +702 -0
  25. data/site/docs/maintaining/index.html +698 -0
  26. data/site/docs/maintaining/merging-a-pull-request/index.html +730 -0
  27. data/site/docs/maintaining/reviewing-a-pull-request/index.html +710 -0
  28. data/site/docs/maintaining/special-labels/index.html +686 -0
  29. data/site/docs/maintaining/triaging-an-issue/index.html +720 -0
  30. data/site/docs/migrations/index.html +25 -17
  31. data/site/docs/pages/index.html +25 -17
  32. data/site/docs/pagination/index.html +25 -17
  33. data/site/docs/permalinks/index.html +25 -17
  34. data/site/docs/plugins/index.html +35 -17
  35. data/site/docs/posts/index.html +25 -17
  36. data/site/docs/quickstart/index.html +23 -15
  37. data/site/docs/resources/index.html +23 -15
  38. data/site/docs/sites/index.html +25 -17
  39. data/site/docs/static-files/index.html +25 -17
  40. data/site/docs/structure/index.html +25 -17
  41. data/site/docs/templates/index.html +39 -30
  42. data/site/docs/themes/index.html +23 -15
  43. data/site/docs/troubleshooting/index.html +27 -19
  44. data/site/docs/upgrading/0-to-2/index.html +25 -17
  45. data/site/docs/upgrading/2-to-3/index.html +26 -18
  46. data/site/docs/upgrading/index.html +26 -15
  47. data/site/docs/usage/index.html +25 -17
  48. data/site/docs/variables/index.html +25 -17
  49. data/site/docs/windows/index.html +31 -19
  50. data/site/feed.xml +17 -14
  51. data/site/github.html +7 -7
  52. data/site/help/index.html +21 -21
  53. data/site/index.html +13 -13
  54. data/site/issues.html +7 -7
  55. data/site/latest_version.txt +1 -1
  56. data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +23 -19
  57. data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +21 -17
  58. data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +23 -19
  59. data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +21 -17
  60. data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +23 -19
  61. data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +23 -19
  62. data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +21 -17
  63. data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +21 -17
  64. data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +23 -19
  65. data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +23 -19
  66. data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +23 -19
  67. data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +23 -19
  68. data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +23 -19
  69. data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +23 -19
  70. data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +23 -19
  71. data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +23 -19
  72. data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +23 -19
  73. data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +23 -19
  74. data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +23 -19
  75. data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +21 -17
  76. data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +21 -17
  77. data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +21 -17
  78. data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +23 -19
  79. data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +23 -19
  80. data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +21 -17
  81. data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +23 -19
  82. data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +21 -17
  83. data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +23 -19
  84. data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +23 -19
  85. data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +23 -19
  86. data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +23 -19
  87. data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +21 -17
  88. data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +23 -19
  89. data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +21 -17
  90. data/site/news/2015/02/26/introducing-jekyll-talk/index.html +21 -17
  91. data/site/news/2015/10/26/jekyll-3-0-released/index.html +21 -17
  92. data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +21 -17
  93. data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +23 -19
  94. data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +23 -19
  95. data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +23 -19
  96. data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +23 -19
  97. data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +21 -17
  98. data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +21 -17
  99. data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +21 -17
  100. data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +21 -17
  101. data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +23 -19
  102. data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +21 -17
  103. data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +21 -17
  104. data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +23 -19
  105. data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +21 -17
  106. data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +21 -17
  107. data/site/news/2016/08/02/jekyll-3-2-1-released/index.html +23 -19
  108. data/site/news/2016/08/24/jekyll-admin-initial-release/index.html +21 -17
  109. data/site/news/2016/10/06/jekyll-3-3-is-here/index.html +26 -22
  110. data/site/news/2016/11/14/jekyll-3-3-1-released/index.html +543 -0
  111. data/site/news/index.html +63 -19
  112. data/site/news/releases/index.html +63 -19
  113. data/site/readme.md +16 -0
  114. data/site/robots.txt +1 -0
  115. data/site/sitemap.xml +217 -146
  116. metadata +16 -6
  117. data/site/freenode.txt +0 -1
@@ -4,37 +4,37 @@
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>Directory structure - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Directory structure">
16
- <meta name="description" content="Jekyll is, at its core, a text transformation engine. The concept behind thesystem is this: you give it text written in your favorite markup language, bethat Markdown, Textile, or just plain HTML, and it churns that through a layoutor a series of layout files. Throughout that process you can tweak how you wantthe site URLs to look, what data gets displayed in the layout, and more. Thisis all done through editing text files; the static web site is the finalproduct.">
17
- <meta property="og:description" content="Jekyll is, at its core, a text transformation engine. The concept behind thesystem is this: you give it text written in your favorite markup language, bethat Markdown, Textile, or just plain HTML, and it churns that through a layoutor a series of layout files. Throughout that process you can tweak how you wantthe site URLs to look, what data gets displayed in the layout, and more. Thisis all done through editing text files; the static web site is the finalproduct.">
16
+ <meta name="description" content="Jekyll is, at its core, a text transformation engine. The concept behind the system is this: you give it text written in your favorite markup language, be that Markdown, Textile, or just plain HTML, and it churns that through a layout or a series of layout files. Throughout that process you can tweak how you want the site URLs to look, what data gets displayed in the layout, and more. This is all done through editing text files; the static web site is the final product.">
17
+ <meta property="og:description" content="Jekyll is, at its core, a text transformation engine. The concept behind the system is this: you give it text written in your favorite markup language, be that Markdown, Textile, or just plain HTML, and it churns that through a layout or a series of layout files. Throughout that process you can tweak how you want the site URLs to look, what data gets displayed in the layout, and more. This is all done through editing text files; the static web site is the final product.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/structure/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/structure/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Directory structure",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Jekyll is, at its core, a text transformation engine. The concept behind thesystem is this: you give it text written in your favorite markup language, bethat Markdown, Textile, or just plain HTML, and it churns that through a layoutor a series of layout files. Throughout that process you can tweak how you wantthe site URLs to look, what data gets displayed in the layout, and more. Thisis all done through editing text files; the static web site is the finalproduct.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/structure/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Directory structure",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Jekyll is, at its core, a text transformation engine. The concept behind the system is this: you give it text written in your favorite markup language, be that Markdown, Textile, or just plain HTML, and it churns that through a layout or a series of layout files. Throughout that process you can tweak how you want the site URLs to look, what data gets displayed in the layout, and more. This is all done through editing text files; the static web site is the final product.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/structure/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/structure.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/structure.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Directory structure</h1>
285
289
  <p>Jekyll is, at its core, a text transformation engine. The concept behind the
@@ -692,6 +696,10 @@ product.</p>
692
696
 
693
697
 
694
698
 
699
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
700
+
701
+
702
+
695
703
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
696
704
 
697
705
 
@@ -714,7 +722,7 @@ product.</p>
714
722
  <footer>
715
723
  <div class="grid">
716
724
  <div class="unit one-third center-on-mobiles">
717
- <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>
725
+ <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>
718
726
  </div>
719
727
  <div class="unit two-thirds align-right center-on-mobiles">
720
728
  <p>
@@ -4,37 +4,37 @@
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>Templates - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Templates">
16
- <meta name="description" content="Jekyll uses the Liquid templating language toprocess templates. All of the standard Liquid tags andfilters aresupported. Jekyll even adds a few handy filters and tags of its own to makecommon tasks easier.">
17
- <meta property="og:description" content="Jekyll uses the Liquid templating language toprocess templates. All of the standard Liquid tags andfilters aresupported. Jekyll even adds a few handy filters and tags of its own to makecommon tasks easier.">
16
+ <meta name="description" content="Jekyll uses the Liquid templating language to process templates. All of the standard Liquid tags and filters are supported. Jekyll even adds a few handy filters and tags of its own to make common tasks easier.">
17
+ <meta property="og:description" content="Jekyll uses the Liquid templating language to process templates. All of the standard Liquid tags and filters are supported. Jekyll even adds a few handy filters and tags of its own to make common tasks easier.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/templates/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/templates/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Templates",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Jekyll uses the Liquid templating language toprocess templates. All of the standard Liquid tags andfilters aresupported. Jekyll even adds a few handy filters and tags of its own to makecommon tasks easier.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/templates/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Templates",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Jekyll uses the Liquid templating language to process templates. All of the standard Liquid tags and filters are supported. Jekyll even adds a few handy filters and tags of its own to make common tasks easier.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/templates/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/templates.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/templates.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Templates</h1>
285
289
  <p>Jekyll uses the <a href="https://shopify.github.io/liquid/">Liquid</a> templating language to
@@ -803,16 +807,18 @@ numbers from the highlighted code.</p>
803
807
 
804
808
  <h3 id="link">Link</h3>
805
809
 
806
- <p>If you would like to include a link to a collection’s document, or a post
807
- the <code class="highlighter-rouge">link</code> tag will generate the correct permalink URL for the path you
808
- specify.</p>
810
+ <p>If you want to include a link to a collection’s document, a post, a page
811
+ or a file the <code class="highlighter-rouge">link</code> tag will generate the correct permalink URL for the path
812
+ you specify.</p>
809
813
 
810
814
  <p>You must include the file extension when using the <code class="highlighter-rouge">link</code> tag.</p>
811
815
 
812
816
  <div class="language-liquid highlighter-rouge">
813
817
  <pre class="highlight"><code>
814
- <span class="p">{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>_collection/name-of-document.md<span class="w"> </span><span class="p">%}</span>
815
- <span class="p">{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>_posts/<span class="mi">2016</span>-<span class="mi">07</span>-<span class="mi">26</span>-name-of-post.md<span class="w"> </span><span class="p">%}</span>
818
+ <span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>_collection/name-of-document.md<span class="w"> </span><span class="p">%}</span>
819
+ <span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>_posts/<span class="mi">2016</span>-<span class="mi">07</span>-<span class="mi">26</span>-name-of-post.md<span class="w"> </span><span class="p">%}</span>
820
+ <span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>news/index.html<span class="w"> </span><span class="p">%}</span>
821
+ <span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>/assets/files/doc.pdf<span class="w"> </span><span class="p">%}</span>
816
822
 
817
823
  </code></pre>
818
824
  </div>
@@ -821,15 +827,14 @@ specify.</p>
821
827
 
822
828
  <div class="language-liquid highlighter-rouge">
823
829
  <pre class="highlight"><code>
824
- [Link to a document](<span class="p">{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>_collection/name-of-document.md<span class="w"> </span><span class="p">%}</span>)
825
- [Link to a post](<span class="p">{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>_posts/<span class="mi">2016</span>-<span class="mi">07</span>-<span class="mi">26</span>-name-of-post.md<span class="w"> </span><span class="p">%}</span>)
830
+ [Link to a document](<span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>_collection/name-of-document.md<span class="w"> </span><span class="p">%}</span>)
831
+ [Link to a post](<span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>_posts/<span class="mi">2016</span>-<span class="mi">07</span>-<span class="mi">26</span>-name-of-post.md<span class="w"> </span><span class="p">%}</span>)
832
+ [Link to a page](<span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>news/index.html<span class="w"> </span><span class="p">%}</span>)
833
+ [Link to a file](<span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">link</span><span class="w"> </span>/assets/files/doc.pdf<span class="w"> </span><span class="p">%}</span>)
826
834
 
827
835
  </code></pre>
828
836
  </div>
829
837
 
830
- <p>Support for static files and pages is coming in a later release but is
831
- <strong>not</strong> released as of v3.2.1.</p>
832
-
833
838
  <h3 id="post-url">Post URL</h3>
834
839
 
835
840
  <p>If you would like to include a link to a post on your site, the <code class="highlighter-rouge">post_url</code> tag
@@ -837,7 +842,7 @@ will generate the correct permalink URL for the post you specify.</p>
837
842
 
838
843
  <div class="language-liquid highlighter-rouge">
839
844
  <pre class="highlight"><code>
840
- <span class="p">{%</span><span class="w"> </span><span class="nt">post_url</span><span class="w"> </span><span class="mi">2010</span>-<span class="mi">07</span>-<span class="mi">21</span>-name-of-post<span class="w"> </span><span class="p">%}</span>
845
+ <span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">post_url</span><span class="w"> </span><span class="mi">2010</span>-<span class="mi">07</span>-<span class="mi">21</span>-name-of-post<span class="w"> </span><span class="p">%}</span>
841
846
 
842
847
  </code></pre>
843
848
  </div>
@@ -847,7 +852,7 @@ path to the post:</p>
847
852
 
848
853
  <div class="language-liquid highlighter-rouge">
849
854
  <pre class="highlight"><code>
850
- <span class="p">{%</span><span class="w"> </span><span class="nt">post_url</span><span class="w"> </span>/subdir/<span class="mi">2010</span>-<span class="mi">07</span>-<span class="mi">21</span>-name-of-post<span class="w"> </span><span class="p">%}</span>
855
+ <span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">post_url</span><span class="w"> </span>/subdir/<span class="mi">2010</span>-<span class="mi">07</span>-<span class="mi">21</span>-name-of-post<span class="w"> </span><span class="p">%}</span>
851
856
 
852
857
  </code></pre>
853
858
  </div>
@@ -858,7 +863,7 @@ path to the post:</p>
858
863
 
859
864
  <div class="language-liquid highlighter-rouge">
860
865
  <pre class="highlight"><code>
861
- [Name of Link](<span class="p">{%</span><span class="w"> </span><span class="nt">post_url</span><span class="w"> </span><span class="mi">2010</span>-<span class="mi">07</span>-<span class="mi">21</span>-name-of-post<span class="w"> </span><span class="p">%}</span>)
866
+ [Name of Link](<span class="p">{{</span><span class="w"> </span><span class="nv">site</span><span class="p">.</span><span class="nv">baseurl</span><span class="w"> </span><span class="p">}}{%</span><span class="w"> </span><span class="nt">post_url</span><span class="w"> </span><span class="mi">2010</span>-<span class="mi">07</span>-<span class="mi">21</span>-name-of-post<span class="w"> </span><span class="p">%}</span>)
862
867
 
863
868
  </code></pre>
864
869
  </div>
@@ -1126,6 +1131,10 @@ with public or secret gists:</p>
1126
1131
 
1127
1132
 
1128
1133
 
1134
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
1135
+
1136
+
1137
+
1129
1138
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
1130
1139
 
1131
1140
 
@@ -1148,7 +1157,7 @@ with public or secret gists:</p>
1148
1157
  <footer>
1149
1158
  <div class="grid">
1150
1159
  <div class="unit one-third center-on-mobiles">
1151
- <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>
1160
+ <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>
1152
1161
  </div>
1153
1162
  <div class="unit two-thirds align-right center-on-mobiles">
1154
1163
  <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>Themes - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Themes">
16
16
  <meta name="description" content="Jekyll has an extensive theme system, which allows you to leverage community-maintained templates and styles to customize your site’s presentation. Jekyll themes package layouts, includes, and stylesheets in a way that can be overridden by your site’s content.">
@@ -19,22 +19,22 @@
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/themes/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Themes",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Jekyll has an extensive theme system, which allows you to leverage community-maintained templates and styles to customize your site’s presentation. Jekyll themes package layouts, includes, and stylesheets in a way that can be overridden by your site’s content.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/themes/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Themes",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Jekyll has an extensive theme system, which allows you to leverage community-maintained templates and styles to customize your site’s presentation. Jekyll themes package layouts, includes, and stylesheets in a way that can be overridden by your site’s content.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/themes/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/themes.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/themes.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Themes</h1>
285
289
  <p>Jekyll has an extensive theme system, which allows you to leverage community-maintained templates and styles to customize your site’s presentation. Jekyll themes package layouts, includes, and stylesheets in a way that can be overridden by your site’s content.</p>
@@ -662,6 +666,10 @@ We recommend that you follow <a href="http://semver.org/">Semantic Versioning</a
662
666
 
663
667
 
664
668
 
669
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
670
+
671
+
672
+
665
673
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
666
674
 
667
675
 
@@ -684,7 +692,7 @@ We recommend that you follow <a href="http://semver.org/">Semantic Versioning</a
684
692
  <footer>
685
693
  <div class="grid">
686
694
  <div class="unit one-third center-on-mobiles">
687
- <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>
695
+ <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>
688
696
  </div>
689
697
  <div class="unit two-thirds align-right center-on-mobiles">
690
698
  <p>
@@ -4,37 +4,37 @@
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>Troubleshooting - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Troubleshooting">
16
- <meta name="description" content="If you ever run into problems installing or using Jekyll, here are a few tipsthat might be of help. If the problem you’re experiencing isn’t covered below,please check out our other help resources as well.">
17
- <meta property="og:description" content="If you ever run into problems installing or using Jekyll, here are a few tipsthat might be of help. If the problem you’re experiencing isn’t covered below,please check out our other help resources as well.">
16
+ <meta name="description" content="If you ever run into problems installing or using Jekyll, here are a few tips that might be of help. If the problem you’re experiencing isn’t covered below, please check out our other help resources as well.">
17
+ <meta property="og:description" content="If you ever run into problems installing or using Jekyll, here are a few tips that might be of help. If the problem you’re experiencing isn’t covered below, please check out our other help resources as well.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/troubleshooting/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/troubleshooting/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Troubleshooting",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "If you ever run into problems installing or using Jekyll, here are a few tipsthat might be of help. If the problem you’re experiencing isn’t covered below,please check out our other help resources as well.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/troubleshooting/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Troubleshooting",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "If you ever run into problems installing or using Jekyll, here are a few tips that might be of help. If the problem you’re experiencing isn’t covered below, please check out our other help resources as well.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/troubleshooting/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/troubleshooting.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/troubleshooting.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Troubleshooting</h1>
285
289
  <p>If you ever run into problems installing or using Jekyll, here are a few tips
@@ -302,7 +306,7 @@ the header files for compiling extension modules for Ruby 2.0.0. This
302
306
  can be done on Ubuntu or Debian by running:</p>
303
307
 
304
308
  <div class="language-sh highlighter-rouge">
305
- <pre class="highlight"><code>sudo apt-get install ruby2.0.0-dev
309
+ <pre class="highlight"><code>sudo apt-get install ruby2.3-dev
306
310
  </code></pre>
307
311
  </div>
308
312
 
@@ -370,7 +374,7 @@ Xcode.app can interfere with the command line tools downloaded above. If
370
374
  you run into this issue, upgrade Xcode and install the upgraded Command
371
375
  Line Tools.</p>
372
376
 
373
- <h3 id="jekyll-amp-mac-os-x-1011">Jekyll &amp; Mac OS X 10.11</h3>
377
+ <h3 id="jekyll--mac-os-x-1011">Jekyll &amp; Mac OS X 10.11</h3>
374
378
 
375
379
  <p>With the introduction of System Integrity Protection, several directories
376
380
  that were previously writable are now considered system locations and are no
@@ -785,6 +789,10 @@ The issue is caused by trying to copy a non-existing symlink.</p>
785
789
 
786
790
 
787
791
 
792
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
793
+
794
+
795
+
788
796
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
789
797
 
790
798
 
@@ -807,7 +815,7 @@ The issue is caused by trying to copy a non-existing symlink.</p>
807
815
  <footer>
808
816
  <div class="grid">
809
817
  <div class="unit one-third center-on-mobiles">
810
- <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>
818
+ <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>
811
819
  </div>
812
820
  <div class="unit two-thirds align-right center-on-mobiles">
813
821
  <p>
@@ -4,37 +4,37 @@
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>Upgrading from 0.x to 2.x - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Upgrading from 0.x to 2.x">
16
- <meta name="description" content="Upgrading from an older version of Jekyll? A few things have changed in 1.0and 2.0 that you’ll want to know about.">
17
- <meta property="og:description" content="Upgrading from an older version of Jekyll? A few things have changed in 1.0and 2.0 that you’ll want to know about.">
16
+ <meta name="description" content="Upgrading from an older version of Jekyll? A few things have changed in 1.0 and 2.0 that you’ll want to know about.">
17
+ <meta property="og:description" content="Upgrading from an older version of Jekyll? A few things have changed in 1.0 and 2.0 that you’ll want to know about.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/upgrading/0-to-2/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/upgrading/0-to-2/">
20
20
  <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
21
21
  <meta property="og:type" content="article">
22
- <meta property="article:published_time" content="2016-10-06T11:16:34-07:00">
22
+ <meta property="article:published_time" content="2017-01-20T13:17:57-08:00">
23
23
  <meta name="twitter:card" content="summary">
24
24
  <meta name="twitter:site" content="@jekyllrb">
25
25
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
26
26
  <script type="application/ld+json">
27
- {
28
- "@context": "http://schema.org",
29
- "@type": "BlogPosting",
30
- "headline": "Upgrading from 0.x to 2.x",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Upgrading from an older version of Jekyll? A few things have changed in 1.0and 2.0 that you’ll want to know about.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/upgrading/0-to-2/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Upgrading from 0.x to 2.x",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Upgrading from an older version of Jekyll? A few things have changed in 1.0 and 2.0 that you’ll want to know about.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/upgrading/0-to-2/"}</script>
37
36
  <!-- End Jekyll SEO tag -->
37
+
38
38
  <!--[if lt IE 9]>
39
39
  <script src="/js/html5shiv.min.js"></script>
40
40
  <script src="/js/respond.min.js"></script>
@@ -263,6 +263,10 @@
263
263
 
264
264
 
265
265
 
266
+ <option value="/docs/maintaining/">Maintaining Jekyll</option>
267
+
268
+
269
+
266
270
  <option value="/docs/conduct/">Code of Conduct</option>
267
271
 
268
272
 
@@ -279,7 +283,7 @@
279
283
  <div class="unit four-fifths">
280
284
  <article>
281
285
  <div class="improve right hide-on-mobiles">
282
- <a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/upgrading/0-to-2.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/upgrading/0-to-2.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Upgrading from 0.x to 2.x</h1>
285
289
  <p>Upgrading from an older version of Jekyll? A few things have changed in 1.0
@@ -700,6 +704,10 @@ you’d expect in both environments.</p>
700
704
 
701
705
 
702
706
 
707
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
708
+
709
+
710
+
703
711
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
704
712
 
705
713
 
@@ -722,7 +730,7 @@ you’d expect in both environments.</p>
722
730
  <footer>
723
731
  <div class="grid">
724
732
  <div class="unit one-third center-on-mobiles">
725
- <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>
733
+ <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>
726
734
  </div>
727
735
  <div class="unit two-thirds align-right center-on-mobiles">
728
736
  <p>