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,802 @@
|
|
|
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>Upgrading from 0.x to 2.x - Jekyll • Simple, blog-aware, static sites</title>
|
|
15
|
+
<meta property="og:title" content="Upgrading from 0.x to 2.x">
|
|
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/upgrading/0-to-2/">
|
|
19
|
+
<meta property="og:url" content="https://jekyllrb.com/docs/upgrading/0-to-2/">
|
|
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": "Upgrading from 0.x to 2.x",
|
|
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/upgrading/0-to-2/"
|
|
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/upgrading/0-to-2.md"><i class="fa fa-pencil"></i> Improve this page</a>
|
|
283
|
+
</div>
|
|
284
|
+
<h1>Upgrading from 0.x to 2.x</h1>
|
|
285
|
+
<p>Upgrading from an older version of Jekyll? A few things have changed in 1.0
|
|
286
|
+
and 2.0 that you’ll want to know about.</p>
|
|
287
|
+
|
|
288
|
+
<p>Before we dive in, go ahead and fetch the latest version of Jekyll:</p>
|
|
289
|
+
|
|
290
|
+
<figure class="highlight"><pre><code class="language-shell" data-lang="shell"><span class="gp">$ </span>gem update jekyll</code></pre></figure>
|
|
291
|
+
|
|
292
|
+
<div class="note feature">
|
|
293
|
+
<h5>Diving in</h5>
|
|
294
|
+
<p>Want to get a new Jekyll site up and running quickly? Simply
|
|
295
|
+
run <code>jekyll new SITENAME</code> to create a new folder with a bare bones
|
|
296
|
+
Jekyll site.</p>
|
|
297
|
+
</div>
|
|
298
|
+
|
|
299
|
+
<h3 id="the-jekyll-command">The Jekyll Command</h3>
|
|
300
|
+
|
|
301
|
+
<p>For better clarity, Jekyll now accepts the commands <code class="highlighter-rouge">build</code> and <code class="highlighter-rouge">serve</code>.
|
|
302
|
+
Whereas before you might simply run the command <code class="highlighter-rouge">jekyll</code> to generate a site
|
|
303
|
+
and <code class="highlighter-rouge">jekyll --server</code> to view it locally, in v2.0 (and later) you should
|
|
304
|
+
use the subcommands <code class="highlighter-rouge">jekyll build</code> and <code class="highlighter-rouge">jekyll serve</code> to build and preview
|
|
305
|
+
your site.</p>
|
|
306
|
+
|
|
307
|
+
<div class="note info">
|
|
308
|
+
<h5>Watching and Serving</h5>
|
|
309
|
+
<p>With the new subcommands, the way sites are previewed locally
|
|
310
|
+
changed a bit. Instead of specifying <code class="highlighter-rouge">server: true</code> in the site’s
|
|
311
|
+
configuration file, use <code class="highlighter-rouge">jekyll serve</code>. The same holds true for
|
|
312
|
+
<code class="highlighter-rouge">watch: true</code>. Instead, use the <code class="highlighter-rouge">--watch</code> flag with either <code class="highlighter-rouge">jekyll serve</code>
|
|
313
|
+
or <code class="highlighter-rouge">jekyll build</code>.</p>
|
|
314
|
+
</div>
|
|
315
|
+
|
|
316
|
+
<h3 id="absolute-permalinks">Absolute Permalinks</h3>
|
|
317
|
+
|
|
318
|
+
<p>In Jekyll v1.0, we introduced absolute permalinks for pages in
|
|
319
|
+
subdirectories. Starting with v2.0, absolute permalinks are opt-out,
|
|
320
|
+
meaning Jekyll will default to using absolute permalinks instead of
|
|
321
|
+
relative permalinks. Relative permalink backwards-compatibility was removed in v3.0.</p>
|
|
322
|
+
|
|
323
|
+
<div class="note warning" id="absolute-permalinks-warning">
|
|
324
|
+
<h5>Absolute permalinks will be required in v3.0 and on</h5>
|
|
325
|
+
<p>
|
|
326
|
+
Starting with Jekyll v3.0, relative permalinks functionality will be removed and thus unavailable for use.
|
|
327
|
+
</p>
|
|
328
|
+
</div>
|
|
329
|
+
|
|
330
|
+
<h3 id="draft-posts">Draft Posts</h3>
|
|
331
|
+
|
|
332
|
+
<p>Jekyll now lets you write draft posts, and allows you to easily preview how
|
|
333
|
+
they will look prior to publishing. To start a draft, simply create a folder
|
|
334
|
+
called <code class="highlighter-rouge">_drafts</code> in your site’s source directory (e.g., alongside <code class="highlighter-rouge">_posts</code>),
|
|
335
|
+
and add a new markdown file to it. To preview your new post, simply run the
|
|
336
|
+
<code class="highlighter-rouge">jekyll serve</code> command with the <code class="highlighter-rouge">--drafts</code> flag.</p>
|
|
337
|
+
|
|
338
|
+
<div class="note info">
|
|
339
|
+
<h5>Drafts don’t have dates</h5>
|
|
340
|
+
<p>
|
|
341
|
+
Unlike posts, drafts don’t have a date, since they haven’t
|
|
342
|
+
been published yet. Rather than naming your draft something like
|
|
343
|
+
<code class="highlighter-rouge">2013-07-01-my-draft-post.md</code>, simply name the file what you’d like your
|
|
344
|
+
post to eventually be titled, here <code class="highlighter-rouge">my-draft-post.md</code>.</p>
|
|
345
|
+
</div>
|
|
346
|
+
|
|
347
|
+
<h3 id="custom-config-file">Custom Config File</h3>
|
|
348
|
+
|
|
349
|
+
<p>Rather than passing individual flags via the command line, you can now pass
|
|
350
|
+
an entire custom Jekyll config file. This helps to distinguish between
|
|
351
|
+
environments, or lets you programmatically override user-specified
|
|
352
|
+
defaults. Simply add the <code class="highlighter-rouge">--config</code> flag to the <code class="highlighter-rouge">jekyll</code> command, followed
|
|
353
|
+
by the path to one or more config files (comma-delimited, no spaces).</p>
|
|
354
|
+
|
|
355
|
+
<h4 id="as-a-result-the-following-command-line-flags-are-now-deprecated">As a result, the following command line flags are now deprecated:</h4>
|
|
356
|
+
|
|
357
|
+
<ul>
|
|
358
|
+
<li><code class="highlighter-rouge">--no-server</code></li>
|
|
359
|
+
<li>
|
|
360
|
+
<code class="highlighter-rouge">--no-auto</code> (now <code class="highlighter-rouge">--no-watch</code>)</li>
|
|
361
|
+
<li>
|
|
362
|
+
<code class="highlighter-rouge">--auto</code> (now <code class="highlighter-rouge">--watch</code>)</li>
|
|
363
|
+
<li><code class="highlighter-rouge">--server</code></li>
|
|
364
|
+
<li><code class="highlighter-rouge">--url=</code></li>
|
|
365
|
+
<li>
|
|
366
|
+
<code class="highlighter-rouge">--maruku</code>, <code class="highlighter-rouge">--rdiscount</code>, and <code class="highlighter-rouge">--redcarpet</code>
|
|
367
|
+
</li>
|
|
368
|
+
<li><code class="highlighter-rouge">--pygments</code></li>
|
|
369
|
+
<li><code class="highlighter-rouge">--permalink=</code></li>
|
|
370
|
+
<li><code class="highlighter-rouge">--paginate</code></li>
|
|
371
|
+
</ul>
|
|
372
|
+
|
|
373
|
+
<div class="note info">
|
|
374
|
+
<h5>The config flag explicitly specifies your configuration file(s)</h5>
|
|
375
|
+
<p>If you use the <code class="highlighter-rouge">--config</code> flag, Jekyll will ignore your
|
|
376
|
+
<code class="highlighter-rouge">_config.yml</code> file. Want to merge a custom configuration with the normal
|
|
377
|
+
configuration? No problem. Jekyll will accept more than one custom config
|
|
378
|
+
file via the command line. Config files cascade from right to left, such
|
|
379
|
+
that if I run <code class="highlighter-rouge">jekyll serve --config _config.yml,_config-dev.yml</code>,
|
|
380
|
+
the values in the config files on the right (<code class="highlighter-rouge">_config-dev.yml</code>) overwrite
|
|
381
|
+
those on the left (<code class="highlighter-rouge">_config.yml</code>) when both contain the same key.</p>
|
|
382
|
+
</div>
|
|
383
|
+
|
|
384
|
+
<h3 id="new-config-file-options">New Config File Options</h3>
|
|
385
|
+
|
|
386
|
+
<p>Jekyll 1.0 introduced several new config file options. Before you upgrade,
|
|
387
|
+
you should check to see if any of these are present in your pre-1.0 config
|
|
388
|
+
file, and if so, make sure that you’re using them properly:</p>
|
|
389
|
+
|
|
390
|
+
<ul>
|
|
391
|
+
<li><code class="highlighter-rouge">excerpt_separator</code></li>
|
|
392
|
+
<li><code class="highlighter-rouge">host</code></li>
|
|
393
|
+
<li><code class="highlighter-rouge">include</code></li>
|
|
394
|
+
<li><code class="highlighter-rouge">keep_files</code></li>
|
|
395
|
+
<li><code class="highlighter-rouge">layouts</code></li>
|
|
396
|
+
<li><code class="highlighter-rouge">show_drafts</code></li>
|
|
397
|
+
<li><code class="highlighter-rouge">timezone</code></li>
|
|
398
|
+
<li><code class="highlighter-rouge">url</code></li>
|
|
399
|
+
</ul>
|
|
400
|
+
|
|
401
|
+
<h3 id="baseurl">Baseurl</h3>
|
|
402
|
+
|
|
403
|
+
<p>Often, you’ll want the ability to run a Jekyll site in multiple places,
|
|
404
|
+
such as previewing locally before pushing to GitHub Pages. Jekyll 1.0 makes
|
|
405
|
+
that easier with the new <code class="highlighter-rouge">--baseurl</code> flag. To take advantage of this
|
|
406
|
+
feature, first add the production <code class="highlighter-rouge">baseurl</code> to your site’s <code class="highlighter-rouge">_config.yml</code>
|
|
407
|
+
file. Then, throughout the site, simply prefix relative URLs
|
|
408
|
+
with <code class="highlighter-rouge"><span class="p">{</span><span class="err">{</span><span class="w"> </span><span class="err">site.baseurl</span><span class="w"> </span><span class="p">}</span><span class="err">}</span></code>.
|
|
409
|
+
When you’re ready to preview your site locally, pass along the <code class="highlighter-rouge">--baseurl</code>
|
|
410
|
+
flag with your local baseurl (most likely <code class="highlighter-rouge">/</code>) to <code class="highlighter-rouge">jekyll serve</code> and Jekyll
|
|
411
|
+
will swap in whatever you’ve passed along, ensuring all your links work as
|
|
412
|
+
you’d expect in both environments.</p>
|
|
413
|
+
|
|
414
|
+
<div class="note warning">
|
|
415
|
+
<h5>All page and post URLs contain leading slashes</h5>
|
|
416
|
+
<p>If you use the method described above, please remember
|
|
417
|
+
that the URLs for all posts and pages contain a leading slash. Therefore,
|
|
418
|
+
concatenating the site baseurl and the post/page url where
|
|
419
|
+
<code class="highlighter-rouge">site.baseurl = /</code> and <code class="highlighter-rouge">post.url = /2013/06/05/my-fun-post/</code> will
|
|
420
|
+
result in two leading slashes, which will break links. It is thus
|
|
421
|
+
suggested that prefixing with <code class="highlighter-rouge">site.baseurl</code> only be used when the
|
|
422
|
+
<code class="highlighter-rouge">baseurl</code> is something other than the default of <code class="highlighter-rouge">/</code>.</p>
|
|
423
|
+
</div>
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
|
|
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
|
+
<div class="section-nav">
|
|
518
|
+
<div class="left align-right">
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
<a href="/docs/resources/" class="prev">Back</a>
|
|
523
|
+
|
|
524
|
+
</div>
|
|
525
|
+
<div class="right align-left">
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
|
|
529
|
+
<a href="/docs/upgrading/2-to-3/" class="next">Next</a>
|
|
530
|
+
|
|
531
|
+
</div>
|
|
532
|
+
</div>
|
|
533
|
+
<div class="clear"></div>
|
|
534
|
+
|
|
535
|
+
</article>
|
|
536
|
+
</div>
|
|
537
|
+
|
|
538
|
+
<div class="unit one-fifth hide-on-mobiles">
|
|
539
|
+
<aside>
|
|
540
|
+
|
|
541
|
+
<h4>Getting Started</h4>
|
|
542
|
+
<ul>
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
<li class=""><a href="https://jekyllrb.com/docs/home/">Welcome</a></li>
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
<li class=""><a href="https://jekyllrb.com/docs/quickstart/">Quick-start guide</a></li>
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
<li class=""><a href="https://jekyllrb.com/docs/installation/">Installation</a></li>
|
|
555
|
+
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
<li class=""><a href="https://jekyllrb.com/docs/usage/">Basic Usage</a></li>
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
<li class=""><a href="https://jekyllrb.com/docs/structure/">Directory structure</a></li>
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
<li class=""><a href="https://jekyllrb.com/docs/configuration/">Configuration</a></li>
|
|
567
|
+
|
|
568
|
+
</ul>
|
|
569
|
+
|
|
570
|
+
|
|
571
|
+
<h4>Your Content</h4>
|
|
572
|
+
<ul>
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
<li class=""><a href="https://jekyllrb.com/docs/frontmatter/">Front Matter</a></li>
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
<li class=""><a href="https://jekyllrb.com/docs/posts/">Writing posts</a></li>
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
<li class=""><a href="https://jekyllrb.com/docs/drafts/">Working with drafts</a></li>
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
<li class=""><a href="https://jekyllrb.com/docs/pages/">Creating pages</a></li>
|
|
589
|
+
|
|
590
|
+
|
|
591
|
+
|
|
592
|
+
<li class=""><a href="https://jekyllrb.com/docs/static-files/">Static Files</a></li>
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
<li class=""><a href="https://jekyllrb.com/docs/variables/">Variables</a></li>
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
<li class=""><a href="https://jekyllrb.com/docs/collections/">Collections</a></li>
|
|
601
|
+
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
<li class=""><a href="https://jekyllrb.com/docs/datafiles/">Data Files</a></li>
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
<li class=""><a href="https://jekyllrb.com/docs/assets/">Assets</a></li>
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
|
|
612
|
+
<li class=""><a href="https://jekyllrb.com/docs/migrations/">Blog migrations</a></li>
|
|
613
|
+
|
|
614
|
+
</ul>
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
<h4>Customization</h4>
|
|
618
|
+
<ul>
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
<li class=""><a href="https://jekyllrb.com/docs/templates/">Templates</a></li>
|
|
623
|
+
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
<li class=""><a href="https://jekyllrb.com/docs/permalinks/">Permalinks</a></li>
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
<li class=""><a href="https://jekyllrb.com/docs/pagination/">Pagination</a></li>
|
|
631
|
+
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
<li class=""><a href="https://jekyllrb.com/docs/plugins/">Plugins</a></li>
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
<li class=""><a href="https://jekyllrb.com/docs/themes/">Themes</a></li>
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
|
|
642
|
+
<li class=""><a href="https://jekyllrb.com/docs/extras/">Extras</a></li>
|
|
643
|
+
|
|
644
|
+
</ul>
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
<h4>Deployment</h4>
|
|
648
|
+
<ul>
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
<li class=""><a href="https://jekyllrb.com/docs/github-pages/">GitHub Pages</a></li>
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
<li class=""><a href="https://jekyllrb.com/docs/deployment-methods/">Deployment methods</a></li>
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
<li class=""><a href="https://jekyllrb.com/docs/continuous-integration/">Continuous Integration</a></li>
|
|
661
|
+
|
|
662
|
+
</ul>
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
<h4>Miscellaneous</h4>
|
|
666
|
+
<ul>
|
|
667
|
+
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
<li class=""><a href="https://jekyllrb.com/docs/troubleshooting/">Troubleshooting</a></li>
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
<li class=""><a href="https://jekyllrb.com/docs/sites/">Sites using Jekyll</a></li>
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
<li class=""><a href="https://jekyllrb.com/docs/resources/">Resources</a></li>
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
<li class="current"><a href="https://jekyllrb.com/docs/upgrading/0-to-2/">Upgrading from 0.x to 2.x</a></li>
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
<li class=""><a href="https://jekyllrb.com/docs/upgrading/2-to-3/">Upgrading from 2.x to 3.x</a></li>
|
|
687
|
+
|
|
688
|
+
</ul>
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
<h4>Meta</h4>
|
|
692
|
+
<ul>
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
|
|
696
|
+
<li class=""><a href="https://jekyllrb.com/docs/contributing/">Contributing</a></li>
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
<li class=""><a href="https://jekyllrb.com/docs/conduct/">Code of Conduct</a></li>
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
<li class=""><a href="https://jekyllrb.com/docs/history/">History</a></li>
|
|
705
|
+
|
|
706
|
+
</ul>
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
</aside>
|
|
710
|
+
</div>
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
<div class="clear"></div>
|
|
714
|
+
|
|
715
|
+
</div>
|
|
716
|
+
</section>
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
<footer>
|
|
720
|
+
<div class="grid">
|
|
721
|
+
<div class="unit one-third center-on-mobiles">
|
|
722
|
+
<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>
|
|
723
|
+
</div>
|
|
724
|
+
<div class="unit two-thirds align-right center-on-mobiles">
|
|
725
|
+
<p>
|
|
726
|
+
Proudly hosted by
|
|
727
|
+
<a href="https://github.com">
|
|
728
|
+
<img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
|
|
729
|
+
</a>
|
|
730
|
+
</p>
|
|
731
|
+
</div>
|
|
732
|
+
</div>
|
|
733
|
+
</footer>
|
|
734
|
+
|
|
735
|
+
<script>
|
|
736
|
+
var anchorForId = function (id) {
|
|
737
|
+
var anchor = document.createElement("a");
|
|
738
|
+
anchor.className = "header-link";
|
|
739
|
+
anchor.href = "#" + id;
|
|
740
|
+
anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
|
|
741
|
+
anchor.title = "Permalink";
|
|
742
|
+
return anchor;
|
|
743
|
+
};
|
|
744
|
+
|
|
745
|
+
var linkifyAnchors = function (level, containingElement) {
|
|
746
|
+
var headers = containingElement.getElementsByTagName("h" + level);
|
|
747
|
+
for (var h = 0; h < headers.length; h++) {
|
|
748
|
+
var header = headers[h];
|
|
749
|
+
|
|
750
|
+
if (typeof header.id !== "undefined" && header.id !== "") {
|
|
751
|
+
header.appendChild(anchorForId(header.id));
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
};
|
|
755
|
+
|
|
756
|
+
document.onreadystatechange = function () {
|
|
757
|
+
if (this.readyState === "complete") {
|
|
758
|
+
var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
|
|
759
|
+
if (!contentBlock) {
|
|
760
|
+
return;
|
|
761
|
+
}
|
|
762
|
+
for (var level = 1; level <= 6; level++) {
|
|
763
|
+
linkifyAnchors(level, contentBlock);
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
};
|
|
767
|
+
</script>
|
|
768
|
+
|
|
769
|
+
|
|
770
|
+
<!-- Gauges (http://gaug.es/) -->
|
|
771
|
+
<script>
|
|
772
|
+
var _gauges = _gauges || [];
|
|
773
|
+
(function() {
|
|
774
|
+
var t = document.createElement('script');
|
|
775
|
+
t.type = 'text/javascript';
|
|
776
|
+
t.async = true;
|
|
777
|
+
t.id = 'gauges-tracker';
|
|
778
|
+
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
|
779
|
+
t.src = '//secure.gaug.es/track.js';
|
|
780
|
+
var s = document.getElementsByTagName('script')[0];
|
|
781
|
+
s.parentNode.insertBefore(t, s);
|
|
782
|
+
})();
|
|
783
|
+
</script>
|
|
784
|
+
|
|
785
|
+
|
|
786
|
+
|
|
787
|
+
<!-- Google Analytics (http://google.com/analytics) -->
|
|
788
|
+
<script>
|
|
789
|
+
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
790
|
+
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
791
|
+
L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
|
|
792
|
+
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
|
793
|
+
|
|
794
|
+
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
|
795
|
+
ga('send', 'pageview');
|
|
796
|
+
|
|
797
|
+
</script>
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
</body>
|
|
802
|
+
</html>
|