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,517 @@
|
|
|
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>Join the Discussion at Jekyll Talk - Jekyll • Simple, blog-aware, static sites</title>
|
|
15
|
+
<meta property="og:title" content="Join the Discussion at Jekyll Talk">
|
|
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/02/26/introducing-jekyll-talk/">
|
|
19
|
+
<meta property="og:url" content="https://jekyllrb.com/news/2015/02/26/introducing-jekyll-talk/">
|
|
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-02-26T21:06:51-08:00">
|
|
23
|
+
<meta name="twitter:card" content="summary">
|
|
24
|
+
<meta name="twitter:site" content="@jekyllrb">
|
|
25
|
+
<meta name="twitter:creator" content="@alfredxing">
|
|
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": "Join the Discussion at Jekyll Talk",
|
|
32
|
+
"datePublished": "2015-02-26T21:06:51-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/02/26/introducing-jekyll-talk/"
|
|
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
|
+
Join the Discussion at Jekyll Talk
|
|
227
|
+
<a href="/news/2015/02/26/introducing-jekyll-talk/" class="permalink" title="Permalink">∞</a>
|
|
228
|
+
</h2>
|
|
229
|
+
<span class="post-category">
|
|
230
|
+
<span class="label">
|
|
231
|
+
community
|
|
232
|
+
</span>
|
|
233
|
+
</span>
|
|
234
|
+
<div class="post-meta">
|
|
235
|
+
<span class="post-date">
|
|
236
|
+
26 Feb 2015
|
|
237
|
+
</span>
|
|
238
|
+
<a href="https://github.com/alfredxing" class="post-author">
|
|
239
|
+
<img class="avatar avatar-small" src="https://avatars0.githubusercontent.com/alfredxing?v=3&s=24" alt="alfredxing" srcset="https://avatars0.githubusercontent.com/alfredxing?v=3&s=24 1x, https://avatars0.githubusercontent.com/alfredxing?v=3&s=48 2x, https://avatars0.githubusercontent.com/alfredxing?v=3&s=72 3x, https://avatars0.githubusercontent.com/alfredxing?v=3&s=96 4x" width="24" height="24" data-proofer-ignore="true">
|
|
240
|
+
alfredxing
|
|
241
|
+
</a>
|
|
242
|
+
</div>
|
|
243
|
+
<div class="post-content">
|
|
244
|
+
<p>We’re super excited to announce the launch of <a href="https://talk.jekyllrb.com">Jekyll Talk</a>, a Discourse forum for anything related to Jekyll!</p>
|
|
245
|
+
|
|
246
|
+
<p>The forum was set up by <a href="https://github.com/envygeeks">@envygeeks</a> to build a community more accessible to Jekyll users and more suitable for general discussion.</p>
|
|
247
|
+
|
|
248
|
+
<p>There’s already been a lot of interesting topics, including a <a href="https://talk.jekyllrb.com/t/showcase-sites-made-using-jekyll/18">site showcase</a> and <a href="https://talk.jekyllrb.com/t/poll-installation-priorities-for-3-0/106/9">a poll for Jekyll 3.0 priorities</a>.</p>
|
|
249
|
+
|
|
250
|
+
<p>Come join the fun!</p>
|
|
251
|
+
|
|
252
|
+
</div>
|
|
253
|
+
</article>
|
|
254
|
+
|
|
255
|
+
</div>
|
|
256
|
+
|
|
257
|
+
<div class="unit one-fifth hide-on-mobiles">
|
|
258
|
+
<aside>
|
|
259
|
+
<ul>
|
|
260
|
+
<li class="">
|
|
261
|
+
<a href="/news/">All News</a>
|
|
262
|
+
</li>
|
|
263
|
+
<li class="">
|
|
264
|
+
<a href="/news/releases/">Jekyll Releases</a>
|
|
265
|
+
</li>
|
|
266
|
+
</ul>
|
|
267
|
+
<h4>Recent Releases</h4>
|
|
268
|
+
<ul>
|
|
269
|
+
|
|
270
|
+
<li class="">
|
|
271
|
+
<a href="/news/2016/07/26/jekyll-3-2-0-released/">Version 3.2.0</a>
|
|
272
|
+
</li>
|
|
273
|
+
|
|
274
|
+
<li class="">
|
|
275
|
+
<a href="/news/2016/05/19/jekyll-3-1-6-released/">Version 3.1.6</a>
|
|
276
|
+
</li>
|
|
277
|
+
|
|
278
|
+
<li class="">
|
|
279
|
+
<a href="/news/2016/05/18/jekyll-3-1-5-released/">Version 3.1.5</a>
|
|
280
|
+
</li>
|
|
281
|
+
|
|
282
|
+
<li class="">
|
|
283
|
+
<a href="/news/2016/05/18/jekyll-3-1-4-released/">Version 3.1.4</a>
|
|
284
|
+
</li>
|
|
285
|
+
|
|
286
|
+
<li class="">
|
|
287
|
+
<a href="/news/2016/04/26/jekyll-3-0-5-released/">Version 3.0.5</a>
|
|
288
|
+
</li>
|
|
289
|
+
|
|
290
|
+
<li>
|
|
291
|
+
<a href="/docs/history/">History »</a>
|
|
292
|
+
</li>
|
|
293
|
+
</ul>
|
|
294
|
+
<h4>Other News</h4>
|
|
295
|
+
<ul>
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
<li class="">
|
|
301
|
+
<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>
|
|
302
|
+
</li>
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
<li class="">
|
|
319
|
+
<a href="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">Making it easier to contribute to Jekyll</a>
|
|
320
|
+
</li>
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
<li class="current">
|
|
339
|
+
<a href="/news/2015/02/26/introducing-jekyll-talk/">Join the Discussion at Jekyll Talk</a>
|
|
340
|
+
</li>
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
<li class="">
|
|
347
|
+
<a href="/news/2015/01/20/jekyll-meet-and-greet/">Jekyll Meet & Greet at GitHub HQ</a>
|
|
348
|
+
</li>
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
<li class="">
|
|
355
|
+
<a href="/news/2014/12/17/alfredxing-welcome-to-jekyll-core/">Alfred Xing has joined the Jekyll core team</a>
|
|
356
|
+
</li>
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
<li class="">
|
|
377
|
+
<a href="/news/2014/06/04/jekyll-stickers-1-dollar-stickermule/">Pick Up your $1 Jekyll Sticker</a>
|
|
378
|
+
</li>
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
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
|
+
</ul>
|
|
424
|
+
</aside>
|
|
425
|
+
</div>
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
<div class="clear"></div>
|
|
429
|
+
|
|
430
|
+
</div>
|
|
431
|
+
</section>
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
<footer>
|
|
435
|
+
<div class="grid">
|
|
436
|
+
<div class="unit one-third center-on-mobiles">
|
|
437
|
+
<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>
|
|
438
|
+
</div>
|
|
439
|
+
<div class="unit two-thirds align-right center-on-mobiles">
|
|
440
|
+
<p>
|
|
441
|
+
Proudly hosted by
|
|
442
|
+
<a href="https://github.com">
|
|
443
|
+
<img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
|
|
444
|
+
</a>
|
|
445
|
+
</p>
|
|
446
|
+
</div>
|
|
447
|
+
</div>
|
|
448
|
+
</footer>
|
|
449
|
+
|
|
450
|
+
<script>
|
|
451
|
+
var anchorForId = function (id) {
|
|
452
|
+
var anchor = document.createElement("a");
|
|
453
|
+
anchor.className = "header-link";
|
|
454
|
+
anchor.href = "#" + id;
|
|
455
|
+
anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
|
|
456
|
+
anchor.title = "Permalink";
|
|
457
|
+
return anchor;
|
|
458
|
+
};
|
|
459
|
+
|
|
460
|
+
var linkifyAnchors = function (level, containingElement) {
|
|
461
|
+
var headers = containingElement.getElementsByTagName("h" + level);
|
|
462
|
+
for (var h = 0; h < headers.length; h++) {
|
|
463
|
+
var header = headers[h];
|
|
464
|
+
|
|
465
|
+
if (typeof header.id !== "undefined" && header.id !== "") {
|
|
466
|
+
header.appendChild(anchorForId(header.id));
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
};
|
|
470
|
+
|
|
471
|
+
document.onreadystatechange = function () {
|
|
472
|
+
if (this.readyState === "complete") {
|
|
473
|
+
var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
|
|
474
|
+
if (!contentBlock) {
|
|
475
|
+
return;
|
|
476
|
+
}
|
|
477
|
+
for (var level = 1; level <= 6; level++) {
|
|
478
|
+
linkifyAnchors(level, contentBlock);
|
|
479
|
+
}
|
|
480
|
+
}
|
|
481
|
+
};
|
|
482
|
+
</script>
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
<!-- Gauges (http://gaug.es/) -->
|
|
486
|
+
<script>
|
|
487
|
+
var _gauges = _gauges || [];
|
|
488
|
+
(function() {
|
|
489
|
+
var t = document.createElement('script');
|
|
490
|
+
t.type = 'text/javascript';
|
|
491
|
+
t.async = true;
|
|
492
|
+
t.id = 'gauges-tracker';
|
|
493
|
+
t.setAttribute('data-site-id', '503c5af6613f5d0f19000027');
|
|
494
|
+
t.src = '//secure.gaug.es/track.js';
|
|
495
|
+
var s = document.getElementsByTagName('script')[0];
|
|
496
|
+
s.parentNode.insertBefore(t, s);
|
|
497
|
+
})();
|
|
498
|
+
</script>
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
<!-- Google Analytics (http://google.com/analytics) -->
|
|
503
|
+
<script>
|
|
504
|
+
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
505
|
+
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
506
|
+
L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
|
|
507
|
+
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
|
508
|
+
|
|
509
|
+
ga('create', 'UA-50755011-1', 'jekyllrb.com');
|
|
510
|
+
ga('send', 'pageview');
|
|
511
|
+
|
|
512
|
+
</script>
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
</body>
|
|
517
|
+
</html>
|