-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
35 lines (35 loc) · 4.25 KB
/
404.html
File metadata and controls
35 lines (35 loc) · 4.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!doctype html><!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""><![endif]--><!--[if IE 7]><html class="no-js lt-ie9 lt-ie8" lang=""><![endif]--><!--[if IE 8]><html class="no-js lt-ie9" lang=""><![endif]--><!--[if gt IE 8]><!--><html class="no-js" lang=""><!--<![endif]--><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge" /><title>ContinuousPipe</title><meta name="description" content="ContinuousPipe, the continuous deployment pipeline based on Docker and Kubernetes"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="icon" type="image/png" href="/favicon.png" /><link rel="stylesheet" href="/css/styles.css"><script async src="https://use.fontawesome.com/ae9153e864.js"></script><script async src="/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script></head><body id="top"><!-- Google Tag Manager --><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WZD897"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><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=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WZD897');</script><!-- End Google Tag Manager --><!--[if lt IE 8]><p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p><![endif]--><section class="navigation regular">
<header>
<div class="header-content">
<div class="logo"><a href="/"><i class="cp-icon-logo"></i></a></div>
<div class="header-nav">
<nav>
<ul class="primary-nav">
<li><a href="/features/">Features</a></li>
<li><a href="https://medium.com/continuouspipe">Blog</a></li>
</ul>
<ul class="member-actions">
<li><a href="https://continuouspipe.github.io/docs">Documentation</a></li>
</ul>
</nav>
</div>
<div class="navicon">
<a class="nav-toggle" href="#"><span></span></a>
</div>
</div>
</header>
</section>
<section class="hero-strip section-padding large">
<div class="container">
<div class="col-md-12 text-center">
<h1 class="hero-strip__title">We're sorry, but the page you're looking for doesn't exist</h1>
<p>Please try again from our <a href="/">homepage</a>.</p>
</div>
</div>
</section>
<section class="to-top"><div class="container"><div class="row"><div class="to-top-wrap"><a href="#top" class="top"><i class="fa fa-angle-up"></i></a></div></div></div></section><footer><div class="container"><div class="row"><div class="col-md-7"><div class="footer-links"><ul class="footer-group"><li><a href="/features/">Features</a></li><li><a href="https://medium.com/continuouspipe">Blog</a></li><li><a href="https://continuouspipe.github.io/docs">Documentation</a></li></ul><p>Crafted with <span class="fa fa-heart pulse2"></span> by <a href="https://twitter.com/samuelroze">Samuel Roze</a> & many <a href="https://github.com/continuouspipe/continuouspipe/graphs/contributors">contributors</a>.</p><p><a href="https://twitter.com/ContinuousPipe" class="twitter-share"><i class="fa fa-twitter"></i></a></p></div></div><div class="col-md-5"><div class="quote"><blockquote><p>Until your pretty code is in production, making money, or doing whatever it does, you’ve just wasted your time.</p><small class="author"><cite><a href="https://twitter.com/cread">Chris Read</a></cite></small></blockquote></div></div></div></div></footer><script src="/js/vendor/jquery-1.11.2.min.js"></script><script defer src="/js/vendor/bootstrap.min.js"></script><script defer src="/js/vendor/jquery-waypoints/lib/jquery.waypoints.min.js"></script><script async src="/js/vendor/retina.js/dist/retina.js"></script><script async src="/js/vendor/classie/classie.js"></script><script defer src="/js/jquery.fancybox.pack.js"></script><script defer src="/js/scripts.js"></script></body></html>