148 lines
5.9 KiB
Plaintext
148 lines
5.9 KiB
Plaintext
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="mobile-web-app-capable" content="yes">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="<%= description_for(current_page) %>">
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="<%= image_path("favicons/apple-touch-icon.png") %>">
|
|
<link rel="icon" type="image/png" href="<%= image_path("favicons/favicon-32x32.png") %>" sizes="32x32">
|
|
<link rel="icon" type="image/png" href="<%= image_path("favicons/favicon-16x16.png") %>" sizes="16x16">
|
|
<link rel="manifest" href="/android-manifest.json">
|
|
<link rel="mask-icon" href="<%= image_path("favicons/safari-pinned-tab.svg") %>" color="#5bbad5">
|
|
<meta name="msapplication-config" content="/microsoft-tile.xml" />
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:site" content="@HashiCorp" />
|
|
<meta name="twitter:creator" content="@HashiCorp" />
|
|
<meta property="og:url" content="<%= File.join(base_url, current_page.url) %>" />
|
|
<meta property="og:title" content="<%= title_for(current_page) %>" />
|
|
<meta property="og:site_name" content="Packer by HashiCorp"/>
|
|
<meta property="og:image" content="<%= image_url("og-image.png") %>"/>
|
|
<meta property="og:image:width" content="1200"/>
|
|
<meta property="og:image:height" content="1200"/>
|
|
<meta property="og:description" content="<%= description_for(current_page) %>" />
|
|
|
|
<title><%= title_for(current_page) %></title>
|
|
|
|
<%= stylesheet_link_tag "application" %>
|
|
|
|
<!--[if lt IE 9]>
|
|
<%= javascript_include_tag "ie-compat" %>
|
|
<![endif]-->
|
|
<%= javascript_include_tag "application" %>
|
|
|
|
<!-- Google Tag Manager -->
|
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
})(window,document,'script','dataLayer','GTM-NR2SD7C');</script>
|
|
|
|
<!-- Typekit script to import Klavika font -->
|
|
<script src="https://use.typekit.net/wxf7mfi.js"></script>
|
|
<script>try{Typekit.load({ async: true });}catch(e){}</script>
|
|
|
|
<%= yield_content :head %>
|
|
</head>
|
|
|
|
<body id="<%= body_id_for(current_page) %>" class="<%= body_classes_for(current_page) %>">
|
|
|
|
<%= mega_nav :packer %>
|
|
|
|
<div id="header" class="navigation navbar-static-top hidden-print">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xs-12">
|
|
<div class="navbar-header">
|
|
<div class="navbar-brand">
|
|
<a href="/">
|
|
<%= inline_svg "logo-text.svg", height: 50, class: "logo" %>
|
|
</a>
|
|
</div>
|
|
<button class="navbar-toggle" type="button">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
</div>
|
|
<div class="buttons hidden-xs">
|
|
<nav class="navigation-links" role="navigation">
|
|
<ul class="main-links nav navbar-nav navbar-right">
|
|
<li><a href="/intro/index.html">Intro</a></li>
|
|
<li><a href="/guides/index.html">Guides</a></li>
|
|
<li><a href="/docs/index.html">Docs</a></li>
|
|
<li><a href="/community.html">Community</a></li>
|
|
<li>
|
|
<a href="/downloads.html">
|
|
<%= inline_svg "download.svg" %> Download
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/hashicorp/packer">
|
|
<%= inline_svg "github.svg" %> GitHub
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<%= partial "layouts/sidebar" %>
|
|
|
|
<%= yield %>
|
|
|
|
<div id="footer" class="navigation hidden-print">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xs-12">
|
|
<ul class="footer-links nav navbar-nav">
|
|
<li><a href="/intro/index.html">Intro</a></li>
|
|
<li><a href="/guides/index.html">Guides</a></li>
|
|
<li><a href="/docs/index.html">Docs</a></li>
|
|
<li><a href="/community.html">Community</a></li>
|
|
<li><a href="/security.html">Security</a></li>
|
|
<li><a href="/assets/files/press-kit.zip">Press Kit</a></li>
|
|
</ul>
|
|
<ul class="footer-links nav navbar-nav navbar-right">
|
|
<li><a href="<%= github_url :current_page %>">Edit this page</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<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('require', 'linkid');
|
|
ga('send', 'pageview', location.pathname);
|
|
</script>
|
|
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "http://schema.org",
|
|
"@type": "Product",
|
|
"name": "Packer",
|
|
"alternateName": "Packer by HashiCorp",
|
|
"manufacturer": "HashiCorp",
|
|
"url": "https://www.packer.io",
|
|
"logo": "<%= File.join(base_url, image_path("logo-hashicorp.svg")) %>",
|
|
"sameAs": [
|
|
"https://github.com/hashicorp/packer"
|
|
]
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|