-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathlayout.html
More file actions
121 lines (106 loc) · 6.25 KB
/
layout.html
File metadata and controls
121 lines (106 loc) · 6.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title> » Overview</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="http://deis.io/wp-content/themes/deis/css/bootstrap.css">
<link rel="stylesheet" href="http://deis.io/wp-content/themes/deis/css/bootstrap-responsive.css">
<link rel="stylesheet" href="http://deis.io/wp-content/themes/deis/css/main.css">
<link rel="pingback" href="http://deis.io/xmlrpc.php" />
<link rel="shortcut icon" href="http://deis.io/wp-content/themes/deis/img/favicon.ico"/>
<script src="http://deis.io/wp-content/themes/deis/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta name='robots' content='noindex,nofollow' />
<link rel="alternate" type="application/rss+xml" title="Deis » Overview Comments Feed" href="http://deis.io/overview/feed/" />
<link rel='stylesheet' id='admin-bar-css' href='http://deis.io/wp-includes/css/admin-bar.min.css?ver=3.5.2' type='text/css' media='all' />
<link rel='stylesheet' id='core3.0-css' href='http://deis.io/wp-content/plugins/wp-syntaxhighlighter/syntaxhighlighter3/styles/shCore.css?ver=3.0' type='text/css' media='all' />
<link rel='stylesheet' id='core-Default3.0-css' href='http://deis.io/wp-content/plugins/wp-syntaxhighlighter/syntaxhighlighter3/styles/shCoreDefault.css?ver=3.0' type='text/css' media='all' />
<link rel='stylesheet' id='theme-Default3.0-css' href='http://deis.io/wp-content/plugins/wp-syntaxhighlighter/syntaxhighlighter3/styles/shThemeDefault.css?ver=3.0' type='text/css' media='all' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://deis.io/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://deis.io/wp-includes/wlwmanifest.xml" />
<link rel='prev' title='Home' href='http://deis.io/' />
<link rel='next' title='Get Deis' href='http://deis.io/get-deis/' />
<link rel='canonical' href='http://deis.io/overview/' />
<style type="text/css" media="print">#wpadminbar { display:none; }</style>
<style type="text/css" media="screen">
html { margin-top: 28px !important; }
* html body { margin-top: 28px !important; }
</style>
</head>
<body style="zoom: 1;">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<a class="fork" href="http://github.com/opdemand/deis"><img src="http://deis.io/wp-content/themes/deis/img/fork.png" alt="GitHub Fork Button"></a>
<div class="container">
<div class="row">
<div class="span3 hoop">
<div class="nav-border top-spacing">
<ul class="nav nav-list menu">
<li><a href="/"><img class="logo" src="http://deis.io/wp-content/themes/deis/img/menu-logo.png" alt="deis logo"></a></li>
<li class="divider"></li>
<li class="navitem"><a href="http://deis.io/overview/">Overview</a></li>
<li class="divider"></li>
<li class="navitem"><a href="http://deis.io/get-deis/">Get Deis</a></li>
<li class="divider"></li>
<li class="navitem"><a href="http://deis.io/get-involved/">Get Involved</a></li>
<li class="divider"></li>
<li class="navitem selected green"><a href="/">Documentation</a></li>
<li class="divider"></li>
<li class="navitem"><a href="http://deis.io/blog/">Blog</a></li>
<li class="divider"></li>
<div style="clear:both;"></div>
</ul>
<div class="social-menu">
<a href="https://twitter.com/opendeis" target="_blank"><span class="twitter"></span></a>
<a href="http://freenode.net" target="_blank"><span class="irc"></span></a>
<a href="https://github.com/opdemand/deis" target="_blank"><span class="github"></span></a>
<a href="http://stackoverflow.com/" target="_blank"><span class="stack"></span></a>
</div>
<div class="byline-menu">
<a href="" ><span class="cloud-logo"></span></a>
<p>Deis is a project by<br>OpDemand</p>
</div>
</div>
</div>
<div class="span9 hoop">
<div>{% block body %}{% endblock %}</div>
</div>
</div> <!-- .row -->
</div> <!-- .main_section container-->
<footer>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.1.min.js"><\/script>')</script>
<script src="http://deis.io/wp-content/themes/deis/js/vendor/bootstrap.min.js"></script>
<script src="http://deis.io/wp-content/themes/deis/js/plugins.js"></script>
<script src="http://deis.io/wp-content/themes/deis/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src='//www.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script>
$(function(){
boxes = $('.hoop');
maxHeight = Math.max.apply(
Math, boxes.map(function() {
return $(this).height();
}).get());
boxes.height(maxHeight);
if (maxHeight > 800) {
newMargin = maxHeight - 451 - 133 - 30;
$('.social-menu').css({'margin-top': newMargin})
} else {
$('.social-menu').css({'margin-top': 271})
}
});
</script>
</body>
</html>