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,523 @@
|
|
|
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>Jekyll 1.1.1 Released - Jekyll • Simple, blog-aware, static sites</title>
|
|
15
|
+
<meta property="og:title" content="Jekyll 1.1.1 Released">
|
|
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/news/2013/07/24/jekyll-1-1-1-released/">
|
|
19
|
+
<meta property="og:url" content="https://jekyllrb.com/news/2013/07/24/jekyll-1-1-1-released/">
|
|
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="2013-07-24T13:24:14-07:00">
|
|
23
|
+
<meta name="twitter:card" content="summary">
|
|
24
|
+
<meta name="twitter:site" content="@jekyllrb">
|
|
25
|
+
<meta name="twitter:creator" content="@parkr">
|
|
26
|
+
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
|
|
27
|
+
<script type="application/ld+json">
|
|
28
|
+
{
|
|
29
|
+
"@context": "http://schema.org",
|
|
30
|
+
"@type": "BlogPosting",
|
|
31
|
+
"headline": "Jekyll 1.1.1 Released",
|
|
32
|
+
"datePublished": "2013-07-24T13:24:14-07:00",
|
|
33
|
+
"description": "Transform your plain text into static websites and blogs",
|
|
34
|
+
"logo": "https://jekyllrb.comimg/logo-2x.png",
|
|
35
|
+
"url": "https://jekyllrb.com/news/2013/07/24/jekyll-1-1-1-released/"
|
|
36
|
+
}
|
|
37
|
+
</script>
|
|
38
|
+
<!-- End Jekyll SEO tag -->
|
|
39
|
+
<!--[if lt IE 9]>
|
|
40
|
+
<script src="/js/html5shiv.min.js"></script>
|
|
41
|
+
<script src="/js/respond.min.js"></script>
|
|
42
|
+
<![endif]-->
|
|
43
|
+
</head>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<body class="wrap">
|
|
47
|
+
<header>
|
|
48
|
+
<nav class="mobile-nav show-on-mobiles">
|
|
49
|
+
<ul>
|
|
50
|
+
<li class="">
|
|
51
|
+
<a href="/">Home</a>
|
|
52
|
+
</li>
|
|
53
|
+
<li class="">
|
|
54
|
+
<a href="/docs/home/">Docs</a>
|
|
55
|
+
</li>
|
|
56
|
+
<li class="current">
|
|
57
|
+
<a href="/news/">News</a>
|
|
58
|
+
</li>
|
|
59
|
+
<li class="">
|
|
60
|
+
<a href="/community/">Community</a>
|
|
61
|
+
</li>
|
|
62
|
+
<li class="">
|
|
63
|
+
<a href="/help/">Help</a>
|
|
64
|
+
</li>
|
|
65
|
+
<li>
|
|
66
|
+
<a href="https://github.com/jekyll/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>
|
|
67
|
+
</li>
|
|
68
|
+
</ul>
|
|
69
|
+
|
|
70
|
+
</nav>
|
|
71
|
+
<div class="grid">
|
|
72
|
+
<div class="unit one-third center-on-mobiles">
|
|
73
|
+
<h1>
|
|
74
|
+
<a href="/">
|
|
75
|
+
<span class="sr-only">Jekyll</span>
|
|
76
|
+
<img src="/img/logo-2x.png" width="249" height="115" alt="Jekyll Logo">
|
|
77
|
+
</a>
|
|
78
|
+
</h1>
|
|
79
|
+
</div>
|
|
80
|
+
<nav class="main-nav unit two-thirds hide-on-mobiles">
|
|
81
|
+
<ul>
|
|
82
|
+
<li class="">
|
|
83
|
+
<a href="/">Home</a>
|
|
84
|
+
</li>
|
|
85
|
+
<li class="">
|
|
86
|
+
<a href="/docs/home/">Docs</a>
|
|
87
|
+
</li>
|
|
88
|
+
<li class="current">
|
|
89
|
+
<a href="/news/">News</a>
|
|
90
|
+
</li>
|
|
91
|
+
<li class="">
|
|
92
|
+
<a href="/community/">Community</a>
|
|
93
|
+
</li>
|
|
94
|
+
<li class="">
|
|
95
|
+
<a href="/help/">Help</a>
|
|
96
|
+
</li>
|
|
97
|
+
<li>
|
|
98
|
+
<a href="https://github.com/jekyll/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>
|
|
99
|
+
</li>
|
|
100
|
+
</ul>
|
|
101
|
+
|
|
102
|
+
</nav>
|
|
103
|
+
</div>
|
|
104
|
+
</header>
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
<section class="news">
|
|
108
|
+
<div class="grid">
|
|
109
|
+
|
|
110
|
+
<div class="docs-nav-mobile unit whole show-on-mobiles">
|
|
111
|
+
<select onchange="if (this.value) window.location.href=this.value">
|
|
112
|
+
<option value="">Navigate the blog…</option>
|
|
113
|
+
<option value="/news/">Home</option>
|
|
114
|
+
<optgroup label="v1.x">
|
|
115
|
+
|
|
116
|
+
<option value="/news/2016/07/26/jekyll-3-2-0-released/">Jekyll turns 3.2</option>
|
|
117
|
+
|
|
118
|
+
<option value="/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/">Jekyll's Google Summer of Code Project: The CMS You Always Wanted</option>
|
|
119
|
+
|
|
120
|
+
<option value="/news/2016/05/19/jekyll-3-1-6-released/">Jekyll 3.1.6 Released</option>
|
|
121
|
+
|
|
122
|
+
<option value="/news/2016/05/18/jekyll-3-1-5-released/">Jekyll 3.1.5 Released</option>
|
|
123
|
+
|
|
124
|
+
<option value="/news/2016/05/18/jekyll-3-1-4-released/">Jekyll 3.1.4 "Stability Sam" Released</option>
|
|
125
|
+
|
|
126
|
+
<option value="/news/2016/04/26/jekyll-3-0-5-released/">Jekyll 3.0.5 Released</option>
|
|
127
|
+
|
|
128
|
+
<option value="/news/2016/04/19/jekyll-3-1-3-released/">Jekyll 3.1.3 Released</option>
|
|
129
|
+
|
|
130
|
+
<option value="/news/2016/04/19/jekyll-3-0-4-released/">Jekyll 3.0.4 Released</option>
|
|
131
|
+
|
|
132
|
+
<option value="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</option>
|
|
133
|
+
|
|
134
|
+
<option value="/news/2016/02/19/jekyll-3-1-2-released/">Jekyll 3.1.2 Released!</option>
|
|
135
|
+
|
|
136
|
+
<option value="/news/2016/02/08/jekyll-3-0-3-released/">Jekyll 3.0.3 Released</option>
|
|
137
|
+
|
|
138
|
+
<option value="/news/2016/01/28/jekyll-3-1-1-released/">Jekyll 3.1.1 Released</option>
|
|
139
|
+
|
|
140
|
+
<option value="/news/2016/01/24/jekyll-3-1-0-released/">Jekyll 3.1.0 Released</option>
|
|
141
|
+
|
|
142
|
+
<option value="/news/2016/01/20/jekyll-3-0-2-released/">Jekyll 3.0.2 Released</option>
|
|
143
|
+
|
|
144
|
+
<option value="/news/2015/11/17/jekyll-3-0-1-released/">Jekyll 3.0.1 Released</option>
|
|
145
|
+
|
|
146
|
+
<option value="/news/2015/10/26/jekyll-3-0-released/">Jekyll 3.0 Released</option>
|
|
147
|
+
|
|
148
|
+
<option value="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</option>
|
|
149
|
+
|
|
150
|
+
<option value="/news/2015/01/24/jekyll-3-0-0-beta1-released/">Jekyll 3.0.0.beta1 Released</option>
|
|
151
|
+
|
|
152
|
+
<option value="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet & Greet at GitHub HQ</option>
|
|
153
|
+
|
|
154
|
+
<option value="/news/2014/12/22/jekyll-2-5-3-released/">Jekyll Release for the Holidays! v2.5.3 Out</option>
|
|
155
|
+
|
|
156
|
+
<option value="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</option>
|
|
157
|
+
|
|
158
|
+
<option value="/news/2014/11/12/jekyll-2-5-2-released/">Jekyll 2.5.2 Released</option>
|
|
159
|
+
|
|
160
|
+
<option value="/news/2014/11/09/jekyll-2-5-1-released/">Jekyll 2.5.1 Released</option>
|
|
161
|
+
|
|
162
|
+
<option value="/news/2014/11/05/jekylls-midlife-crisis-jekyll-turns-2-5-0/">Jekyll's Mid-Life Crisis (Or, Jekyll turns 2.5.0)</option>
|
|
163
|
+
|
|
164
|
+
<option value="/news/2014/09/09/jekyll-2-4-0-released/">A Wild Jekyll 2.4.0 Appeared!</option>
|
|
165
|
+
|
|
166
|
+
<option value="/news/2014/08/10/jekyll-2-3-0-released/">Jekyll 2.3.0 Released</option>
|
|
167
|
+
|
|
168
|
+
<option value="/news/2014/07/29/jekyll-2-2-0-released/">Jekyll 2.2.0 Released</option>
|
|
169
|
+
|
|
170
|
+
<option value="/news/2014/07/01/jekyll-2-1-1-released/">Jekyll 2.1.1 Released</option>
|
|
171
|
+
|
|
172
|
+
<option value="/news/2014/06/28/jekyll-turns-21-i-mean-2-1-0/">Jekyll Turns 21! Err... I mean 2.1.0.</option>
|
|
173
|
+
|
|
174
|
+
<option value="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</option>
|
|
175
|
+
|
|
176
|
+
<option value="/news/2014/05/08/jekyll-2-0-3-released/">Jekyll 2.0.3 Released</option>
|
|
177
|
+
|
|
178
|
+
<option value="/news/2014/05/06/jekyll-turns-2-0-0/">Jekyll turns 2.0.0</option>
|
|
179
|
+
|
|
180
|
+
<option value="/news/2014/03/27/jekyll-1-5-1-released/">Jekyll 1.5.1 Released</option>
|
|
181
|
+
|
|
182
|
+
<option value="/news/2014/03/24/jekyll-1-5-0-released/">Jekyll 1.5.0 Released</option>
|
|
183
|
+
|
|
184
|
+
<option value="/news/2014/01/13/jekyll-1-4-3-released/">Jekyll 1.4.3 Released</option>
|
|
185
|
+
|
|
186
|
+
<option value="/news/2013/12/16/jekyll-1-4-2-released/">Jekyll 1.4.2 Released</option>
|
|
187
|
+
|
|
188
|
+
<option value="/news/2013/12/09/jekyll-1-4-1-released/">Jekyll 1.4.1 Released</option>
|
|
189
|
+
|
|
190
|
+
<option value="/news/2013/12/07/jekyll-1-4-0-released/">Jekyll 1.4.0 Released</option>
|
|
191
|
+
|
|
192
|
+
<option value="/news/2013/11/26/jekyll-1-3-1-released/">Jekyll 1.3.1 Released</option>
|
|
193
|
+
|
|
194
|
+
<option value="/news/2013/11/04/jekyll-1-3-0-released/">Jekyll 1.3.0 Released</option>
|
|
195
|
+
|
|
196
|
+
<option value="/news/2013/10/28/jekyll-1-3-0-rc1-released/">Jekyll 1.3.0.rc1 Released</option>
|
|
197
|
+
|
|
198
|
+
<option value="/news/2013/09/14/jekyll-1-2-1-released/">Jekyll 1.2.1 Released</option>
|
|
199
|
+
|
|
200
|
+
<option value="/news/2013/09/06/jekyll-1-2-0-released/">Jekyll 1.2.0 Released</option>
|
|
201
|
+
|
|
202
|
+
<option value="/news/2013/07/25/jekyll-1-1-2-released/">Jekyll 1.1.2 Released</option>
|
|
203
|
+
|
|
204
|
+
<option value="/news/2013/07/25/jekyll-1-0-4-released/">Jekyll 1.0.4 Released</option>
|
|
205
|
+
|
|
206
|
+
<option value="/news/2013/07/24/jekyll-1-1-1-released/">Jekyll 1.1.1 Released</option>
|
|
207
|
+
|
|
208
|
+
<option value="/news/2013/07/14/jekyll-1-1-0-released/">Jekyll 1.1.0 Released</option>
|
|
209
|
+
|
|
210
|
+
<option value="/news/2013/06/07/jekyll-1-0-3-released/">Jekyll 1.0.3 Released</option>
|
|
211
|
+
|
|
212
|
+
<option value="/news/2013/05/12/jekyll-1-0-2-released/">Jekyll 1.0.2 Released</option>
|
|
213
|
+
|
|
214
|
+
<option value="/news/2013/05/08/jekyll-1-0-1-released/">Jekyll 1.0.1 Released</option>
|
|
215
|
+
|
|
216
|
+
<option value="/news/2013/05/05/jekyll-1-0-0-released/">Jekyll 1.0.0 Released</option>
|
|
217
|
+
|
|
218
|
+
</optgroup>
|
|
219
|
+
</select>
|
|
220
|
+
</div>
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
<div class="unit four-fifths">
|
|
224
|
+
<article>
|
|
225
|
+
<h2>
|
|
226
|
+
Jekyll 1.1.1 Released
|
|
227
|
+
<a href="/news/2013/07/24/jekyll-1-1-1-released/" class="permalink" title="Permalink">∞</a>
|
|
228
|
+
</h2>
|
|
229
|
+
<span class="post-category">
|
|
230
|
+
<span class="label">
|
|
231
|
+
release
|
|
232
|
+
</span>
|
|
233
|
+
</span>
|
|
234
|
+
<div class="post-meta">
|
|
235
|
+
<span class="post-date">
|
|
236
|
+
24 Jul 2013
|
|
237
|
+
</span>
|
|
238
|
+
<a href="https://github.com/parkr" class="post-author">
|
|
239
|
+
<img class="avatar avatar-small" src="https://avatars3.githubusercontent.com/parkr?v=3&s=24" alt="parkr" srcset="https://avatars3.githubusercontent.com/parkr?v=3&s=24 1x, https://avatars3.githubusercontent.com/parkr?v=3&s=48 2x, https://avatars3.githubusercontent.com/parkr?v=3&s=72 3x, https://avatars3.githubusercontent.com/parkr?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
|
240
|
+
parkr
|
|
241
|
+
</a>
|
|
242
|
+
</div>
|
|
243
|
+
<div class="post-content">
|
|
244
|
+
<p>Coming just 10 days after the release of v1.1.0, v1.1.1 is out with a patch for the nasty
|
|
245
|
+
excerpt inception bug (<a href="https://github.com/jekyll/jekyll/issues/1339">#1339</a>) and non-zero exit codes for invalid commands
|
|
246
|
+
(<a href="https://github.com/jekyll/jekyll/issues/1338">#1338</a>).</p>
|
|
247
|
+
|
|
248
|
+
<p>To all those affected by the <a href="https://github.com/jekyll/jekyll/issues/1321">strange excerpt bug in v1.1.0</a>, I’m sorry. I think we
|
|
249
|
+
have it all patched up and it should be deployed to <a href="http://pages.github.com">GitHub Pages</a> in the next
|
|
250
|
+
couple weeks. Thank you for your patience!</p>
|
|
251
|
+
|
|
252
|
+
<p>If you’re checking out v1.1.x for the first time, definitely check out <a href="https://github.com/jekyll/jekyll/releases/tag/v1.1.0">what shipped with
|
|
253
|
+
v1.1.0!</a></p>
|
|
254
|
+
|
|
255
|
+
<p>See the <a href="https://github.com/jekyll/jekyll/releases/tag/v1.1.1">GitHub Release</a> page for more a more detailed changelog for this release.</p>
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
</div>
|
|
259
|
+
</article>
|
|
260
|
+
|
|
261
|
+
</div>
|
|
262
|
+
|
|
263
|
+
<div class="unit one-fifth hide-on-mobiles">
|
|
264
|
+
<aside>
|
|
265
|
+
<ul>
|
|
266
|
+
<li class="">
|
|
267
|
+
<a href="/news/">All News</a>
|
|
268
|
+
</li>
|
|
269
|
+
<li class="">
|
|
270
|
+
<a href="/news/releases/">Jekyll Releases</a>
|
|
271
|
+
</li>
|
|
272
|
+
</ul>
|
|
273
|
+
<h4>Recent Releases</h4>
|
|
274
|
+
<ul>
|
|
275
|
+
|
|
276
|
+
<li class="">
|
|
277
|
+
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
278
|
+
</li>
|
|
279
|
+
|
|
280
|
+
<li class="">
|
|
281
|
+
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
282
|
+
</li>
|
|
283
|
+
|
|
284
|
+
<li class="">
|
|
285
|
+
<a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
|
|
286
|
+
</li>
|
|
287
|
+
|
|
288
|
+
<li class="">
|
|
289
|
+
<a href="/news/2016/05/18/jekyll-3-1-4-released/">Version 3.1.4</a>
|
|
290
|
+
</li>
|
|
291
|
+
|
|
292
|
+
<li class="">
|
|
293
|
+
<a href="/news/2016/04/26/jekyll-3-0-5-released/">Version 3.0.5</a>
|
|
294
|
+
</li>
|
|
295
|
+
|
|
296
|
+
<li>
|
|
297
|
+
<a href="/docs/history/">History »</a>
|
|
298
|
+
</li>
|
|
299
|
+
</ul>
|
|
300
|
+
<h4>Other News</h4>
|
|
301
|
+
<ul>
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
<li class="">
|
|
307
|
+
<a href="/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/">Jekyll's Google Summer of Code Project: The CMS You Always Wanted</a>
|
|
308
|
+
</li>
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
<li class="">
|
|
325
|
+
<a href="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</a>
|
|
326
|
+
</li>
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
<li class="">
|
|
345
|
+
<a href="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</a>
|
|
346
|
+
</li>
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
<li class="">
|
|
353
|
+
<a href="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet & Greet at GitHub HQ</a>
|
|
354
|
+
</li>
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
<li class="">
|
|
361
|
+
<a href="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</a>
|
|
362
|
+
</li>
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
<li class="">
|
|
383
|
+
<a href="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</a>
|
|
384
|
+
</li>
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
</ul>
|
|
430
|
+
</aside>
|
|
431
|
+
</div>
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
<div class="clear"></div>
|
|
435
|
+
|
|
436
|
+
</div>
|
|
437
|
+
</section>
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
<footer>
|
|
441
|
+
<div class="grid">
|
|
442
|
+
<div class="unit one-third center-on-mobiles">
|
|
443
|
+
<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>
|
|
444
|
+
</div>
|
|
445
|
+
<div class="unit two-thirds align-right center-on-mobiles">
|
|
446
|
+
<p>
|
|
447
|
+
Proudly hosted by
|
|
448
|
+
<a href="https://github.com">
|
|
449
|
+
<img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
|
|
450
|
+
</a>
|
|
451
|
+
</p>
|
|
452
|
+
</div>
|
|
453
|
+
</div>
|
|
454
|
+
</footer>
|
|
455
|
+
|
|
456
|
+
<script>
|
|
457
|
+
var anchorForId = function (id) {
|
|
458
|
+
var anchor = document.createElement("a");
|
|
459
|
+
anchor.className = "header-link";
|
|
460
|
+
anchor.href = "#" + id;
|
|
461
|
+
anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
|
|
462
|
+
anchor.title = "Permalink";
|
|
463
|
+
return anchor;
|
|
464
|
+
};
|
|
465
|
+
|
|
466
|
+
var linkifyAnchors = function (level, containingElement) {
|
|
467
|
+
var headers = containingElement.getElementsByTagName("h" + level);
|
|
468
|
+
for (var h = 0; h < headers.length; h++) {
|
|
469
|
+
var header = headers[h];
|
|
470
|
+
|
|
471
|
+
if (typeof header.id !== "undefined" && header.id !== "") {
|
|
472
|
+
header.appendChild(anchorForId(header.id));
|
|
473
|
+
}
|
|
474
|
+
}
|
|
475
|
+
};
|
|
476
|
+
|
|
477
|
+
document.onreadystatechange = function () {
|
|
478
|
+
if (this.readyState === "complete") {
|
|
479
|
+
var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
|
|
480
|
+
if (!contentBlock) {
|
|
481
|
+
return;
|
|
482
|
+
}
|
|
483
|
+
for (var level = 1; level <= 6; level++) {
|
|
484
|
+
linkifyAnchors(level, contentBlock);
|
|
485
|
+
}
|
|
486
|
+
}
|
|
487
|
+
};
|
|
488
|
+
</script>
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
<!-- Gauges (http://gaug.es/) -->
|
|
492
|
+
<script>
|
|
493
|
+
var _gauges = _gauges || [];
|
|
494
|
+
(function() {
|
|
495
|
+
var t = document.createElement('script');
|
|
496
|
+
t.type = 'text/javascript';
|
|
497
|
+
t.async = true;
|
|
498
|
+
t.id = 'gauges-tracker';
|
|
499
|
+
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
|
500
|
+
t.src = '//secure.gaug.es/track.js';
|
|
501
|
+
var s = document.getElementsByTagName('script')[0];
|
|
502
|
+
s.parentNode.insertBefore(t, s);
|
|
503
|
+
})();
|
|
504
|
+
</script>
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
<!-- Google Analytics (http://google.com/analytics) -->
|
|
509
|
+
<script>
|
|
510
|
+
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
511
|
+
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
512
|
+
L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
|
|
513
|
+
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
|
514
|
+
|
|
515
|
+
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
|
516
|
+
ga('send', 'pageview');
|
|
517
|
+
|
|
518
|
+
</script>
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
</body>
|
|
523
|
+
</html>
|