2013-06-08 01:41:02 -04:00
|
|
|
<!DOCTYPE html>
|
2013-06-20 20:27:04 -04:00
|
|
|
<html>
|
2013-06-08 01:41:02 -04:00
|
|
|
<head>
|
2014-10-20 16:47:30 -04:00
|
|
|
<title><%= [current_page.data.page_title, "Packer by HashiCorp"].compact.join(" - ") %></title>
|
|
|
|
<meta name="description" content="<%= current_page.data.description %>" />
|
2013-06-20 20:27:04 -04:00
|
|
|
|
2014-10-20 13:55:26 -04:00
|
|
|
<%= stylesheet_link_tag "application" %>
|
2013-06-20 20:27:04 -04:00
|
|
|
|
2015-03-19 10:43:25 -04:00
|
|
|
<meta name="HandheldFriendly" content="True" />
|
|
|
|
<meta name="MobileOptimized" content="320" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
|
|
|
|
|
<link rel="shortcut icon" href="<%= image_path("favicon.ico") %>" type="image/x-icon">
|
|
|
|
<link rel="icon" href="<%= image_path("favicon.ico") %>" type="image/x-icon">
|
|
|
|
|
2013-06-20 20:27:04 -04:00
|
|
|
<script type="text/javascript" src="//use.typekit.net/apr3jjs.js"></script>
|
|
|
|
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
|
|
|
|
</head>
|
2013-06-08 01:41:02 -04:00
|
|
|
<body>
|
2013-06-20 20:27:04 -04:00
|
|
|
<nav class="dark-background">
|
|
|
|
<div class="container-fluid">
|
2014-10-20 13:55:26 -04:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-12">
|
2013-06-20 21:42:44 -04:00
|
|
|
<a href="/" class="packer-logo pull-left">Packer</a>
|
2013-06-20 20:27:04 -04:00
|
|
|
<ul>
|
2014-10-20 13:55:26 -04:00
|
|
|
<li class="featured">
|
|
|
|
<a href="https://github.com/mitchellh/packer" class="primary">GitHub</a>
|
|
|
|
</li>
|
|
|
|
<li class="featured">
|
|
|
|
<a href="/downloads.html" class="primary">Download</a>
|
|
|
|
</li>
|
2013-06-21 14:46:38 -04:00
|
|
|
<li><a href="/intro">Intro</a></li>
|
2013-06-20 20:27:04 -04:00
|
|
|
<li><a href="/docs">Documentation</a></li>
|
2013-06-21 23:46:51 -04:00
|
|
|
<li><a href="/community">Community</a></li>
|
2013-06-20 20:27:04 -04:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</nav>
|
2013-06-08 01:41:02 -04:00
|
|
|
|
2013-06-20 20:27:04 -04:00
|
|
|
<%= yield %>
|
2013-06-08 01:41:02 -04:00
|
|
|
|
2013-06-20 21:35:02 -04:00
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
2013-06-20 20:27:04 -04:00
|
|
|
<footer class="dark-background">
|
|
|
|
<div class="container-fluid">
|
2014-10-20 13:55:26 -04:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-12">
|
2013-06-20 20:27:04 -04:00
|
|
|
<ul>
|
2013-06-21 02:17:59 -04:00
|
|
|
<li class="packer"><a href="/">Packer</a></li>
|
2015-07-06 16:53:03 -04:00
|
|
|
<li>
|
|
|
|
A <a href="http://www.hashicorp.com/">HashiCorp</a> project.
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/mitchellh/packer/blob/master/website/source/<%= current_page.path %>.markdown">Edit this page</a>
|
|
|
|
</li>
|
|
|
|
<a href="http://www.hashicorp.com">
|
|
|
|
<li class="pull-right hashi-logo">&nbps;</li>
|
|
|
|
</a>
|
2013-06-20 20:27:04 -04:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|
2013-06-21 01:41:43 -04:00
|
|
|
|
2014-10-20 13:55:26 -04:00
|
|
|
<script>
|
|
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
|
|
|
|
ga('create', 'UA-43075859-1', 'packer.io');
|
|
|
|
ga('send', 'pageview');
|
|
|
|
</script>
|
2013-06-08 01:41:02 -04:00
|
|
|
</body>
|
|
|
|
</html>
|