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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cc386721810642112db6a1ffd245c639c7986977
4
- data.tar.gz: 9271c98de35307a33dd0d1d4d45bcec107e3b390
3
+ metadata.gz: d0dbf2fbd0bf5f970660ad57fc7469baf379ac10
4
+ data.tar.gz: 411740a600d02da330bce08eb24a402a4f109b83
5
5
  SHA512:
6
- metadata.gz: 450b3fff7e3403d85244111d86862becee348f1661f867e27e8feb1be2e2cc2b4b31900ca62f8c04a1853cd34cdea7433999583db9f88c41f59e81ebfc3737a2
7
- data.tar.gz: 245522d5678ea701ec13078612a2b1fa22749bfee623e972fd0d30b7cd5f4c02c6c0c3d478d8cfd1a1922a976b4f465ab97bd3c4e5359aef7aa6eabfb436ab42
6
+ metadata.gz: 7878c36771e3a474aa10eb5a06b9197790e34c77d2815ef5f01f4672613583dfabd36185a0784cb0cadc6808c1b73766eb684a17944d6c95bdbdb2aa399cceb4
7
+ data.tar.gz: 6498d6029ce236115804bc21e9d90d8ac71c0c341eb1599d09342f19e0adfa90fa453020a6c8c1d20367f6ba06f38dc5dbd855eac3811b3a945ba51ce09a08a2
data/site/404.html CHANGED
@@ -4,13 +4,13 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <meta charset="UTF-8">
6
6
  <meta name="viewport" content="width=device-width,initial-scale=1">
7
- <meta name="generator" content="Jekyll v3.3.0">
7
+ <meta name="generator" content="Jekyll v3.3.1">
8
8
  <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
9
9
  <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
10
10
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
11
11
  <link rel="stylesheet" href="/css/screen.css">
12
12
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
13
- <!-- Begin Jekyll SEO tag v2.0.0 -->
13
+ <!-- Begin Jekyll SEO tag v2.1.0 -->
14
14
  <title>Jekyll • Simple, blog-aware, static sites - Transform your plain text into static websites and blogs</title>
15
15
  <meta property="og:title" content="Jekyll • Simple, blog-aware, static sites">
16
16
  <meta name="description" content="Transform your plain text into static websites and blogs">
@@ -22,16 +22,16 @@
22
22
  <meta name="twitter:site" content="@jekyllrb">
23
23
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
24
24
  <script type="application/ld+json">
25
- {
26
- "@context": "http://schema.org",
27
- "@type": "WebPage",
28
- "headline": "Jekyll Simple, blog-aware, static sites",
29
- "description": "Transform your plain text into static websites and blogs",
30
- "logo": "https://jekyllrb.com/img/logo-2x.png",
31
- "url": "https://jekyllrb.com/404.html"
32
- }
33
- </script>
25
+ {"@context": "http://schema.org",
26
+ "@type": "WebPage",
27
+ "headline": "Jekyll • Simple, blog-aware, static sites",
28
+ "description": "Transform your plain text into static websites and blogs",
29
+ "publisher": {"@type": "Organization",
30
+ "logo": {"@type": "ImageObject",
31
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
32
+ "url": "https://jekyllrb.com/404.html"}</script>
34
33
  <!-- End Jekyll SEO tag -->
34
+
35
35
  <!--[if lt IE 9]>
36
36
  <script src="/js/html5shiv.min.js"></script>
37
37
  <script src="/js/respond.min.js"></script>
@@ -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>Community - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Community">
16
16
  <meta name="description" content="Transform your plain text into static websites and blogs">
@@ -22,16 +22,16 @@
22
22
  <meta name="twitter:site" content="@jekyllrb">
23
23
  <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
24
24
  <script type="application/ld+json">
25
- {
26
- "@context": "http://schema.org",
27
- "@type": "WebPage",
28
- "headline": "Community",
29
- "description": "Transform your plain text into static websites and blogs",
30
- "logo": "https://jekyllrb.com/img/logo-2x.png",
31
- "url": "https://jekyllrb.com/community/"
32
- }
33
- </script>
25
+ {"@context": "http://schema.org",
26
+ "@type": "WebPage",
27
+ "headline": "Community",
28
+ "description": "Transform your plain text into static websites and blogs",
29
+ "publisher": {"@type": "Organization",
30
+ "logo": {"@type": "ImageObject",
31
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
32
+ "url": "https://jekyllrb.com/community/"}</script>
34
33
  <!-- End Jekyll SEO tag -->
34
+
35
35
  <!--[if lt IE 9]>
36
36
  <script src="/js/html5shiv.min.js"></script>
37
37
  <script src="/js/respond.min.js"></script>
@@ -110,12 +110,12 @@
110
110
 
111
111
  <h2 id="featured">Featured</h2>
112
112
 
113
- <p>Elasticsearch for Jekyll - <a href="https://twitter.com/allizad">Allison Zadrozny</a></p>
113
+ <p>Doing a lot with a little - <a href="https://twitter.com/DavidDarnes">David Darnes</a></p>
114
114
  <div class="videoWrapper">
115
- <iframe width="420" height="315" src="https://www.youtube.com/embed/Rsc0Mmp1qc8" frameborder="0" allowfullscreen=""></iframe>
115
+ <iframe width="420" height="315" src="https://www.youtube.com/embed/Y4qwpN40Dvg" frameborder="0" allowfullscreen=""></iframe>
116
116
  </div>
117
117
 
118
- <h2 id="section">2016</h2>
118
+ <h2 id="2016">2016</h2>
119
119
 
120
120
  <ul>
121
121
  <li>
@@ -180,7 +180,7 @@
180
180
  </li>
181
181
  </ul>
182
182
 
183
- <h2 id="section-1">2015</h2>
183
+ <h2 id="2015">2015</h2>
184
184
 
185
185
  <ul>
186
186
  <li>
@@ -222,7 +222,7 @@
222
222
  <footer>
223
223
  <div class="grid">
224
224
  <div class="unit one-third center-on-mobiles">
225
- <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>
225
+ <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>
226
226
  </div>
227
227
  <div class="unit two-thirds align-right center-on-mobiles">
228
228
  <p>
@@ -1,10 +1,10 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en-US">
3
- <meta charset="utf-8">
4
- <title>Redirecting…</title>
5
- <link rel="canonical" href="https://jekyllrb.com/docs/conduct/">
6
- <meta http-equiv="refresh" content="0; url=https://jekyllrb.com/docs/conduct/">
7
- <h1>Redirecting…</h1>
8
- <a href="https://jekyllrb.com/docs/conduct/">Click here if you are not redirected.</a>
9
- <script>location="https://jekyllrb.com/docs/conduct/"</script>
3
+ <meta charset="utf-8">
4
+ <title>Redirecting…</title>
5
+ <link rel="canonical" href="https://jekyllrb.com/docs/conduct/">
6
+ <meta http-equiv="refresh" content="0; url=https://jekyllrb.com/docs/conduct/">
7
+ <h1>Redirecting…</h1>
8
+ <a href="https://jekyllrb.com/docs/conduct/">Click here if you are not redirected.</a>
9
+ <script>location="https://jekyllrb.com/docs/conduct/"</script>
10
10
  </html>
data/site/css/screen.css CHANGED
@@ -1,5 +1,4 @@
1
- @charset "UTF-8";
2
- /*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
1
+ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
3
2
  html {
4
3
  font-family: sans-serif;
5
4
  line-height: 1.15;
@@ -9,21 +8,27 @@ html {
9
8
  body {
10
9
  margin: 0; }
11
10
 
12
- article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
11
+ article, aside, footer, header, nav, section {
13
12
  display: block; }
14
13
 
15
- audio, canvas, progress, video {
16
- display: inline-block; }
14
+ h1 {
15
+ font-size: 2em;
16
+ margin: 0.67em 0; }
17
17
 
18
- audio:not([controls]) {
19
- display: none;
20
- height: 0; }
18
+ figcaption, figure, main {
19
+ display: block; }
21
20
 
22
- progress {
23
- vertical-align: baseline; }
21
+ figure {
22
+ margin: 1em 40px; }
24
23
 
25
- template, [hidden] {
26
- display: none; }
24
+ hr {
25
+ box-sizing: content-box;
26
+ height: 0;
27
+ overflow: visible; }
28
+
29
+ pre {
30
+ font-family: monospace, monospace;
31
+ font-size: 1em; }
27
32
 
28
33
  a {
29
34
  background-color: transparent;
@@ -43,13 +48,13 @@ b, strong {
43
48
  b, strong {
44
49
  font-weight: bolder; }
45
50
 
51
+ code, kbd, samp {
52
+ font-family: monospace, monospace;
53
+ font-size: 1em; }
54
+
46
55
  dfn {
47
56
  font-style: italic; }
48
57
 
49
- h1 {
50
- font-size: 2em;
51
- margin: 0.67em 0; }
52
-
53
58
  mark {
54
59
  background-color: #ff0;
55
60
  color: #000; }
@@ -69,31 +74,25 @@ sub {
69
74
  sup {
70
75
  top: -0.5em; }
71
76
 
77
+ audio, video {
78
+ display: inline-block; }
79
+
80
+ audio:not([controls]) {
81
+ display: none;
82
+ height: 0; }
83
+
72
84
  img {
73
85
  border-style: none; }
74
86
 
75
87
  svg:not(:root) {
76
88
  overflow: hidden; }
77
89
 
78
- code, kbd, pre, samp {
79
- font-family: monospace, monospace;
80
- font-size: 1em; }
81
-
82
- figure {
83
- margin: 1em 40px; }
84
-
85
- hr {
86
- box-sizing: content-box;
87
- height: 0;
88
- overflow: visible; }
89
-
90
90
  button, input, optgroup, select, textarea {
91
- font: inherit;
91
+ font-family: sans-serif;
92
+ font-size: 100%;
93
+ line-height: 1.15;
92
94
  margin: 0; }
93
95
 
94
- optgroup {
95
- font-weight: bold; }
96
-
97
96
  button, input {
98
97
  overflow: visible; }
99
98
 
@@ -123,6 +122,10 @@ legend {
123
122
  padding: 0;
124
123
  white-space: normal; }
125
124
 
125
+ progress {
126
+ display: inline-block;
127
+ vertical-align: baseline; }
128
+
126
129
  textarea {
127
130
  overflow: auto; }
128
131
 
@@ -140,14 +143,25 @@ textarea {
140
143
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
141
144
  -webkit-appearance: none; }
142
145
 
143
- ::-webkit-input-placeholder {
144
- color: inherit;
145
- opacity: 0.54; }
146
-
147
146
  ::-webkit-file-upload-button {
148
147
  -webkit-appearance: button;
149
148
  font: inherit; }
150
149
 
150
+ details, menu {
151
+ display: block; }
152
+
153
+ summary {
154
+ display: list-item; }
155
+
156
+ canvas {
157
+ display: inline-block; }
158
+
159
+ template {
160
+ display: none; }
161
+
162
+ [hidden] {
163
+ display: none; }
164
+
151
165
  /*
152
166
  * Gridism
153
167
  * A simple, responsive, and handy CSS grid by @cobyism
@@ -177,7 +191,7 @@ textarea {
177
191
  .grid .unit:last-child {
178
192
  padding-right: 20px; }
179
193
 
180
- /* Nested grids already have padding though, so lets nuke it */
194
+ /* Nested grids already have padding though, so let's nuke it */
181
195
  .unit .unit:first-child {
182
196
  padding-left: 0; }
183
197
 
@@ -281,7 +295,7 @@ textarea {
281
295
 
282
296
  /* Responsive Stuff */
283
297
  @media screen and (max-width: 568px) {
284
- /* Stack anything that isnt full-width on smaller screens
298
+ /* Stack anything that isn't full-width on smaller screens
285
299
  and doesn't provide the no-stacking-on-mobiles class */
286
300
  .grid:not(.no-stacking-on-mobiles) > .unit {
287
301
  width: 100% !important;
@@ -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>Assets - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Assets">
16
- <meta name="description" content="Jekyll provides built-in support for Sass and can work with CoffeeScript viaa Ruby gem. In order to use them, you must first create a file with theproper extension name (one of .sass, .scss, or .coffee) and start thefile with two lines of triple dashes, like this:">
17
- <meta property="og:description" content="Jekyll provides built-in support for Sass and can work with CoffeeScript viaa Ruby gem. In order to use them, you must first create a file with theproper extension name (one of .sass, .scss, or .coffee) and start thefile with two lines of triple dashes, like this:">
16
+ <meta name="description" content="Jekyll provides built-in support for Sass and can work with CoffeeScript via a Ruby gem. In order to use them, you must first create a file with the proper extension name (one of .sass, .scss, or .coffee) and start the file with two lines of triple dashes, like this:">
17
+ <meta property="og:description" content="Jekyll provides built-in support for Sass and can work with CoffeeScript via a Ruby gem. In order to use them, you must first create a file with the proper extension name (one of .sass, .scss, or .coffee) and start the file with two lines of triple dashes, like this:">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/assets/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/assets/">
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": "Assets",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Jekyll provides built-in support for Sass and can work with CoffeeScript viaa Ruby gem. In order to use them, you must first create a file with theproper extension name (one of .sass, .scss, or .coffee) and start thefile with two lines of triple dashes, like this:",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/assets/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Assets",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Jekyll provides built-in support for Sass and can work with CoffeeScript via a Ruby gem. In order to use them, you must first create a file with the proper extension name (one of .sass, .scss, or .coffee) and start the file with two lines of triple dashes, like this:",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/assets/"}</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/assets.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/assets.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Assets</h1>
285
289
  <p>Jekyll provides built-in support for Sass and can work with CoffeeScript via
@@ -607,6 +611,10 @@ here, too.</p>
607
611
 
608
612
 
609
613
 
614
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
615
+
616
+
617
+
610
618
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
611
619
 
612
620
 
@@ -629,7 +637,7 @@ here, too.</p>
629
637
  <footer>
630
638
  <div class="grid">
631
639
  <div class="unit one-third center-on-mobiles">
632
- <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>
640
+ <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>
633
641
  </div>
634
642
  <div class="unit two-thirds align-right center-on-mobiles">
635
643
  <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>Collections - Jekyll • Simple, blog-aware, static sites</title>
15
15
  <meta property="og:title" content="Collections">
16
- <meta name="description" content="Not everything is a post or a page. Maybe you want to document the variousmethods in your open source project, members of a team, or talks at aconference. Collections allow you to define a new type of document that behavelike Pages or Posts do normally, but also have their own unique properties andnamespace.">
17
- <meta property="og:description" content="Not everything is a post or a page. Maybe you want to document the variousmethods in your open source project, members of a team, or talks at aconference. Collections allow you to define a new type of document that behavelike Pages or Posts do normally, but also have their own unique properties andnamespace.">
16
+ <meta name="description" content="Not everything is a post or a page. Maybe you want to document the various methods in your open source project, members of a team, or talks at a conference. Collections allow you to define a new type of document that behave like Pages or Posts do normally, but also have their own unique properties and namespace.">
17
+ <meta property="og:description" content="Not everything is a post or a page. Maybe you want to document the various methods in your open source project, members of a team, or talks at a conference. Collections allow you to define a new type of document that behave like Pages or Posts do normally, but also have their own unique properties and namespace.">
18
18
  <link rel="canonical" href="https://jekyllrb.com/docs/collections/">
19
19
  <meta property="og:url" content="https://jekyllrb.com/docs/collections/">
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": "Collections",
31
- "datePublished": "2016-10-06T11:16:34-07:00",
32
- "description": "Not everything is a post or a page. Maybe you want to document the variousmethods in your open source project, members of a team, or talks at aconference. Collections allow you to define a new type of document that behavelike Pages or Posts do normally, but also have their own unique properties andnamespace.",
33
- "logo": "https://jekyllrb.com/img/logo-2x.png",
34
- "url": "https://jekyllrb.com/docs/collections/"
35
- }
36
- </script>
27
+ {"@context": "http://schema.org",
28
+ "@type": "BlogPosting",
29
+ "headline": "Collections",
30
+ "datePublished": "2017-01-20T13:17:57-08:00",
31
+ "description": "Not everything is a post or a page. Maybe you want to document the various methods in your open source project, members of a team, or talks at a conference. Collections allow you to define a new type of document that behave like Pages or Posts do normally, but also have their own unique properties and namespace.",
32
+ "publisher": {"@type": "Organization",
33
+ "logo": {"@type": "ImageObject",
34
+ "url": "https://jekyllrb.com/img/logo-2x.png"}},
35
+ "url": "https://jekyllrb.com/docs/collections/"}</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/collections.md"><i class="fa fa-pencil"></i>  Improve this page</a>
286
+ <a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/collections.md"><i class="fa fa-pencil"></i>  Improve this page</a>
283
287
  </div>
284
288
  <h1>Collections</h1>
285
289
  <p>Not everything is a post or a page. Maybe you want to document the various
@@ -890,6 +894,10 @@ extension):</p>
890
894
 
891
895
 
892
896
 
897
+ <li class=""><a href="/docs/maintaining/">Maintaining Jekyll</a></li>
898
+
899
+
900
+
893
901
  <li class=""><a href="/docs/conduct/">Code of Conduct</a></li>
894
902
 
895
903
 
@@ -912,7 +920,7 @@ extension):</p>
912
920
  <footer>
913
921
  <div class="grid">
914
922
  <div class="unit one-third center-on-mobiles">
915
- <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>
923
+ <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>
916
924
  </div>
917
925
  <div class="unit two-thirds align-right center-on-mobiles">
918
926
  <p>