site/docs/deployment-methods/index.html in jekyll-docs-3.3.1 vs site/docs/deployment-methods/index.html in jekyll-docs-3.4.0

- old
+ new

@@ -2,11 +2,11 @@ <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> - <meta name="generator" content="Jekyll v3.3.1"> + <meta name="generator" content="Jekyll v3.4.0"> <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites"> <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="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900"> <link rel="stylesheet" href="/css/screen.css"> <link rel="icon" type="image/x-icon" href="/favicon.ico"> @@ -17,19 +17,19 @@ <meta property="og:description" content="Sites built using Jekyll can be deployed in a large number of ways due to the static nature of the generated output. A few of the most common deployment techniques are described below."> <link rel="canonical" href="https://jekyllrb.com/docs/deployment-methods/"> <meta property="og:url" content="https://jekyllrb.com/docs/deployment-methods/"> <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites"> <meta property="og:type" content="article"> -<meta property="article:published_time" content="2017-01-20T13:17:57-08:00"> +<meta property="article:published_time" content="2017-03-22T08:06:48-07:00"> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@jekyllrb"> <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY"> <script type="application/ld+json"> {"@context": "http://schema.org", "@type": "BlogPosting", "headline": "Deployment methods", -"datePublished": "2017-01-20T13:17:57-08:00", +"datePublished": "2017-03-22T08:06:48-07:00", "description": "Sites built using Jekyll can be deployed in a large number of ways due to the static nature of the generated output. A few of the most common deployment techniques are described below.", "publisher": {"@type": "Organization", "logo": {"@type": "ImageObject", "url": "https://jekyllrb.com/img/logo-2x.png"}}, "url": "https://jekyllrb.com/docs/deployment-methods/"}</script> @@ -190,10 +190,14 @@ <option value="/docs/templates/">Templates</option> + <option value="/docs/includes/">Includes</option> + + + <option value="/docs/permalinks/">Permalinks</option> <option value="/docs/pagination/">Pagination</option> @@ -459,11 +463,11 @@ <h2 id="rack-jekyll">Rack-Jekyll</h2> <p><a href="https://github.com/adaoraul/rack-jekyll/">Rack-Jekyll</a> is an easy way to deploy your site on any Rack server such as Amazon EC2, Slicehost, Heroku, and so forth. It also can run with <a href="https://github.com/rtomayko/shotgun/">shotgun</a>, <a href="https://github.com/rack/rack">rackup</a>, <a href="https://github.com/mongrel/mongrel">mongrel</a>, <a href="https://github.com/defunkt/unicorn/">unicorn</a>, and <a href="https://github.com/adaoraul/rack-jekyll#readme">others</a>.</p> -<p>Read <a href="http://andycroll.com/ruby/serving-a-jekyll-blog-using-heroku">this post</a> on how to deploy to Heroku using Rack-Jekyll.</p> +<p>Read <a href="http://andycroll.com/ruby/serving-a-jekyll-blog-using-heroku/">this post</a> on how to deploy to Heroku using Rack-Jekyll.</p> <h2 id="jekyll-admin-for-rails">Jekyll-Admin for Rails</h2> <p>If you want to maintain Jekyll inside your existing Rails app, <a href="https://github.com/zkarpinski/Jekyll-Admin">Jekyll-Admin</a> contains drop in code to make this possible. See Jekyll-Admin’s <a href="https://github.com/zkarpinski/Jekyll-Admin/blob/master/README">README</a> for more details.</p> @@ -499,11 +503,10 @@ <p><a href="https://www.aerobatic.com">Aerobatic</a> is an add-on for Bitbucket that brings GitHub Pages style functionality to Bitbucket users. It includes continuous deployment, custom domains with a wildcard SSL cert, CDN, basic auth, and staging branches all in the box.</p> <p>Automating the build and deployment of a Jekyll site is just as simple as GitHub Pages - push your changes to your repo (excluding the <code class="highlighter-rouge">_site</code> directory) and within seconds a build will be triggered and your built site deployed to our highly- available, globally distributed hosting service. The build process will even install and execute custom Ruby plugins. See our <a href="https://www.aerobatic.com/docs/static-generators#jekyll">Jekyll docs</a> for more details.</p> - @@ -577,10 +580,13 @@ + + + <div class="section-nav"> <div class="left align-right"> @@ -686,10 +692,14 @@ <li class=""><a href="/docs/templates/">Templates</a></li> + <li class=""><a href="/docs/includes/">Includes</a></li> + + + <li class=""><a href="/docs/permalinks/">Permalinks</a></li> <li class=""><a href="/docs/pagination/">Pagination</a></li> @@ -834,11 +844,11 @@ } }; </script> - <!-- Gauges (http://gaug.es/) --> + <!-- Gauges (http://get.gaug.es/) --> <script> var _gauges = _gauges || []; (function() { var t = document.createElement('script'); t.type = 'text/javascript'; @@ -851,10 +861,10 @@ })(); </script> - <!-- Google Analytics (http://google.com/analytics) --> + <!-- Google Analytics (https://www.google.com/analytics) --> <script> !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){ (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k), L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js', L.parentNode.insertBefore(l,L)}(window,document,'script','ga');