site/tutorials/home/index.html in jekyll-docs-3.9.0 vs site/tutorials/home/index.html in jekyll-docs-4.0.0
- old
+ new
@@ -1,36 +1,39 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
- <meta name="generator" content="Jekyll v3.9.0">
+ <meta name="generator" content="Jekyll v4.0.0">
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
+ <link type="application/atom+xml" rel="alternate" href="/feed/release.xml" title="Jekyll releases posts" />
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
- <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
+ <link rel="preload" href="/fonts/lato-v14-latin-300.woff2" as="font" type="font/woff2" crossorigin />
+ <link rel="preload" href="/fonts/lato-v14-latin-700.woff2" as="font" type="font/woff2" crossorigin />
+ <link rel="preload" href="/css/screen.css" as="style">
<link rel="stylesheet" href="/css/screen.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>Tutorials | Jekyll • Simple, blog-aware, static sites</title>
-<meta name="generator" content="Jekyll v3.9.0" />
+<meta name="generator" content="Jekyll v4.0.0" />
<meta property="og:title" content="Tutorials" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="In contrast to Docs, Tutorials provide more detailed, narrative instruction that cover a variety of Jekyll topics and scenarios. Tutorials might contain the following:" />
<meta property="og:description" content="In contrast to Docs, Tutorials provide more detailed, narrative instruction that cover a variety of Jekyll topics and scenarios. Tutorials might contain the following:" />
<link rel="canonical" href="https://jekyllrb.com/tutorials/home/" />
<meta property="og:url" content="https://jekyllrb.com/tutorials/home/" />
<meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites" />
+<meta property="og:image" content="https://jekyllrb.com/img/jekyll-og.png" />
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-08-05T11:55:36-07:00" />
-<meta name="twitter:card" content="summary" />
+<meta property="article:published_time" content="2019-09-11T07:30:27-07:00" />
+<meta name="twitter:card" content="summary_large_image" />
+<meta property="twitter:image" content="https://jekyllrb.com/img/jekyll-og.png" />
<meta property="twitter:title" content="Tutorials" />
<meta name="twitter:site" content="@jekyllrb" />
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
<script type="application/ld+json">
-{"url":"https://jekyllrb.com/tutorials/home/","headline":"Tutorials","dateModified":"2020-08-05T11:55:36-07:00","datePublished":"2020-08-05T11:55:36-07:00","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"}},"description":"In contrast to Docs, Tutorials provide more detailed, narrative instruction that cover a variety of Jekyll topics and scenarios. Tutorials might contain the following:","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/tutorials/home/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
+{"description":"In contrast to Docs, Tutorials provide more detailed, narrative instruction that cover a variety of Jekyll topics and scenarios. Tutorials might contain the following:","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/tutorials/home/"},"headline":"Tutorials","dateModified":"2019-09-11T07:30:27-07:00","url":"https://jekyllrb.com/tutorials/home/","datePublished":"2019-09-11T07:30:27-07:00","image":"https://jekyllrb.com/img/jekyll-og.png","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"}},"@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<!--[if lt IE 9]>
<script src="/js/html5shiv.min.js"></script>
<script src="/js/respond.min.js"></script>
@@ -49,54 +52,69 @@
</a>
</h1>
</div>
<nav class="main-nav hide-on-mobiles">
<ul>
- <li class="">
+
+ <li>
<a href="/">Home</a>
</li>
- <li class="">
- <a href="/docs/home/">Docs</a>
+
+ <li>
+ <a href="/docs/">Docs</a>
</li>
- <li class="">
- <a href="/news/">News</a>
+
+ <li>
+ <a href="/resources/">Resources</a>
</li>
- <li class="">
- <a href="/help/">Help</a>
+
+ <li>
+ <a href="/showcase/">Showcase</a>
</li>
+
+ <li>
+ <a href="/news/">News</a>
+ </li>
+
</ul>
</nav>
<div class="search hide-on-mobiles">
<input type="text" id="docsearch-input" placeholder="Search the docs…">
</div>
<div class="meta hide-on-mobiles">
<ul>
<li>
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.9.0">v3.9.0</a>
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v4.0.0">v4.0.0</a>
</li>
<li>
<a href="https://github.com/jekyll/jekyll">GitHub</a>
</li>
</ul>
</div>
</div>
<nav class="mobile-nav show-on-mobiles">
<ul>
- <li class="">
- <a href="/">Home</a>
- </li>
- <li class="">
- <a href="/docs/home/">Docs</a>
- </li>
- <li class="">
- <a href="/news/">News</a>
- </li>
- <li class="">
- <a href="/help/">Help</a>
- </li>
+
+ <li>
+ <a href="/">Home</a>
+ </li>
+
+ <li>
+ <a href="/docs/">Docs</a>
+ </li>
+
+ <li>
+ <a href="/resources/">Resources</a>
+ </li>
+
+
+ <li>
+ <a href="/news/">News</a>
+ </li>
+
<li>
<a href="https://github.com/jekyll/jekyll">GitHub</a>
</li>
</ul>
@@ -175,13 +193,13 @@
<p>We welcome your tutorial contributions. To add your tutorial:</p>
<ol>
<li>Fork the Jekyll project by clicking the <strong>Fork</strong> button in the upper-right corner of the <a href="https://github.com/jekyll/jekyll/">jekyll/jekyll project Github repo</a>.</li>
- <li>Add your tutorial in the <code class="language-plaintext highlighter-rouge">_tutorials</code> collection.</li>
+ <li>Add your tutorial in the <code class="highlighter-rouge">_tutorials</code> collection.</li>
<li>Make sure your tutorial has the same front matter items as other tutorial items.</li>
- <li>Add a reference to your tutorial filename in <code class="language-plaintext highlighter-rouge">_data/tutorials.yml</code>. This allows your tutorial to appear in the Tutorials sidebar.</li>
+ <li>Add a reference to your tutorial filename in <code class="highlighter-rouge">_data/tutorials.yml</code>. This allows your tutorial to appear in the Tutorials sidebar.</li>
<li>Follow the regular git workflow to submit the pull request.</li>
</ol>
<p>When you submit your pull request, the Jekyll documentation team will review your contribution and either merge it or suggest edits.</p>
@@ -224,31 +242,31 @@
<li class="current"><a href="/tutorials/home/">Tutorials</a></li>
- <li class=""><a href="/tutorials/video-walkthroughs/">Video Walkthroughs</a></li>
+ <li><a href="/tutorials/video-walkthroughs/">Video Walkthroughs</a></li>
- <li class=""><a href="/tutorials/navigation/">Navigation</a></li>
+ <li><a href="/tutorials/navigation/">Navigation</a></li>
- <li class=""><a href="/tutorials/orderofinterpretation/">Order of interpretation</a></li>
+ <li><a href="/tutorials/orderofinterpretation/">Order of interpretation</a></li>
- <li class=""><a href="/tutorials/custom-404-page/">Custom 404 Page</a></li>
+ <li><a href="/tutorials/custom-404-page/">Custom 404 Page</a></li>
- <li class=""><a href="/tutorials/convert-site-to-jekyll/">Convert an HTML site to Jekyll</a></li>
+ <li><a href="/tutorials/convert-site-to-jekyll/">Convert an HTML site to Jekyll</a></li>
- <li class=""><a href="/tutorials/using-jekyll-with-bundler/">Using Jekyll with Bundler</a></li>
+ <li><a href="/tutorials/using-jekyll-with-bundler/">Using Jekyll with Bundler</a></li>
</ul>
@@ -263,16 +281,25 @@
<footer>
<div class="grid">
<div class="unit one-third center-on-mobiles">
- <p>The contents of this website are <br />© 2020 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
+ <p>Jekyll is lovingly maintained by the <a href="/team/">core team</a> of volunteers. </p>
+ <p>The contents of this website are <br />© 2019 under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE">MIT License</a>.</p>
</div>
<div class="unit two-thirds align-right center-on-mobiles">
<p>
Proudly hosted by
<a href="https://github.com">
<img src="/img/footer-logo.png" width="100" height="30" alt="GitHub • Social coding">
+ </a>
+ </p>
+ </div>
+ <div class="unit two-thirds align-right center-on-mobiles">
+ <p>
+ Jekyll is funded thanks to its
+ <a href="https://github.com/jekyll/jekyll#sponsors">
+ sponsors!
</a>
</p>
</div>
</div>
</footer>