-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
issues.html
218 lines (208 loc) · 10.5 KB
/
issues.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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Issues: Bind The Gap</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="keywords" content="Haskell, Functional progarmming, FP, Tech, Digital Magazine, Tech news, newsletter">
<meta name="author" content="Kowainik"/>
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Bind The Gap" />
<meta property="og:title" content="Issues: Bind The Gap" />
<meta property="og:description" content="Monthly Digital Magazine about Functional Programming" />
<meta property="og:url" content="https://bindthegap.news" />
<meta property="og:image" content="assets/images/bindthegap-logo.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Bind The Gap"" />
<meta name="twitter:description" content="Monthly Digital Magazine about Functional Programming" />
<meta name="twitter:image:src" content="https://bindthegap.news/assets/images/bindthegap-logo.png" />
<meta name="twitter:url" content="https://bindthegap.news" />
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Parisienne" rel="stylesheet">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/book.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
</head>
<body>
<header>
<nav class="row navbar navbar-default">
<a class="navbar-brand" href="index.html"><img src="assets/images/bindthegap-logo-removebg.png" alt="Bind The Gap Logo" class="img-fluid logo" />Back to the Main Page</a>
</nav>
</header>
<main>
<section class="section dark-bg pt-0" id="all">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-12 mx-auto text-center">
<h2 class="section__heading">Issues</h2>
<span class="sock"> <img src="assets/images/rails.png" class="img-fluid" alt="rails image"></span>
<div class="dark-bg">
<p>Our pilot and special Christmas issues are already there! Check it out!</p>
</div>
</div>
</div>
<div class="row text-center mx-auto">
<div class="col-lg-3 col-md-3 col-sm-12 mt-5 mx-auto light-bg">
<div>
<img class="img-fluid" alt="Bind The Gap Issue #2" src="assets/images/covers/02Dec2020.png" />
</div>
<div class="issue justify-content-center align-items-center flex-column">
<h3 class="beautiful-font">Issue #2, Dec 2020</h3>
<a href="issues/02dec2020.html" class="button text-uppercase">Learn more</a>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-12 mt-5 mx-auto light-bg">
<div>
<img class="img-fluid" alt="Bind The Gap Issue #1" src="assets/images/covers/01Nov2020.png" />
</div>
<div class="issue justify-content-center align-items-center flex-column">
<h3 class="beautiful-font">Issue #1, Nov 2020</h3>
<a href="issues/01nov2020.html" class="button text-uppercase">Learn more</a>
</div>
</div>
</div>
</div>
</section>
<!-- Contact us -->
<section class="section contact-us" id="subscribe">
<div class="container border-rails">
<div class="row">
<div class="col-lg-8 col-md-4 col-sm-12 mx-auto text-center">
<h2 class="section__heading">Subscribe</h2>
<span class="sock"> <img src="assets/images/rails.png" class="img-fluid" alt="sock image"></span>
</div>
</div>
<div class="row justify-content-center">
<!-- Begin Mailchimp Signup Form -->
<div id="mc_embed_signup" class="col-lg-8 col-md-6 col-sm-12 mt-5 text-center">
<form action="https://news.us2.list-manage.com/subscribe/post?u=af5d0411175f11e83618abf5e&id=b04a7ed805" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" role="form" novalidate>
<div id="mc_embed_signup_scroll">
<div class="mc-field-group form-group">
<label for="mce-EMAIL">Email Address<span class="asterisk">*</span></label>
<input type="email" value="" name="EMAIL" placeholder="Email" class="form-control required email" id="mce-EMAIL">
</div>
<div class="mc-field-group group-checkbox input-group" style="display:none;">
<ul>
<li><input type="checkbox" value="1" name="group[83780][1]" class="form-check-input" id="mce-group[83780]-83780-0" checked></li>
<li><input type="checkbox" value="2" name="group[83780][2]" class="form-check-input" id="mce-group[83780]-83780-1"></li>
</ul>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_af5d0411175f11e83618abf5e_b04a7ed805" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button mt-5"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
</div>
<div class="row justify-content-center">
<div class="col-lg-5 col-md-6 col-sm-12 mt-5">
<div class="contact-us__column clearfix mt-2">
<figure class="float-left m-0">
<img src="assets/images/station-red.png" alt="image" class="img-fluid">
</figure>
<ul class="list-unstyled float-right">
<li>Support: <span class="contact-us__address-text">[email protected]</span></li>
</ul>
</div>
<div class="contact-us__column clearfix mt-2">
<figure class="float-left m-0">
<img src="assets/images/station-orange.png" alt="image" class="img-fluid">
</figure>
<ul class="list-unstyled float-right">
<li>Twitter: <a href="https://twitter.com/bind_the_gap" target=_blank>@bind_the_gap</a></li>
</ul>
</div>
<div class="contact-us__column clearfix mt-2">
<figure class="float-left m-0">
<img src="assets/images/station-pink.png" alt="image" class="img-fluid">
</figure>
<ul class="list-unstyled float-right">
<li>Twitter: <a href="https://twitter.com/kowainik" target=_blank>@kowainik</a></li>
</ul>
</div>
</div>
<div class="col-lg-5 col-md-6 col-sm-12 mt-5">
<div class="contact-us__column clearfix mt-2">
<figure class="float-left m-0">
<img src="assets/images/station-yellow.png" alt="image" class="img-fluid">
</figure>
<ul class="list-unstyled float-right">
<li>Twitter: <a href="https://twitter.com/chshersh" target=_blank>@chshersh</a></li>
</ul>
</div>
<div class="contact-us__column clearfix mt-2">
<figure class="float-left m-0">
<img src="assets/images/station-green.png" alt="image" class="img-fluid">
</figure>
<ul class="list-unstyled float-right">
<li>Twitter: <a href="https://twitter.com/vrom911" target=_blank>@vrom911</a></li>
</ul>
</div>
<div class="contact-us__column clearfix mt-2">
<figure class="float-left">
<img src="assets/images/station-purple.png" alt="image" class="img-fluid">
</figure>
<ul class="list-unstyled float-right">
<li>Office: <span class="contact-us__address-text">London, UK</span></li>
</ul>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-5 col-md-6 col-sm-12">
<div class="col-12 mt-5 pt-4">
<ul class="list-unstyled contact-us__social-list text-center">
<li class="list-inline-item"><a href="https://twitter.com/bind_the_gap"><i class="fab fa-twitter"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/bindthegap"><i class="fab fa-github"></i></a></li>
<li class="list-inline-item"><a href="https://ko-fi.com/kowainik" alt="Buy us wine"><i class="fas fa-wine-glass"></i></a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section class="mind-the-gap" id="mind-the-gap">
<div class="container">
<div class="row mind">
<div class="col-lg-8 col-md-8 col-sm-12 mx-auto text-center">
<h2> Mind the Gap</h2>
</div>
</div>
</div>
<div class="yellow-bg"> </div>
</section>
<footer class="footer" id="footer">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-12 mx-auto text-center">
<p>Copyright © Bind The Gap 2020</p>
<p class="beautiful-font">Created with <i class="fas fa-heart"> </i> by <a href="https://kowainik.github.io">Kowainik</a></p>
</div>
</div>
</div>
</footer>
</main>
</body>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"> </script>
<script src="assets/js/custom.js"></script>
</html>