forked from bcambel/pythonhackers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
195 lines (172 loc) · 7.72 KB
/
index.html
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Python Hackers community </title>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
<link href='//netdna.bootstrapcdn.com/bootswatch/2.3.2/flatly/bootstrap.min.css' rel='stylesheet'>
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
<meta name="description" content="">
<meta name="author" content="">
<style type="text/css">
body {
padding-bottom: 40px;
background-color: rgb(229, 229, 229);
}
#wrap {
/*min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -80px;*/
}
#footer {
height: 60px;
width:100%;
background-color: rgb(245, 245, 245);
}
#footer .container {
width: auto;
max-width: 680px;
margin-left:auto;
margin-right:auto;
}
.container:before, .container:after {
display: table;
line-height: 0;
content: "";
}
#footer .container .credit{
margin: 20px 0;
color: rgb(153, 153, 153);
}
/* Custom container */
.container-narrow {
margin: 0 auto;
max-width: 700px;
}
.container-narrow > hr {
margin: 30px 0;
}
/* Main marketing message and sign up button */
.jumbotron {
margin: 20px 0;
text-align: center;
background-color: rgb(242, 242, 242);
padding-top:10px;
padding-bottom:10px;
}
.jumbotron h1 {
font-size: 72px;
line-height: 1;
}
.jumbotron .btn {
#font-size: 32px;
#padding: 14px 24px;
}
/* Supporting marketing content */
.marketing {
margin: 30px 0;
}
.marketing a {
margin-left:80px;
}
.marketing p {
text-align:left;
margin-left:80px;
font-size:1.5em;
}
.marketing p + h4 {
margin-top: 28px;
}
</style>
<!-- start Mixpanel --><script type="text/javascript">(function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;a=e.createElement("script");a.type="text/javascript";a.async=!0;a.src=("https:"===e.location.protocol?"https:":"http:")+'//cdn.mxpnl.com/libs/mixpanel-2.2.min.js';f=e.getElementsByTagName("script")[0];f.parentNode.insertBefore(a,f);b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==
typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");for(g=0;g<i.length;g++)f(c,i[g]);
b._i.push([a,e,d])};b.__SV=1.2}})(document,window.mixpanel||[]);
mixpanel.init("795771404ff8d35ca81ddc4e02ceca16");</script><!-- end Mixpanel -->
</head>
<body>
<div id='wrap'><div class="container-narrow">
<div class="masthead">
<ul class="nav nav-pills pull-right">
<li style='margin-top:10px'>
<a href="https://twitter.com/pythonhackers" class="twitter-follow-button pull-right" data-show-count="true" data-size='large' data-show-count="false" data-lang="en">Follow @pythonhackers</a>
</li>
</ul>
<h3 class="">Python Hackers</h3>
</div>
<div class="jumbotron">
<h1> We <span style='color:red'><i class='icon-heart'></i></span> Python !</h1>
<p class="lead">Simple, elegant. There is one best way to do everything.</p>
</div>
<div class='marketing'>
<p>- Discuss/vote on open source projects </p>
<p>- Share articles & pycode</p>
<p>- Build awesome stuff together</p>
<p>- Find fellow hackers in your area </p>
<p>- <a href='https://github.com/pythonhackers/pythonhackers' target='_blank' style='margin-left:5px;'>We <i class='icon-heart'></i> Open Source </a></p>
<br />
<a class="btn btn-large btn-success" style='margin-right:10px' href="http://pythonhackers.com/home" id='join-us' data-toggle='modal' data-track='newsletter'>Join us</a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://pythonhackers.com" data-text="Join PythonHackers beta list" data-via="pythonhackers" data-size="large" data-related="pythonhackers" data-hashtags="python,hackers">Tweet</a>
<iframe src="http://ghbtns.com/github-btn.html?user=pythonhackers&repo=pythonhackers&type=watch&count=true&size=large"
allowtransparency="true" frameborder="0" scrolling="0" width="156px" height="30px"></iframe>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="container">
<p class="muted credit">Made in Amsterdam by
<a href="http://blog.bahadir.io">Bahadir Cambel</a>
<iframe style="border: 0; margin: 0; padding: 0;"
src="https://www.gittip.com/bcambel/widget.html"
width="48pt" height="22pt"></iframe>
</p>
</div>
</div>
<!-- Begin MailChimp Signup Form -->
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div class='modal hide fade' id="mc_embed_signup">
<form action="http://pythonarticles.us7.list-manage.com/subscribe/post?u=ec40ca305ad5132552f8666a7&id=d588dd7362" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3>Oopss</h3>
</div>
<div class="modal-body">
<p>We are not ready yet. Drop us your email and we will let you know</p>
<p>
Also follow us on Twitter <a href="https://twitter.com/pythonhackers" class="twitter-follow-button pull-right" data-show-count="true" data-size='large' data-show-count="false" data-lang="en">Follow @pythonhackers</a>
</p>
<br />
<input type="text" value="" name="EMAIL" class="email input-xlarge" id="mce-EMAIL" placeholder="email address" required style='height:45px'>
</div>
<div class="modal-footer">
<a href="#" class="btn pull-left" data-dismiss='modal'>Close</a>
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-primary">
</div>
</form>
</div>
<!--End mc_embed_signup-->
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.0.2/jquery.min.js'></script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<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-42128994-1', 'pythonhackers.com');
ga('send', 'pageview');
</script>
<script type='text/javascript'>
$(function(){
$('#join-us').click(function(evt){
mixpanel.track("Join clicked");
});
});
</script>
</body>
</html>