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,542 @@
|
|
|
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 3.0.0.beta1 Released - Jekyll • Simple, blog-aware, static sites</title>
|
|
15
|
+
<meta property="og:title" content="Jekyll 3.0.0.beta1 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/2015/01/24/jekyll-3-0-0-beta1-released/">
|
|
19
|
+
<meta property="og:url" content="https://jekyllrb.com/news/2015/01/24/jekyll-3-0-0-beta1-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="2015-01-24T00:42:31-08: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 3.0.0.beta1 Released",
|
|
32
|
+
"datePublished": "2015-01-24T00:42:31-08: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/2015/01/24/jekyll-3-0-0-beta1-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 3.0.0.beta1 Released
|
|
227
|
+
<a href="/news/2015/01/24/jekyll-3-0-0-beta1-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 Jan 2015
|
|
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>Hey!</p>
|
|
245
|
+
|
|
246
|
+
<p>Exciting news! First beta for Jekyll 3 is out. Check out the <a href="https://github.com/jekyll/jekyll/blob/v3.0.0.beta1/History.markdown#head">sizable
|
|
247
|
+
changelog</a>
|
|
248
|
+
to get a feel for what changes are afoot. Key features:</p>
|
|
249
|
+
|
|
250
|
+
<ol>
|
|
251
|
+
<li>
|
|
252
|
+
<strong>Speed.</strong> Jekyll now features incremental regeneration and greatly
|
|
253
|
+
improved problematic code that caused slow-downs.</li>
|
|
254
|
+
<li>Gobs of bugfixes and customization.</li>
|
|
255
|
+
<li>Uniformity and sanity to Jekyll extensions of Liquid.</li>
|
|
256
|
+
</ol>
|
|
257
|
+
|
|
258
|
+
<p>To install just run:</p>
|
|
259
|
+
|
|
260
|
+
<figure class="highlight"><pre><code class="language-shell" data-lang="shell"><span class="gp">$ </span>gem install jekyll --pre</code></pre></figure>
|
|
261
|
+
|
|
262
|
+
<p>Future versions will include <a href="https://github.com/jekyll/jekyll/issues/3324">some awesome new
|
|
263
|
+
features</a> that we haven’t
|
|
264
|
+
built yet. If you see one you want to tackle, submit a PR & you’ll be
|
|
265
|
+
featured in the Jekyll 3.0 release post as a contributor to that epic
|
|
266
|
+
release.</p>
|
|
267
|
+
|
|
268
|
+
<p>Please file bugs as you encounter them, being sure to include your version
|
|
269
|
+
of Ruby, the Jekyll version, and (if possible) a link to your site so we
|
|
270
|
+
can reproduce.</p>
|
|
271
|
+
|
|
272
|
+
<p>If you think there’s room for improvement in the UX, also do let us know.
|
|
273
|
+
We’re always looking to make Jekyll easier to use!</p>
|
|
274
|
+
|
|
275
|
+
<p>Happy Jekylling!</p>
|
|
276
|
+
|
|
277
|
+
</div>
|
|
278
|
+
</article>
|
|
279
|
+
|
|
280
|
+
</div>
|
|
281
|
+
|
|
282
|
+
<div class="unit one-fifth hide-on-mobiles">
|
|
283
|
+
<aside>
|
|
284
|
+
<ul>
|
|
285
|
+
<li class="">
|
|
286
|
+
<a href="/news/">All News</a>
|
|
287
|
+
</li>
|
|
288
|
+
<li class="">
|
|
289
|
+
<a href="/news/releases/">Jekyll Releases</a>
|
|
290
|
+
</li>
|
|
291
|
+
</ul>
|
|
292
|
+
<h4>Recent Releases</h4>
|
|
293
|
+
<ul>
|
|
294
|
+
|
|
295
|
+
<li class="">
|
|
296
|
+
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
297
|
+
</li>
|
|
298
|
+
|
|
299
|
+
<li class="">
|
|
300
|
+
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
301
|
+
</li>
|
|
302
|
+
|
|
303
|
+
<li class="">
|
|
304
|
+
<a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
|
|
305
|
+
</li>
|
|
306
|
+
|
|
307
|
+
<li class="">
|
|
308
|
+
<a href="/news/2016/05/18/jekyll-3-1-4-released/">Version 3.1.4</a>
|
|
309
|
+
</li>
|
|
310
|
+
|
|
311
|
+
<li class="">
|
|
312
|
+
<a href="/news/2016/04/26/jekyll-3-0-5-released/">Version 3.0.5</a>
|
|
313
|
+
</li>
|
|
314
|
+
|
|
315
|
+
<li>
|
|
316
|
+
<a href="/docs/history/">History »</a>
|
|
317
|
+
</li>
|
|
318
|
+
</ul>
|
|
319
|
+
<h4>Other News</h4>
|
|
320
|
+
<ul>
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
<li class="">
|
|
326
|
+
<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>
|
|
327
|
+
</li>
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
<li class="">
|
|
344
|
+
<a href="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</a>
|
|
345
|
+
</li>
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
<li class="">
|
|
364
|
+
<a href="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</a>
|
|
365
|
+
</li>
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
<li class="">
|
|
372
|
+
<a href="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet & Greet at GitHub HQ</a>
|
|
373
|
+
</li>
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
<li class="">
|
|
380
|
+
<a href="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</a>
|
|
381
|
+
</li>
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
<li class="">
|
|
402
|
+
<a href="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</a>
|
|
403
|
+
</li>
|
|
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
|
+
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
</ul>
|
|
449
|
+
</aside>
|
|
450
|
+
</div>
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
<div class="clear"></div>
|
|
454
|
+
|
|
455
|
+
</div>
|
|
456
|
+
</section>
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
<footer>
|
|
460
|
+
<div class="grid">
|
|
461
|
+
<div class="unit one-third center-on-mobiles">
|
|
462
|
+
<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>
|
|
463
|
+
</div>
|
|
464
|
+
<div class="unit two-thirds align-right center-on-mobiles">
|
|
465
|
+
<p>
|
|
466
|
+
Proudly hosted by
|
|
467
|
+
<a href="https://github.com">
|
|
468
|
+
<img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
|
|
469
|
+
</a>
|
|
470
|
+
</p>
|
|
471
|
+
</div>
|
|
472
|
+
</div>
|
|
473
|
+
</footer>
|
|
474
|
+
|
|
475
|
+
<script>
|
|
476
|
+
var anchorForId = function (id) {
|
|
477
|
+
var anchor = document.createElement("a");
|
|
478
|
+
anchor.className = "header-link";
|
|
479
|
+
anchor.href = "#" + id;
|
|
480
|
+
anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
|
|
481
|
+
anchor.title = "Permalink";
|
|
482
|
+
return anchor;
|
|
483
|
+
};
|
|
484
|
+
|
|
485
|
+
var linkifyAnchors = function (level, containingElement) {
|
|
486
|
+
var headers = containingElement.getElementsByTagName("h" + level);
|
|
487
|
+
for (var h = 0; h < headers.length; h++) {
|
|
488
|
+
var header = headers[h];
|
|
489
|
+
|
|
490
|
+
if (typeof header.id !== "undefined" && header.id !== "") {
|
|
491
|
+
header.appendChild(anchorForId(header.id));
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
};
|
|
495
|
+
|
|
496
|
+
document.onreadystatechange = function () {
|
|
497
|
+
if (this.readyState === "complete") {
|
|
498
|
+
var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
|
|
499
|
+
if (!contentBlock) {
|
|
500
|
+
return;
|
|
501
|
+
}
|
|
502
|
+
for (var level = 1; level <= 6; level++) {
|
|
503
|
+
linkifyAnchors(level, contentBlock);
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
};
|
|
507
|
+
</script>
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
<!-- Gauges (http://gaug.es/) -->
|
|
511
|
+
<script>
|
|
512
|
+
var _gauges = _gauges || [];
|
|
513
|
+
(function() {
|
|
514
|
+
var t = document.createElement('script');
|
|
515
|
+
t.type = 'text/javascript';
|
|
516
|
+
t.async = true;
|
|
517
|
+
t.id = 'gauges-tracker';
|
|
518
|
+
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
|
519
|
+
t.src = '//secure.gaug.es/track.js';
|
|
520
|
+
var s = document.getElementsByTagName('script')[0];
|
|
521
|
+
s.parentNode.insertBefore(t, s);
|
|
522
|
+
})();
|
|
523
|
+
</script>
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
<!-- Google Analytics (http://google.com/analytics) -->
|
|
528
|
+
<script>
|
|
529
|
+
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
530
|
+
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
531
|
+
L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
|
|
532
|
+
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
|
533
|
+
|
|
534
|
+
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
|
535
|
+
ga('send', 'pageview');
|
|
536
|
+
|
|
537
|
+
</script>
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
</body>
|
|
542
|
+
</html>
|