jekyll-docs 3.1.6 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/jekyll-docs.rb +7 -13
- data/site/community/index.html +305 -0
- data/site/conduct/index.html +10 -0
- data/site/css/screen.css +1445 -0
- data/site/docs/assets/index.html +701 -0
- data/site/docs/collections/index.html +973 -0
- data/site/docs/conduct/index.html +718 -0
- data/site/docs/configuration/index.html +1337 -0
- data/site/docs/continuous-integration/index.html +846 -0
- data/site/docs/contributing/index.html +815 -0
- data/site/docs/datafiles/index.html +742 -0
- data/site/docs/deployment-methods/index.html +866 -0
- data/site/docs/drafts/index.html +615 -0
- data/site/docs/extras/index.html +656 -0
- data/site/docs/frontmatter/index.html +776 -0
- data/site/docs/github-pages/index.html +778 -0
- data/site/docs/history/index.html +3293 -0
- data/site/docs/home/index.html +627 -0
- data/site/docs/index.html +10 -0
- data/site/docs/installation/index.html +682 -0
- data/site/docs/migrations/index.html +627 -0
- data/site/docs/pages/index.html +698 -0
- data/site/docs/pagination/index.html +840 -0
- data/site/docs/permalinks/index.html +924 -0
- data/site/docs/plugins/index.html +1726 -0
- data/site/docs/posts/index.html +811 -0
- data/site/docs/quickstart/index.html +599 -0
- data/site/docs/resources/index.html +717 -0
- data/site/docs/sites/index.html +676 -0
- data/site/docs/static-files/index.html +655 -0
- data/site/docs/structure/index.html +794 -0
- data/site/docs/templates/index.html +1105 -0
- data/site/docs/themes/index.html +751 -0
- data/site/docs/troubleshooting/index.html +826 -0
- data/site/docs/upgrading/0-to-2/index.html +802 -0
- data/site/docs/upgrading/2-to-3/index.html +785 -0
- data/site/docs/upgrading/index.html +664 -0
- data/site/docs/usage/index.html +673 -0
- data/site/docs/variables/index.html +1013 -0
- data/site/docs/windows/index.html +775 -0
- data/site/feed.xml +222 -0
- data/site/github.html +10 -0
- data/site/help/index.html +246 -0
- data/site/img/article-footer.png +0 -0
- data/site/img/footer-logo.png +0 -0
- data/site/img/logo-2x.png +0 -0
- data/site/index.html +200 -16
- data/site/issues.html +10 -0
- data/site/news/2013/05/05/jekyll-1-0-0-released/index.html +524 -0
- data/site/news/2013/05/08/jekyll-1-0-1-released/index.html +524 -0
- data/site/news/2013/05/12/jekyll-1-0-2-released/index.html +525 -0
- data/site/news/2013/06/07/jekyll-1-0-3-released/index.html +522 -0
- data/site/news/2013/07/14/jekyll-1-1-0-released/index.html +524 -0
- data/site/news/2013/07/24/jekyll-1-1-1-released/index.html +523 -0
- data/site/news/2013/07/25/jekyll-1-0-4-released/index.html +519 -0
- data/site/news/2013/07/25/jekyll-1-1-2-released/index.html +519 -0
- data/site/news/2013/09/06/jekyll-1-2-0-released/index.html +526 -0
- data/site/news/2013/09/14/jekyll-1-2-1-released/index.html +520 -0
- data/site/news/2013/10/28/jekyll-1-3-0-rc1-released/index.html +518 -0
- data/site/news/2013/11/04/jekyll-1-3-0-released/index.html +553 -0
- data/site/news/2013/11/26/jekyll-1-3-1-released/index.html +522 -0
- data/site/news/2013/12/07/jekyll-1-4-0-released/index.html +537 -0
- data/site/news/2013/12/09/jekyll-1-4-1-released/index.html +519 -0
- data/site/news/2013/12/16/jekyll-1-4-2-released/index.html +518 -0
- data/site/news/2014/01/13/jekyll-1-4-3-released/index.html +527 -0
- data/site/news/2014/03/24/jekyll-1-5-0-released/index.html +518 -0
- data/site/news/2014/03/27/jekyll-1-5-1-released/index.html +523 -0
- data/site/news/2014/05/06/jekyll-turns-2-0-0/index.html +539 -0
- data/site/news/2014/05/08/jekyll-2-0-3-released/index.html +519 -0
- data/site/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/index.html +521 -0
- data/site/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/index.html +536 -0
- data/site/news/2014/07/01/jekyll-2-1-1-released/index.html +533 -0
- data/site/news/2014/07/29/jekyll-2-2-0-released/index.html +522 -0
- data/site/news/2014/08/10/jekyll-2-3-0-released/index.html +542 -0
- data/site/news/2014/09/09/jekyll-2-4-0-released/index.html +528 -0
- data/site/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/index.html +551 -0
- data/site/news/2014/11/09/jekyll-2-5-1-released/index.html +529 -0
- data/site/news/2014/11/12/jekyll-2-5-2-released/index.html +519 -0
- data/site/news/2014/12/17/alfredxing-welcome-to-jekyll-core/index.html +526 -0
- data/site/news/2014/12/22/jekyll-2-5-3-released/index.html +521 -0
- data/site/news/2015/01/20/jekyll-meet-and-greet/index.html +522 -0
- data/site/news/2015/01/24/jekyll-3-0-0-beta1-released/index.html +542 -0
- data/site/news/2015/02/26/introducing-jekyll-talk/index.html +517 -0
- data/site/news/2015/10/26/jekyll-3-0-released/index.html +546 -0
- data/site/news/2015/11/17/jekyll-3-0-1-released/index.html +530 -0
- data/site/news/2016/01/20/jekyll-3-0-2-released/index.html +520 -0
- data/site/news/2016/01/24/jekyll-3-1-0-released/index.html +553 -0
- data/site/news/2016/01/28/jekyll-3-1-1-released/index.html +537 -0
- data/site/news/2016/02/08/jekyll-3-0-3-released/index.html +532 -0
- data/site/news/2016/02/19/jekyll-3-1-2-released/index.html +523 -0
- data/site/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/index.html +519 -0
- data/site/news/2016/04/19/jekyll-3-0-4-released/index.html +525 -0
- data/site/news/2016/04/19/jekyll-3-1-3-released/index.html +521 -0
- data/site/news/2016/04/26/jekyll-3-0-5-released/index.html +526 -0
- data/site/news/2016/05/18/jekyll-3-1-4-released/index.html +530 -0
- data/site/news/2016/05/18/jekyll-3-1-5-released/index.html +518 -0
- data/site/news/2016/05/19/jekyll-3-1-6-released/index.html +520 -0
- data/site/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/index.html +521 -0
- data/site/news/2016/07/26/jekyll-3-2-0-released/index.html +630 -0
- data/site/news/index.html +2831 -10
- data/site/news/releases/index.html +2603 -10
- data/site/sitemap.xml +327 -0
- metadata +99 -111
- data/site/_config.yml +0 -25
- data/site/_data/docs.yml +0 -49
- data/site/_docs/assets.md +0 -94
- data/site/_docs/collections.md +0 -380
- data/site/_docs/conduct.md +0 -55
- data/site/_docs/configuration.md +0 -747
- data/site/_docs/continuous-integration.md +0 -221
- data/site/_docs/contributing.md +0 -124
- data/site/_docs/datafiles.md +0 -151
- data/site/_docs/deployment-methods.md +0 -213
- data/site/_docs/drafts.md +0 -20
- data/site/_docs/extras.md +0 -22
- data/site/_docs/frontmatter.md +0 -191
- data/site/_docs/github-pages.md +0 -133
- data/site/_docs/history.md +0 -2323
- data/site/_docs/index.md +0 -57
- data/site/_docs/installation.md +0 -106
- data/site/_docs/migrations.md +0 -9
- data/site/_docs/pages.md +0 -100
- data/site/_docs/pagination.md +0 -224
- data/site/_docs/permalinks.md +0 -308
- data/site/_docs/plugins.md +0 -903
- data/site/_docs/posts.md +0 -237
- data/site/_docs/quickstart.md +0 -26
- data/site/_docs/resources.md +0 -38
- data/site/_docs/sites.md +0 -23
- data/site/_docs/static_files.md +0 -52
- data/site/_docs/structure.md +0 -211
- data/site/_docs/templates.md +0 -451
- data/site/_docs/troubleshooting.md +0 -207
- data/site/_docs/upgrading.md +0 -10
- data/site/_docs/upgrading/0-to-2.md +0 -140
- data/site/_docs/upgrading/2-to-3.md +0 -126
- data/site/_docs/usage.md +0 -101
- data/site/_docs/variables.md +0 -390
- data/site/_docs/windows.md +0 -46
- data/site/_includes/analytics.html +0 -30
- data/site/_includes/anchor_links.html +0 -33
- data/site/_includes/docs_contents.html +0 -8
- data/site/_includes/docs_contents_mobile.html +0 -10
- data/site/_includes/docs_option.html +0 -11
- data/site/_includes/docs_ul.html +0 -17
- data/site/_includes/footer.html +0 -15
- data/site/_includes/header.html +0 -18
- data/site/_includes/news_contents.html +0 -33
- data/site/_includes/news_contents_mobile.html +0 -11
- data/site/_includes/news_item.html +0 -24
- data/site/_includes/primary-nav-items.html +0 -17
- data/site/_includes/section_nav.html +0 -39
- data/site/_includes/top.html +0 -17
- data/site/_layouts/default.html +0 -13
- data/site/_layouts/docs.html +0 -26
- data/site/_layouts/news.html +0 -19
- data/site/_layouts/news_item.html +0 -27
- data/site/_layouts/page.html +0 -18
- data/site/_posts/2013-05-06-jekyll-1-0-0-released.markdown +0 -23
- data/site/_posts/2013-05-08-jekyll-1-0-1-released.markdown +0 -27
- data/site/_posts/2013-05-12-jekyll-1-0-2-released.markdown +0 -28
- data/site/_posts/2013-06-07-jekyll-1-0-3-released.markdown +0 -25
- data/site/_posts/2013-07-14-jekyll-1-1-0-released.markdown +0 -27
- data/site/_posts/2013-07-24-jekyll-1-1-1-released.markdown +0 -31
- data/site/_posts/2013-07-25-jekyll-1-0-4-released.markdown +0 -20
- data/site/_posts/2013-07-25-jekyll-1-1-2-released.markdown +0 -20
- data/site/_posts/2013-09-06-jekyll-1-2-0-released.markdown +0 -23
- data/site/_posts/2013-09-14-jekyll-1-2-1-released.markdown +0 -19
- data/site/_posts/2013-10-28-jekyll-1-3-0-rc1-released.markdown +0 -17
- data/site/_posts/2013-11-04-jekyll-1-3-0-released.markdown +0 -43
- data/site/_posts/2013-11-26-jekyll-1-3-1-released.markdown +0 -21
- data/site/_posts/2013-12-07-jekyll-1-4-0-released.markdown +0 -30
- data/site/_posts/2013-12-09-jekyll-1-4-1-released.markdown +0 -18
- data/site/_posts/2013-12-16-jekyll-1-4-2-released.markdown +0 -18
- data/site/_posts/2014-01-13-jekyll-1-4-3-released.markdown +0 -26
- data/site/_posts/2014-03-24-jekyll-1-5-0-released.markdown +0 -19
- data/site/_posts/2014-03-27-jekyll-1-5-1-released.markdown +0 -26
- data/site/_posts/2014-05-06-jekyll-turns-2-0-0.markdown +0 -31
- data/site/_posts/2014-05-08-jekyll-2-0-3-released.markdown +0 -18
- data/site/_posts/2014-06-04-jekyll-stickers-1-dollar-stickermule.markdown +0 -19
- data/site/_posts/2014-06-28-jekyll-turns-21-i-mean-2-1-0.markdown +0 -31
- data/site/_posts/2014-07-01-jekyll-2-1-1-released.markdown +0 -30
- data/site/_posts/2014-07-29-jekyll-2-2-0-released.markdown +0 -19
- data/site/_posts/2014-08-10-jekyll-2-3-0-released.markdown +0 -41
- data/site/_posts/2014-09-09-jekyll-2-4-0-released.markdown +0 -25
- data/site/_posts/2014-11-06-jekylls-midlife-crisis-jekyll-turns-2-5-0.markdown +0 -47
- data/site/_posts/2014-11-08-jekyll-2-5-1-released.markdown +0 -29
- data/site/_posts/2014-11-12-jekyll-2-5-2-released.markdown +0 -18
- data/site/_posts/2014-12-17-alfredxing-welcome-to-jekyll-core.md +0 -27
- data/site/_posts/2014-12-22-jekyll-2-5-3-released.markdown +0 -20
- data/site/_posts/2015-01-20-jekyll-meet-and-greet.markdown +0 -20
- data/site/_posts/2015-01-24-jekyll-3-0-0-beta1-released.markdown +0 -40
- data/site/_posts/2015-02-26-introducing-jekyll-talk.markdown +0 -15
- data/site/_posts/2015-10-26-jekyll-3-0-released.markdown +0 -35
- data/site/_posts/2015-11-17-jekyll-3-0-1-released.markdown +0 -25
- data/site/_posts/2016-01-20-jekyll-3-0-2-released.markdown +0 -19
- data/site/_posts/2016-01-24-jekyll-3-1-0-released.markdown +0 -50
- data/site/_posts/2016-01-28-jekyll-3-1-1-released.markdown +0 -33
- data/site/_posts/2016-02-08-jekyll-3-0-3-released.markdown +0 -32
- data/site/_posts/2016-02-19-jekyll-3-1-2-released.markdown +0 -20
- data/site/_sass/_font-awesome.scss +0 -25
- data/site/_sass/_gridism.scss +0 -124
- data/site/_sass/_mixins.scss +0 -38
- data/site/_sass/_normalize.scss +0 -1
- data/site/_sass/_pygments.scss +0 -78
- data/site/_sass/_style.scss +0 -1002
- data/site/css/screen.scss +0 -9
- data/site/help/index.md +0 -41
- data/site/redirects/github.html +0 -4
- data/site/redirects/issues.html +0 -4
|
@@ -0,0 +1,815 @@
|
|
|
1
|
+
<!DOCTYPE HTML>
|
|
2
|
+
<html lang="en-US">
|
|
3
|
+
<head>
|
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
5
|
+
<meta charset="UTF-8">
|
|
6
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
+
<meta name="generator" content="Jekyll v3.2.0">
|
|
8
|
+
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
|
|
9
|
+
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
|
|
10
|
+
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
|
|
11
|
+
<link rel="stylesheet" href="/css/screen.css">
|
|
12
|
+
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
|
13
|
+
<!-- Begin Jekyll SEO tag v2.0.0 -->
|
|
14
|
+
<title>Contributing - Jekyll • Simple, blog-aware, static sites</title>
|
|
15
|
+
<meta property="og:title" content="Contributing">
|
|
16
|
+
<meta name="description" content="Transform your plain text into static websites and blogs">
|
|
17
|
+
<meta property="og:description" content="Transform your plain text into static websites and blogs">
|
|
18
|
+
<link rel="canonical" href="https://jekyllrb.com/docs/contributing/">
|
|
19
|
+
<meta property="og:url" content="https://jekyllrb.com/docs/contributing/">
|
|
20
|
+
<meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
|
|
21
|
+
<meta property="og:type" content="article">
|
|
22
|
+
<meta property="article:published_time" content="2016-07-27T18:44:57-07:00">
|
|
23
|
+
<meta name="twitter:card" content="summary">
|
|
24
|
+
<meta name="twitter:site" content="@jekyllrb">
|
|
25
|
+
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
|
|
26
|
+
<script type="application/ld+json">
|
|
27
|
+
{
|
|
28
|
+
"@context": "http://schema.org",
|
|
29
|
+
"@type": "BlogPosting",
|
|
30
|
+
"headline": "Contributing",
|
|
31
|
+
"datePublished": "2016-07-27T18:44:57-07:00",
|
|
32
|
+
"description": "Transform your plain text into static websites and blogs",
|
|
33
|
+
"logo": "https://jekyllrb.comimg/logo-2x.png",
|
|
34
|
+
"url": "https://jekyllrb.com/docs/contributing/"
|
|
35
|
+
}
|
|
36
|
+
</script>
|
|
37
|
+
<!-- End Jekyll SEO tag -->
|
|
38
|
+
<!--[if lt IE 9]>
|
|
39
|
+
<script src="/js/html5shiv.min.js"></script>
|
|
40
|
+
<script src="/js/respond.min.js"></script>
|
|
41
|
+
<![endif]-->
|
|
42
|
+
</head>
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
<body class="wrap">
|
|
46
|
+
<header>
|
|
47
|
+
<nav class="mobile-nav show-on-mobiles">
|
|
48
|
+
<ul>
|
|
49
|
+
<li class="">
|
|
50
|
+
<a href="/">Home</a>
|
|
51
|
+
</li>
|
|
52
|
+
<li class="current">
|
|
53
|
+
<a href="/docs/home/">Docs</a>
|
|
54
|
+
</li>
|
|
55
|
+
<li class="">
|
|
56
|
+
<a href="/news/">News</a>
|
|
57
|
+
</li>
|
|
58
|
+
<li class="">
|
|
59
|
+
<a href="/community/">Community</a>
|
|
60
|
+
</li>
|
|
61
|
+
<li class="">
|
|
62
|
+
<a href="/help/">Help</a>
|
|
63
|
+
</li>
|
|
64
|
+
<li>
|
|
65
|
+
<a href="https://github.com/jekyll/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>
|
|
66
|
+
</li>
|
|
67
|
+
</ul>
|
|
68
|
+
|
|
69
|
+
</nav>
|
|
70
|
+
<div class="grid">
|
|
71
|
+
<div class="unit one-third center-on-mobiles">
|
|
72
|
+
<h1>
|
|
73
|
+
<a href="/">
|
|
74
|
+
<span class="sr-only">Jekyll</span>
|
|
75
|
+
<img src="/img/logo-2x.png" width="249" height="115" alt="Jekyll Logo">
|
|
76
|
+
</a>
|
|
77
|
+
</h1>
|
|
78
|
+
</div>
|
|
79
|
+
<nav class="main-nav unit two-thirds hide-on-mobiles">
|
|
80
|
+
<ul>
|
|
81
|
+
<li class="">
|
|
82
|
+
<a href="/">Home</a>
|
|
83
|
+
</li>
|
|
84
|
+
<li class="current">
|
|
85
|
+
<a href="/docs/home/">Docs</a>
|
|
86
|
+
</li>
|
|
87
|
+
<li class="">
|
|
88
|
+
<a href="/news/">News</a>
|
|
89
|
+
</li>
|
|
90
|
+
<li class="">
|
|
91
|
+
<a href="/community/">Community</a>
|
|
92
|
+
</li>
|
|
93
|
+
<li class="">
|
|
94
|
+
<a href="/help/">Help</a>
|
|
95
|
+
</li>
|
|
96
|
+
<li>
|
|
97
|
+
<a href="https://github.com/jekyll/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>
|
|
98
|
+
</li>
|
|
99
|
+
</ul>
|
|
100
|
+
|
|
101
|
+
</nav>
|
|
102
|
+
</div>
|
|
103
|
+
</header>
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
<section class="docs">
|
|
107
|
+
<div class="grid">
|
|
108
|
+
|
|
109
|
+
<div class="docs-nav-mobile unit whole show-on-mobiles">
|
|
110
|
+
<select onchange="if (this.value) window.location.href=this.value">
|
|
111
|
+
<option value="">Navigate the docs…</option>
|
|
112
|
+
|
|
113
|
+
<optgroup label="Getting Started">
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
<option value="https://jekyllrb.com/docs/home/">Welcome</option>
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
<option value="https://jekyllrb.com/docs/quickstart/">Quick-start guide</option>
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
<option value="https://jekyllrb.com/docs/installation/">Installation</option>
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
<option value="https://jekyllrb.com/docs/usage/">Basic Usage</option>
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
<option value="https://jekyllrb.com/docs/structure/">Directory structure</option>
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
<option value="https://jekyllrb.com/docs/configuration/">Configuration</option>
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
</optgroup>
|
|
141
|
+
|
|
142
|
+
<optgroup label="Your Content">
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
<option value="https://jekyllrb.com/docs/frontmatter/">Front Matter</option>
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
<option value="https://jekyllrb.com/docs/posts/">Writing posts</option>
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
<option value="https://jekyllrb.com/docs/drafts/">Working with drafts</option>
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
<option value="https://jekyllrb.com/docs/pages/">Creating pages</option>
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
<option value="https://jekyllrb.com/docs/static-files/">Static Files</option>
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
<option value="https://jekyllrb.com/docs/variables/">Variables</option>
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
<option value="https://jekyllrb.com/docs/collections/">Collections</option>
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
<option value="https://jekyllrb.com/docs/datafiles/">Data Files</option>
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
<option value="https://jekyllrb.com/docs/assets/">Assets</option>
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
<option value="https://jekyllrb.com/docs/migrations/">Blog migrations</option>
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
</optgroup>
|
|
186
|
+
|
|
187
|
+
<optgroup label="Customization">
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
<option value="https://jekyllrb.com/docs/templates/">Templates</option>
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
<option value="https://jekyllrb.com/docs/permalinks/">Permalinks</option>
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
<option value="https://jekyllrb.com/docs/pagination/">Pagination</option>
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
<option value="https://jekyllrb.com/docs/plugins/">Plugins</option>
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
<option value="https://jekyllrb.com/docs/themes/">Themes</option>
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
<option value="https://jekyllrb.com/docs/extras/">Extras</option>
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
</optgroup>
|
|
215
|
+
|
|
216
|
+
<optgroup label="Deployment">
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
<option value="https://jekyllrb.com/docs/github-pages/">GitHub Pages</option>
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
<option value="https://jekyllrb.com/docs/deployment-methods/">Deployment methods</option>
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
<option value="https://jekyllrb.com/docs/continuous-integration/">Continuous Integration</option>
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
</optgroup>
|
|
232
|
+
|
|
233
|
+
<optgroup label="Miscellaneous">
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
<option value="https://jekyllrb.com/docs/troubleshooting/">Troubleshooting</option>
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
<option value="https://jekyllrb.com/docs/sites/">Sites using Jekyll</option>
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
<option value="https://jekyllrb.com/docs/resources/">Resources</option>
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
<option value="https://jekyllrb.com/docs/upgrading/0-to-2/">Upgrading from 0.x to 2.x</option>
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
<option value="https://jekyllrb.com/docs/upgrading/2-to-3/">Upgrading from 2.x to 3.x</option>
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
</optgroup>
|
|
257
|
+
|
|
258
|
+
<optgroup label="Meta">
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
<option value="https://jekyllrb.com/docs/contributing/">Contributing</option>
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
<option value="https://jekyllrb.com/docs/conduct/">Code of Conduct</option>
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
<option value="https://jekyllrb.com/docs/history/">History</option>
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
</optgroup>
|
|
274
|
+
|
|
275
|
+
</select>
|
|
276
|
+
</div>
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
<div class="unit four-fifths">
|
|
280
|
+
<article>
|
|
281
|
+
<div class="improve right hide-on-mobiles">
|
|
282
|
+
<a href="https://github.com/jekyll/jekyll/edit/master/site/_docs/contributing.md"><i class="fa fa-pencil"></i> Improve this page</a>
|
|
283
|
+
</div>
|
|
284
|
+
<h1>Contributing</h1>
|
|
285
|
+
<p>Hi there! Interested in contributing to Jekyll? We’d love your help. Jekyll is an open source project, built one contribution at a time by users like you.</p>
|
|
286
|
+
|
|
287
|
+
<h2 id="where-to-get-help-or-report-a-problem">Where to get help or report a problem</h2>
|
|
288
|
+
|
|
289
|
+
<ul>
|
|
290
|
+
<li>If you have a question about using Jekyll, start a discussion on <a href="https://talk.jekyllrb.com">Jekyll Talk</a>.</li>
|
|
291
|
+
<li>If you think you’ve found a bug within a Jekyll plugin, open an issue in that plugin’s repository.</li>
|
|
292
|
+
<li>If you think you’ve found a bug within Jekyll itself, <a href="https://github.com/jekyll/jekyll/issues/new">open an issue</a>.</li>
|
|
293
|
+
<li>More resources are listed on our <a href="https://jekyllrb.com/help/">Help page</a>.</li>
|
|
294
|
+
</ul>
|
|
295
|
+
|
|
296
|
+
<h2 id="ways-to-contribute">Ways to contribute</h2>
|
|
297
|
+
|
|
298
|
+
<p>Whether you’re a developer, a designer, or just a Jekyll devotee, there are lots of ways to contribute. Here’s a few ideas:</p>
|
|
299
|
+
|
|
300
|
+
<ul>
|
|
301
|
+
<li>
|
|
302
|
+
<a href="https://jekyllrb.com/docs/installation/">Install Jekyll on your computer</a> and kick the tires. Does it work? Does it do what you’d expect? If not, <a href="https://github.com/jekyll/jekyll/issues/new">open an issue</a> and let us know.</li>
|
|
303
|
+
<li>Comment on some of the project’s <a href="https://github.com/jekyll/jekyll/issues">open issues</a>. Have you experienced the same problem? Know a work around? Do you have a suggestion for how the feature could be better?</li>
|
|
304
|
+
<li>Read through <a href="https://jekyllrb.com/docs/home/">the documentation</a>, and click the “improve this page” button, any time you see something confusing, or have a suggestion for something that could be improved.</li>
|
|
305
|
+
<li>Browse through <a href="https://talk.jekyllrb.com/">the Jekyll discussion forum</a>, and lend a hand answering questions. There’s a good chance you’ve already experienced what another user is experiencing.</li>
|
|
306
|
+
<li>Find <a href="https://github.com/jekyll/jekyll/issues">an open issue</a> (especially <a href="https://github.com/jekyll/jekyll/issues?q=is%3Aopen+is%3Aissue+label%3Ahelp-wanted">those labeled <code class="highlighter-rouge">help-wanted</code></a>), and submit a proposed fix. If it’s your first pull request, we promise we won’t bite, and are glad to answer any questions.</li>
|
|
307
|
+
<li>Help evaluate <a href="https://github.com/jekyll/jekyll/pulls">open pull requests</a>, by testing the changes locally and reviewing what’s proposed.</li>
|
|
308
|
+
</ul>
|
|
309
|
+
|
|
310
|
+
<h2 id="submitting-a-pull-request">Submitting a pull request</h2>
|
|
311
|
+
|
|
312
|
+
<h3 id="pull-requests-generally">Pull requests generally</h3>
|
|
313
|
+
|
|
314
|
+
<ul>
|
|
315
|
+
<li>
|
|
316
|
+
<p>The smaller the proposed change, the better. If you’d like to propose two unrelated changes, submit two pull requests.</p>
|
|
317
|
+
</li>
|
|
318
|
+
<li>
|
|
319
|
+
<p>The more information, the better. Make judicious use of the pull request body. Describe what changes were made, why you made them, and what impact they will have for users.</p>
|
|
320
|
+
</li>
|
|
321
|
+
<li>
|
|
322
|
+
<p>Pull request are easy and fun. If this is your first pull request, it may help to <a href="https://guides.github.com/introduction/flow/">understand GitHub Flow</a>.</p>
|
|
323
|
+
</li>
|
|
324
|
+
<li>
|
|
325
|
+
<p>If you’re submitting a code contribution, be sure to read the <a href="#code-contributions">code contributions</a> section below.</p>
|
|
326
|
+
</li>
|
|
327
|
+
</ul>
|
|
328
|
+
|
|
329
|
+
<h3 id="submitting-a-pull-request-via-githubcom">Submitting a pull request via github.com</h3>
|
|
330
|
+
|
|
331
|
+
<p>Many small changes can be made entirely through the github.com web interface.</p>
|
|
332
|
+
|
|
333
|
+
<ol>
|
|
334
|
+
<li>Navigate to the file within <a href="https://github.com/jekyll/jekyll"><code class="highlighter-rouge">jekyll/jekyll</code></a> that you’d like to edit.</li>
|
|
335
|
+
<li>Click the pencil icon in the top right corner to edit the file</li>
|
|
336
|
+
<li>Make your proposed changes</li>
|
|
337
|
+
<li>Click “Propose file change”</li>
|
|
338
|
+
<li>Click “Create pull request”</li>
|
|
339
|
+
<li>Add a descriptive title and detailed description for your proposed change. The more information the better.</li>
|
|
340
|
+
<li>Click “Create pull request”</li>
|
|
341
|
+
</ol>
|
|
342
|
+
|
|
343
|
+
<p>That’s it! You’ll be automatically subscribed to receive updates as others review your proposed change and provide feedback.</p>
|
|
344
|
+
|
|
345
|
+
<h3 id="submitting-a-pull-request-via-git-command-line">Submitting a pull request via Git command line</h3>
|
|
346
|
+
|
|
347
|
+
<ol>
|
|
348
|
+
<li>Fork the project by clicking “Fork” in the top right corner of <a href="https://github.com/jekyll/jekyll"><code class="highlighter-rouge">jekyll/jekyll</code></a>.</li>
|
|
349
|
+
<li>Clone the repository locally <code class="highlighter-rouge">git clone https://github.com/<you-username>/jekyll</code>.</li>
|
|
350
|
+
<li>Create a new, descriptively named branch to contain your change ( <code class="highlighter-rouge">git checkout -b my-awesome-feature</code> ).</li>
|
|
351
|
+
<li>Hack away, add tests. Not necessarily in that order.</li>
|
|
352
|
+
<li>Make sure everything still passes by running <code class="highlighter-rouge">script/cibuild</code> (see <a href="#running-tests-locally">the tests section</a> below)</li>
|
|
353
|
+
<li>Push the branch up ( <code class="highlighter-rouge">git push origin my-awesome-feature</code> ).</li>
|
|
354
|
+
<li>Create a pull request by visiting <code class="highlighter-rouge">https://github.com/<your-username>/jekyll</code> and following the instructions at the top of the screen.</li>
|
|
355
|
+
</ol>
|
|
356
|
+
|
|
357
|
+
<h2 id="proposing-updates-to-the-documentation">Proposing updates to the documentation</h2>
|
|
358
|
+
|
|
359
|
+
<p>We want the Jekyll documentation to be the best it can be. We’ve open-sourced our docs and we welcome any pull requests if you find it lacking.</p>
|
|
360
|
+
|
|
361
|
+
<h3 id="how-to-submit-changes">How to submit changes</h3>
|
|
362
|
+
|
|
363
|
+
<p>You can find the documentation for jekyllrb.com in the <a href="https://github.com/jekyll/jekyll/tree/master/site">site</a> directory. See the section above, <a href="#submitting-a-pull-request">submitting a pull request</a> for information on how to propose a change.</p>
|
|
364
|
+
|
|
365
|
+
<p>One gotcha, all pull requests should be directed at the <code class="highlighter-rouge">master</code> branch (the default branch).</p>
|
|
366
|
+
|
|
367
|
+
<h3 id="adding-plugins">Adding plugins</h3>
|
|
368
|
+
|
|
369
|
+
<p>If you want to add your plugin to the <a href="https://jekyllrb.com/docs/plugins/#available-plugins">list of plugins</a>, please submit a pull request modifying the <a href="https://github.com/jekyll/jekyll/blob/master/site/_docs/plugins.md">plugins page source file</a> by adding a link to your plugin under the proper subheading depending upon its type.</p>
|
|
370
|
+
|
|
371
|
+
<h2 id="code-contributions">Code Contributions</h2>
|
|
372
|
+
|
|
373
|
+
<p>Interesting in submitting a pull request? Awesome. Read on. There’s a few common gotchas that we’d love to help you avoid.</p>
|
|
374
|
+
|
|
375
|
+
<h3 id="tests-and-documentation">Tests and documentation</h3>
|
|
376
|
+
|
|
377
|
+
<p>Any time you propose a code change, you should also include updates to the documentation and tests within the same pull request.</p>
|
|
378
|
+
|
|
379
|
+
<h4 id="documentation">Documentation</h4>
|
|
380
|
+
|
|
381
|
+
<p>If your contribution changes any Jekyll behavior, make sure to update the documentation. Documentation lives in the <code class="highlighter-rouge">site/_docs</code> folder (spoiler alert: it’s a Jekyll site!). If the docs are missing information, please feel free to add it in. Great docs make a great project. Include changes to the documentation within your pull request, and once merged, <code class="highlighter-rouge">jekyllrb.com</code> will be updated.</p>
|
|
382
|
+
|
|
383
|
+
<h4 id="tests">Tests</h4>
|
|
384
|
+
|
|
385
|
+
<ul>
|
|
386
|
+
<li>
|
|
387
|
+
<p>If you’re creating a small fix or patch to an existing feature, a simple test is more than enough. You can usually copy/paste from an existing example in the <code class="highlighter-rouge">tests</code> folder, but if you need you can find out about our tests suites <a href="https://github.com/thoughtbot/shoulda/tree/master">Shoulda</a> and <a href="https://github.com/rspec/rspec-mocks">RSpec-Mocks</a>.</p>
|
|
388
|
+
</li>
|
|
389
|
+
<li>
|
|
390
|
+
<p>If it’s a brand new feature, create a new <a href="https://github.com/cucumber/cucumber/">Cucumber</a> feature, reusing existing steps where appropriate.</p>
|
|
391
|
+
</li>
|
|
392
|
+
</ul>
|
|
393
|
+
|
|
394
|
+
<h3 id="code-contributions-generally">Code contributions generally</h3>
|
|
395
|
+
|
|
396
|
+
<ul>
|
|
397
|
+
<li>
|
|
398
|
+
<p>Jekyll uses the <a href="https://github.com/bbatsov/rubocop">Rubocop</a> static analyzer to ensure that contributions follow the <a href="https://github.com/styleguide/ruby">GitHub Ruby Styleguide</a>. Please check your code using <code class="highlighter-rouge">script/fmt</code> and resolve any errors before pushing your branch.</p>
|
|
399
|
+
</li>
|
|
400
|
+
<li>
|
|
401
|
+
<p>Don’t bump the Gem version in your pull request (if you don’t know what that means, you probably didn’t).</p>
|
|
402
|
+
</li>
|
|
403
|
+
</ul>
|
|
404
|
+
|
|
405
|
+
<h2 id="running-tests-locally">Running tests locally</h2>
|
|
406
|
+
|
|
407
|
+
<h3 id="test-dependencies">Test Dependencies</h3>
|
|
408
|
+
|
|
409
|
+
<p>To run the test suite and build the gem you’ll need to install Jekyll’s dependencies by running the following command:</p>
|
|
410
|
+
|
|
411
|
+
<pre class="highlight"><code>$ script/bootstrap</code></pre>
|
|
412
|
+
|
|
413
|
+
<p>Before you make any changes, run the tests and make sure that they pass (to confirm your environment is configured properly):</p>
|
|
414
|
+
|
|
415
|
+
<pre class="highlight"><code>$ script/cibuild</code></pre>
|
|
416
|
+
|
|
417
|
+
<p>If you are only updating a file in <code class="highlighter-rouge">test/</code>, you can use the command:</p>
|
|
418
|
+
|
|
419
|
+
<pre class="highlight"><code>$ script/test test/blah_test.rb</code></pre>
|
|
420
|
+
|
|
421
|
+
<p>If you are only updating a <code class="highlighter-rouge">.feature</code> file, you can use the command:</p>
|
|
422
|
+
|
|
423
|
+
<pre class="highlight"><code>$ script/cucumber features/blah.feature</code></pre>
|
|
424
|
+
|
|
425
|
+
<p>Both <code class="highlighter-rouge">script/test</code> and <code class="highlighter-rouge">script/cucumber</code> can be run without arguments to
|
|
426
|
+
run its entire respective suite.</p>
|
|
427
|
+
|
|
428
|
+
<h2 id="a-thank-you">A thank you</h2>
|
|
429
|
+
|
|
430
|
+
<p>Thanks! Hacking on Jekyll should be fun. If you find any of this hard to figure out, let us know so we can improve our process or documentation!</p>
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
<div class="section-nav">
|
|
531
|
+
<div class="left align-right">
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
<a href="/docs/upgrading/2-to-3/" class="prev">Back</a>
|
|
536
|
+
|
|
537
|
+
</div>
|
|
538
|
+
<div class="right align-left">
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
|
|
542
|
+
<a href="/docs/conduct/" class="next">Next</a>
|
|
543
|
+
|
|
544
|
+
</div>
|
|
545
|
+
</div>
|
|
546
|
+
<div class="clear"></div>
|
|
547
|
+
|
|
548
|
+
</article>
|
|
549
|
+
</div>
|
|
550
|
+
|
|
551
|
+
<div class="unit one-fifth hide-on-mobiles">
|
|
552
|
+
<aside>
|
|
553
|
+
|
|
554
|
+
<h4>Getting Started</h4>
|
|
555
|
+
<ul>
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
<li class=""><a href="https://jekyllrb.com/docs/home/">Welcome</a></li>
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
<li class=""><a href="https://jekyllrb.com/docs/quickstart/">Quick-start guide</a></li>
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
<li class=""><a href="https://jekyllrb.com/docs/installation/">Installation</a></li>
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
|
|
571
|
+
<li class=""><a href="https://jekyllrb.com/docs/usage/">Basic Usage</a></li>
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
<li class=""><a href="https://jekyllrb.com/docs/structure/">Directory structure</a></li>
|
|
576
|
+
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
<li class=""><a href="https://jekyllrb.com/docs/configuration/">Configuration</a></li>
|
|
580
|
+
|
|
581
|
+
</ul>
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
<h4>Your Content</h4>
|
|
585
|
+
<ul>
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
<li class=""><a href="https://jekyllrb.com/docs/frontmatter/">Front Matter</a></li>
|
|
590
|
+
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
<li class=""><a href="https://jekyllrb.com/docs/posts/">Writing posts</a></li>
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
<li class=""><a href="https://jekyllrb.com/docs/drafts/">Working with drafts</a></li>
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
<li class=""><a href="https://jekyllrb.com/docs/pages/">Creating pages</a></li>
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
<li class=""><a href="https://jekyllrb.com/docs/static-files/">Static Files</a></li>
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
<li class=""><a href="https://jekyllrb.com/docs/variables/">Variables</a></li>
|
|
610
|
+
|
|
611
|
+
|
|
612
|
+
|
|
613
|
+
<li class=""><a href="https://jekyllrb.com/docs/collections/">Collections</a></li>
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
<li class=""><a href="https://jekyllrb.com/docs/datafiles/">Data Files</a></li>
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
<li class=""><a href="https://jekyllrb.com/docs/assets/">Assets</a></li>
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
|
|
625
|
+
<li class=""><a href="https://jekyllrb.com/docs/migrations/">Blog migrations</a></li>
|
|
626
|
+
|
|
627
|
+
</ul>
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
<h4>Customization</h4>
|
|
631
|
+
<ul>
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
<li class=""><a href="https://jekyllrb.com/docs/templates/">Templates</a></li>
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
<li class=""><a href="https://jekyllrb.com/docs/permalinks/">Permalinks</a></li>
|
|
640
|
+
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
<li class=""><a href="https://jekyllrb.com/docs/pagination/">Pagination</a></li>
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
<li class=""><a href="https://jekyllrb.com/docs/plugins/">Plugins</a></li>
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
<li class=""><a href="https://jekyllrb.com/docs/themes/">Themes</a></li>
|
|
652
|
+
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
<li class=""><a href="https://jekyllrb.com/docs/extras/">Extras</a></li>
|
|
656
|
+
|
|
657
|
+
</ul>
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
<h4>Deployment</h4>
|
|
661
|
+
<ul>
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
<li class=""><a href="https://jekyllrb.com/docs/github-pages/">GitHub Pages</a></li>
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
|
|
669
|
+
<li class=""><a href="https://jekyllrb.com/docs/deployment-methods/">Deployment methods</a></li>
|
|
670
|
+
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
<li class=""><a href="https://jekyllrb.com/docs/continuous-integration/">Continuous Integration</a></li>
|
|
674
|
+
|
|
675
|
+
</ul>
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
<h4>Miscellaneous</h4>
|
|
679
|
+
<ul>
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
<li class=""><a href="https://jekyllrb.com/docs/troubleshooting/">Troubleshooting</a></li>
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
<li class=""><a href="https://jekyllrb.com/docs/sites/">Sites using Jekyll</a></li>
|
|
688
|
+
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
<li class=""><a href="https://jekyllrb.com/docs/resources/">Resources</a></li>
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
<li class=""><a href="https://jekyllrb.com/docs/upgrading/0-to-2/">Upgrading from 0.x to 2.x</a></li>
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
<li class=""><a href="https://jekyllrb.com/docs/upgrading/2-to-3/">Upgrading from 2.x to 3.x</a></li>
|
|
700
|
+
|
|
701
|
+
</ul>
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
<h4>Meta</h4>
|
|
705
|
+
<ul>
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
<li class="current"><a href="https://jekyllrb.com/docs/contributing/">Contributing</a></li>
|
|
710
|
+
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
<li class=""><a href="https://jekyllrb.com/docs/conduct/">Code of Conduct</a></li>
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
|
|
717
|
+
<li class=""><a href="https://jekyllrb.com/docs/history/">History</a></li>
|
|
718
|
+
|
|
719
|
+
</ul>
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
</aside>
|
|
723
|
+
</div>
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
<div class="clear"></div>
|
|
727
|
+
|
|
728
|
+
</div>
|
|
729
|
+
</section>
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
<footer>
|
|
733
|
+
<div class="grid">
|
|
734
|
+
<div class="unit one-third center-on-mobiles">
|
|
735
|
+
<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>
|
|
736
|
+
</div>
|
|
737
|
+
<div class="unit two-thirds align-right center-on-mobiles">
|
|
738
|
+
<p>
|
|
739
|
+
Proudly hosted by
|
|
740
|
+
<a href="https://github.com">
|
|
741
|
+
<img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
|
|
742
|
+
</a>
|
|
743
|
+
</p>
|
|
744
|
+
</div>
|
|
745
|
+
</div>
|
|
746
|
+
</footer>
|
|
747
|
+
|
|
748
|
+
<script>
|
|
749
|
+
var anchorForId = function (id) {
|
|
750
|
+
var anchor = document.createElement("a");
|
|
751
|
+
anchor.className = "header-link";
|
|
752
|
+
anchor.href = "#" + id;
|
|
753
|
+
anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
|
|
754
|
+
anchor.title = "Permalink";
|
|
755
|
+
return anchor;
|
|
756
|
+
};
|
|
757
|
+
|
|
758
|
+
var linkifyAnchors = function (level, containingElement) {
|
|
759
|
+
var headers = containingElement.getElementsByTagName("h" + level);
|
|
760
|
+
for (var h = 0; h < headers.length; h++) {
|
|
761
|
+
var header = headers[h];
|
|
762
|
+
|
|
763
|
+
if (typeof header.id !== "undefined" && header.id !== "") {
|
|
764
|
+
header.appendChild(anchorForId(header.id));
|
|
765
|
+
}
|
|
766
|
+
}
|
|
767
|
+
};
|
|
768
|
+
|
|
769
|
+
document.onreadystatechange = function () {
|
|
770
|
+
if (this.readyState === "complete") {
|
|
771
|
+
var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
|
|
772
|
+
if (!contentBlock) {
|
|
773
|
+
return;
|
|
774
|
+
}
|
|
775
|
+
for (var level = 1; level <= 6; level++) {
|
|
776
|
+
linkifyAnchors(level, contentBlock);
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
};
|
|
780
|
+
</script>
|
|
781
|
+
|
|
782
|
+
|
|
783
|
+
<!-- Gauges (http://gaug.es/) -->
|
|
784
|
+
<script>
|
|
785
|
+
var _gauges = _gauges || [];
|
|
786
|
+
(function() {
|
|
787
|
+
var t = document.createElement('script');
|
|
788
|
+
t.type = 'text/javascript';
|
|
789
|
+
t.async = true;
|
|
790
|
+
t.id = 'gauges-tracker';
|
|
791
|
+
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
|
792
|
+
t.src = '//secure.gaug.es/track.js';
|
|
793
|
+
var s = document.getElementsByTagName('script')[0];
|
|
794
|
+
s.parentNode.insertBefore(t, s);
|
|
795
|
+
})();
|
|
796
|
+
</script>
|
|
797
|
+
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
<!-- Google Analytics (http://google.com/analytics) -->
|
|
801
|
+
<script>
|
|
802
|
+
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
803
|
+
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
804
|
+
L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
|
|
805
|
+
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
|
806
|
+
|
|
807
|
+
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
|
808
|
+
ga('send', 'pageview');
|
|
809
|
+
|
|
810
|
+
</script>
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
</body>
|
|
815
|
+
</html>
|