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
data/site/_docs/windows.md
DELETED
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
layout: docs
|
|
3
|
-
title: Jekyll on Windows
|
|
4
|
-
permalink: /docs/windows/
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
While Windows is not an officially-supported platform, it can be used to run
|
|
8
|
-
Jekyll with the proper tweaks. This page aims to collect some of the general
|
|
9
|
-
knowledge and lessons that have been unearthed by Windows users.
|
|
10
|
-
|
|
11
|
-
## Installation
|
|
12
|
-
|
|
13
|
-
Julian Thilo has written up instructions to get
|
|
14
|
-
[Jekyll running on Windows][windows-installation] and it seems to work for most
|
|
15
|
-
people. The instructions were written for Ruby 2.0.0, but should work for later
|
|
16
|
-
versions [prior to 2.2][hitimes-issue].
|
|
17
|
-
|
|
18
|
-
Alternatively David Burela has written instructions on [how to install Jekyll via Chocolately with 3 command prompt entries](https://davidburela.wordpress.com/2015/11/28/easily-install-jekyll-on-windows-with-3-command-prompt-entries-and-chocolatey/).
|
|
19
|
-
|
|
20
|
-
## Encoding
|
|
21
|
-
|
|
22
|
-
If you use UTF-8 encoding, make sure that no `BOM` header
|
|
23
|
-
characters exist in your files or very, very bad things will happen to
|
|
24
|
-
Jekyll. This is especially relevant if you're running Jekyll on Windows.
|
|
25
|
-
|
|
26
|
-
Additionally, you might need to change the code page of the console window to UTF-8
|
|
27
|
-
in case you get a "Liquid Exception: Incompatible character encoding" error during
|
|
28
|
-
the site generation process. It can be done with the following command:
|
|
29
|
-
|
|
30
|
-
{% highlight bash %}
|
|
31
|
-
$ chcp 65001
|
|
32
|
-
{% endhighlight %}
|
|
33
|
-
|
|
34
|
-
[windows-installation]: http://jekyll-windows.juthilo.com/
|
|
35
|
-
[hitimes-issue]: https://github.com/copiousfreetime/hitimes/issues/40
|
|
36
|
-
|
|
37
|
-
## Auto-regeneration
|
|
38
|
-
|
|
39
|
-
As of v1.3.0, Jekyll uses the `listen` gem to watch for changes when the
|
|
40
|
-
`--watch` switch is specified during a build or serve. While `listen` has
|
|
41
|
-
built-in support for UNIX systems, it requires an extra gem for compatibility
|
|
42
|
-
with Windows. Add the following to the Gemfile for your site:
|
|
43
|
-
|
|
44
|
-
{% highlight ruby %}
|
|
45
|
-
gem 'wdm', '~> 0.1.0' if Gem.win_platform?
|
|
46
|
-
{% endhighlight %}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
{% if site.gauges_id %}
|
|
2
|
-
<!-- Gauges (http://gaug.es/) -->
|
|
3
|
-
<script>
|
|
4
|
-
var _gauges = _gauges || [];
|
|
5
|
-
(function() {
|
|
6
|
-
var t = document.createElement('script');
|
|
7
|
-
t.type = 'text/javascript';
|
|
8
|
-
t.async = true;
|
|
9
|
-
t.id = 'gauges-tracker';
|
|
10
|
-
t.setAttribute('data-site-id', '{{ site.gauges_id }}');
|
|
11
|
-
t.src = '//secure.gaug.es/track.js';
|
|
12
|
-
var s = document.getElementsByTagName('script')[0];
|
|
13
|
-
s.parentNode.insertBefore(t, s);
|
|
14
|
-
})();
|
|
15
|
-
</script>
|
|
16
|
-
{% endif %}
|
|
17
|
-
|
|
18
|
-
{% if site.google_analytics_id %}
|
|
19
|
-
<!-- Google Analytics (http://google.com/analytics) -->
|
|
20
|
-
<script>
|
|
21
|
-
!function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
|
|
22
|
-
(j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
|
|
23
|
-
L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
|
|
24
|
-
L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
|
|
25
|
-
|
|
26
|
-
ga('create', '{{ site.google_analytics_id }}', 'jekyllrb.com');
|
|
27
|
-
ga('send', 'pageview');
|
|
28
|
-
|
|
29
|
-
</script>
|
|
30
|
-
{% endif %}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
<script>
|
|
2
|
-
var anchorForId = function (id) {
|
|
3
|
-
var anchor = document.createElement("a");
|
|
4
|
-
anchor.className = "header-link";
|
|
5
|
-
anchor.href = "#" + id;
|
|
6
|
-
anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
|
|
7
|
-
anchor.title = "Permalink";
|
|
8
|
-
return anchor;
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
var linkifyAnchors = function (level, containingElement) {
|
|
12
|
-
var headers = containingElement.getElementsByTagName("h" + level);
|
|
13
|
-
for (var h = 0; h < headers.length; h++) {
|
|
14
|
-
var header = headers[h];
|
|
15
|
-
|
|
16
|
-
if (typeof header.id !== "undefined" && header.id !== "") {
|
|
17
|
-
header.appendChild(anchorForId(header.id));
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
document.onreadystatechange = function () {
|
|
23
|
-
if (this.readyState === "complete") {
|
|
24
|
-
var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
|
|
25
|
-
if (!contentBlock) {
|
|
26
|
-
return;
|
|
27
|
-
}
|
|
28
|
-
for (var level = 1; level <= 6; level++) {
|
|
29
|
-
linkifyAnchors(level, contentBlock);
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
};
|
|
33
|
-
</script>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<div class="docs-nav-mobile unit whole show-on-mobiles">
|
|
2
|
-
<select onchange="if (this.value) window.location.href=this.value">
|
|
3
|
-
<option value="">Navigate the docs…</option>
|
|
4
|
-
{% for section in site.data.docs %}
|
|
5
|
-
<optgroup label="{{ section.title }}">
|
|
6
|
-
{% include docs_option.html items=section.docs %}
|
|
7
|
-
</optgroup>
|
|
8
|
-
{% endfor %}
|
|
9
|
-
</select>
|
|
10
|
-
</div>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
{% assign items = include.items %}
|
|
2
|
-
|
|
3
|
-
{% for item in items %}
|
|
4
|
-
{% assign item_url = item | prepend:"/docs/" | append:"/" %}
|
|
5
|
-
|
|
6
|
-
{% for p in site.docs %}
|
|
7
|
-
{% if p.url == item_url %}
|
|
8
|
-
<option value="{{ site.url }}{{ p.url }}">{{ p.title }}</option>
|
|
9
|
-
{% endif %}
|
|
10
|
-
{% endfor %}
|
|
11
|
-
{% endfor %}
|
data/site/_includes/docs_ul.html
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{% assign items = include.items %}
|
|
2
|
-
|
|
3
|
-
<ul>
|
|
4
|
-
{% for item in items %}
|
|
5
|
-
{% assign item_url = item | prepend:"/docs/" | append:"/" %}
|
|
6
|
-
|
|
7
|
-
{% if item_url == page.url %}
|
|
8
|
-
{% assign c = "current" %}
|
|
9
|
-
{% else %}
|
|
10
|
-
{% assign c = "" %}
|
|
11
|
-
{% endif %}
|
|
12
|
-
|
|
13
|
-
{% assign p = site.docs | where:"url",item_url | first %}
|
|
14
|
-
<li class="{{ c }}"><a href="{{ site.url }}{{ p.url }}">{{ p.title }}</a></li>
|
|
15
|
-
|
|
16
|
-
{% endfor %}
|
|
17
|
-
</ul>
|
data/site/_includes/footer.html
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<footer role="contentinfo">
|
|
2
|
-
<div class="grid">
|
|
3
|
-
<div class="unit one-third center-on-mobiles">
|
|
4
|
-
<p>The contents of this website are <br />© {{ site.time | date: '%Y' }} under the terms of the <a href="{{ site.repository }}/blob/master/LICENSE">MIT License</a>.</p>
|
|
5
|
-
</div>
|
|
6
|
-
<div class="unit two-thirds align-right center-on-mobiles">
|
|
7
|
-
<p>
|
|
8
|
-
Proudly hosted by
|
|
9
|
-
<a href="https://github.com">
|
|
10
|
-
<img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
|
|
11
|
-
</a>
|
|
12
|
-
</p>
|
|
13
|
-
</div>
|
|
14
|
-
</div>
|
|
15
|
-
</footer>
|
data/site/_includes/header.html
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<header role="banner">
|
|
2
|
-
<nav class="mobile-nav show-on-mobiles">
|
|
3
|
-
{% include primary-nav-items.html %}
|
|
4
|
-
</nav>
|
|
5
|
-
<div class="grid">
|
|
6
|
-
<div class="unit one-third center-on-mobiles">
|
|
7
|
-
<h1>
|
|
8
|
-
<a href="/">
|
|
9
|
-
<span class="sr-only">Jekyll</span>
|
|
10
|
-
<img src="/img/logo-2x.png" width="249" height="115" alt="Jekyll Logo">
|
|
11
|
-
</a>
|
|
12
|
-
</h1>
|
|
13
|
-
</div>
|
|
14
|
-
<nav class="main-nav unit two-thirds hide-on-mobiles">
|
|
15
|
-
{% include primary-nav-items.html %}
|
|
16
|
-
</nav>
|
|
17
|
-
</div>
|
|
18
|
-
</header>
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
<div class="unit one-fifth hide-on-mobiles">
|
|
2
|
-
<aside>
|
|
3
|
-
<ul>
|
|
4
|
-
<li class="{% if page.title == 'News' %}current{% endif %}">
|
|
5
|
-
<a href="/news/">All News</a>
|
|
6
|
-
</li>
|
|
7
|
-
<li class="{% if page.title == 'Releases' %}current{% endif %}">
|
|
8
|
-
<a href="/news/releases/">Jekyll Releases</a>
|
|
9
|
-
</li>
|
|
10
|
-
</ul>
|
|
11
|
-
<h4>Recent Releases</h4>
|
|
12
|
-
<ul>
|
|
13
|
-
{% for post in site.categories.release limit:5 %}
|
|
14
|
-
<li class="{% if page.title == post.title %}current{% endif %}">
|
|
15
|
-
<a href="{{ post.url }}">Version {{ post.version }}</a>
|
|
16
|
-
</li>
|
|
17
|
-
{% endfor %}
|
|
18
|
-
<li>
|
|
19
|
-
<a href="/docs/history/">History »</a>
|
|
20
|
-
</li>
|
|
21
|
-
</ul>
|
|
22
|
-
<h4>Other News</h4>
|
|
23
|
-
<ul>
|
|
24
|
-
{% for post in site.posts %}
|
|
25
|
-
{% unless post.categories contains 'release' %}
|
|
26
|
-
<li class="{% if page.title == post.title %}current{% endif %}">
|
|
27
|
-
<a href="{{ post.url }}">{{ post.title }}</a>
|
|
28
|
-
</li>
|
|
29
|
-
{% endunless %}
|
|
30
|
-
{% endfor %}
|
|
31
|
-
</ul>
|
|
32
|
-
</aside>
|
|
33
|
-
</div>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<div class="docs-nav-mobile unit whole show-on-mobiles">
|
|
2
|
-
<select onchange="if (this.value) window.location.href=this.value">
|
|
3
|
-
<option value="">Navigate the blog…</option>
|
|
4
|
-
<option value="/news/">Home</option>
|
|
5
|
-
<optgroup label="v1.x">
|
|
6
|
-
{% for post in site.posts %}
|
|
7
|
-
<option value="{{ post.url }}">{{ post.title }}</option>
|
|
8
|
-
{% endfor %}
|
|
9
|
-
</optgroup>
|
|
10
|
-
</select>
|
|
11
|
-
</div>
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
<article>
|
|
2
|
-
<h2>
|
|
3
|
-
<a href="{{ post.url }}">
|
|
4
|
-
{{ post.title }}
|
|
5
|
-
</a>
|
|
6
|
-
</h2>
|
|
7
|
-
<span class="post-category">
|
|
8
|
-
<span class="label">
|
|
9
|
-
{{ post.categories | array_to_sentence_string }}
|
|
10
|
-
</span>
|
|
11
|
-
</span>
|
|
12
|
-
<div class="post-meta">
|
|
13
|
-
<span class="post-date">
|
|
14
|
-
{{ post.date | date_to_string }}
|
|
15
|
-
</span>
|
|
16
|
-
<a href="https://github.com/{{ post.author }}" class="post-author">
|
|
17
|
-
<img src="https://github.com/{{ post.author }}.png" class="avatar" alt="{{ post.author }} avatar" width="24" height="24">
|
|
18
|
-
{{ post.author }}
|
|
19
|
-
</a>
|
|
20
|
-
</div>
|
|
21
|
-
<div class="post-content">
|
|
22
|
-
{{ post.content }}
|
|
23
|
-
</div>
|
|
24
|
-
</article>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<ul>
|
|
2
|
-
<li class="{% if page.overview %}current{% endif %}">
|
|
3
|
-
<a href="/">Home</a>
|
|
4
|
-
</li>
|
|
5
|
-
<li class="{% if page.url contains '/docs/' %}current{% endif %}">
|
|
6
|
-
<a href="/docs/home/">Doc<span class="show-on-mobiles">s</span><span class="hide-on-mobiles">umentation</span></a>
|
|
7
|
-
</li>
|
|
8
|
-
<li class="{% if page.author %}current{% endif %}">
|
|
9
|
-
<a href="/news/">News</a>
|
|
10
|
-
</li>
|
|
11
|
-
<li>
|
|
12
|
-
<a href="/help/">Help</a>
|
|
13
|
-
</li>
|
|
14
|
-
<li>
|
|
15
|
-
<a href="{{ site.repository }}"><span class="hide-on-mobiles">View on </span>GitHub</a>
|
|
16
|
-
</li>
|
|
17
|
-
</ul>
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
{% comment %}
|
|
2
|
-
Map grabs the doc sections, giving us an array of arrays. Join, flattens all
|
|
3
|
-
the items to a comma delimited string. Split turns it into an array again.
|
|
4
|
-
{% endcomment %}
|
|
5
|
-
{% assign docs = site.data.docs | map: 'docs' | join: ',' | split: ',' %}
|
|
6
|
-
|
|
7
|
-
{% comment %}
|
|
8
|
-
Because this is built for every page, lets find where we are in the ordered
|
|
9
|
-
document list by comparing url strings. Then if there's something previous or
|
|
10
|
-
next, lets build a link to it.
|
|
11
|
-
{% endcomment %}
|
|
12
|
-
|
|
13
|
-
{% for document in docs %}
|
|
14
|
-
{% assign document_url = document | prepend:"/docs/" | append:"/" %}
|
|
15
|
-
{% if document_url == page.url %}
|
|
16
|
-
<div class="section-nav">
|
|
17
|
-
<div class="left align-right">
|
|
18
|
-
{% if forloop.first %}
|
|
19
|
-
<span class="prev disabled">Back</span>
|
|
20
|
-
{% else %}
|
|
21
|
-
{% assign previous = forloop.index0 | minus: 1 %}
|
|
22
|
-
{% assign previous_page = docs[previous] | prepend:"/docs/" | append:"/" %}
|
|
23
|
-
<a href="{{ previous_page }}" class="prev">Back</a>
|
|
24
|
-
{% endif %}
|
|
25
|
-
</div>
|
|
26
|
-
<div class="right align-left">
|
|
27
|
-
{% if forloop.last %}
|
|
28
|
-
<span class="next disabled">Next</span>
|
|
29
|
-
{% else %}
|
|
30
|
-
{% assign next = forloop.index0 | plus: 1 %}
|
|
31
|
-
{% assign next_page = docs[next] | prepend:"/docs/" | append:"/" %}
|
|
32
|
-
<a href="{{ next_page }}" class="next">Next</a>
|
|
33
|
-
{% endif %}
|
|
34
|
-
</div>
|
|
35
|
-
</div>
|
|
36
|
-
<div class="clear"></div>
|
|
37
|
-
{% break %}
|
|
38
|
-
{% endif %}
|
|
39
|
-
{% endfor %}
|
data/site/_includes/top.html
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE HTML>
|
|
2
|
-
<html lang="en-US">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<title>{{ page.title }}</title>
|
|
6
|
-
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="generator" content="Jekyll v{{ jekyll.version }}">
|
|
8
|
-
{% feed_meta %}
|
|
9
|
-
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="{{ site.repository }}/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
|
-
<!--[if lt IE 9]>
|
|
14
|
-
<script src="/js/html5shiv.min.js"></script>
|
|
15
|
-
<script src="/js/respond.min.js"></script>
|
|
16
|
-
<![endif]-->
|
|
17
|
-
</head>
|
data/site/_layouts/default.html
DELETED
data/site/_layouts/docs.html
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
layout: default
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
<section class="docs">
|
|
6
|
-
<div class="grid">
|
|
7
|
-
|
|
8
|
-
{% include docs_contents_mobile.html %}
|
|
9
|
-
|
|
10
|
-
<div class="unit four-fifths">
|
|
11
|
-
<article>
|
|
12
|
-
<div class="improve right hide-on-mobiles">
|
|
13
|
-
<a href="https://github.com/jekyll/jekyll/edit/master/site/{{ page.path }}"><i class="fa fa-pencil"></i> Improve this page</a>
|
|
14
|
-
</div>
|
|
15
|
-
<h1>{{ page.title }}</h1>
|
|
16
|
-
{{ content }}
|
|
17
|
-
{% include section_nav.html %}
|
|
18
|
-
</article>
|
|
19
|
-
</div>
|
|
20
|
-
|
|
21
|
-
{% include docs_contents.html %}
|
|
22
|
-
|
|
23
|
-
<div class="clear"></div>
|
|
24
|
-
|
|
25
|
-
</div>
|
|
26
|
-
</section>
|
data/site/_layouts/news.html
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
layout: default
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
<section class="news">
|
|
6
|
-
<div class="grid">
|
|
7
|
-
|
|
8
|
-
{% include news_contents_mobile.html %}
|
|
9
|
-
|
|
10
|
-
<div class="unit four-fifths">
|
|
11
|
-
{{ content }}
|
|
12
|
-
</div>
|
|
13
|
-
|
|
14
|
-
{% include news_contents.html %}
|
|
15
|
-
|
|
16
|
-
<div class="clear"></div>
|
|
17
|
-
|
|
18
|
-
</div>
|
|
19
|
-
</section>
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
layout: news
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
<article>
|
|
6
|
-
<h2>
|
|
7
|
-
{{ page.title }}
|
|
8
|
-
<a href="{{ page.url }}" class="permalink" title="Permalink">∞</a>
|
|
9
|
-
</h2>
|
|
10
|
-
<span class="post-category">
|
|
11
|
-
<span class="label">
|
|
12
|
-
{{ page.categories | array_to_sentence_string }}
|
|
13
|
-
</span>
|
|
14
|
-
</span>
|
|
15
|
-
<div class="post-meta">
|
|
16
|
-
<span class="post-date">
|
|
17
|
-
{{ page.date | date_to_string }}
|
|
18
|
-
</span>
|
|
19
|
-
<a href="https://github.com/{{ page.author }}" class="post-author">
|
|
20
|
-
<img src="https://github.com/{{ page.author }}.png" class="avatar" alt="{{ page.author }} avatar" width="24" height="24">
|
|
21
|
-
{{ page.author }}
|
|
22
|
-
</a>
|
|
23
|
-
</div>
|
|
24
|
-
<div class="post-content">
|
|
25
|
-
{{ content }}
|
|
26
|
-
</div>
|
|
27
|
-
</article>
|
data/site/_layouts/page.html
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
layout: default
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
<section class="standalone">
|
|
6
|
-
<div class="grid">
|
|
7
|
-
|
|
8
|
-
<div class="unit whole">
|
|
9
|
-
<article>
|
|
10
|
-
<h1>{{ page.title }}</h1>
|
|
11
|
-
{{ content }}
|
|
12
|
-
</article>
|
|
13
|
-
</div>
|
|
14
|
-
|
|
15
|
-
<div class="clear"></div>
|
|
16
|
-
|
|
17
|
-
</div>
|
|
18
|
-
</section>
|