-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
220 lines (214 loc) · 5.57 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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<title>Adelaide Functional Programming</title>
<link href="/font.css" rel="stylesheet" />
<link href="/index.css" rel="stylesheet" />
<meta title="og:description" content="Adelaide Functional Programming is Adelaide's number one community for functional programming discussion and enthusiasm. We give talks, (mostly) organise social functions and sponsor job postings." />
<meta title="og:title" content="Adelaide Functional Programming" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="container">
<section id="navbar">
<ul class="navbar">
<li class="navbar-img-logo">
<a href="/">
<img src="/logo-blue.svg" />
</a>
</li>
<li class="navbar-center">
<ul class="navbar">
<li class="navbar-blue">
<a href="#about-our-club">
About
</a>
</li>
<li>
<a href="https://www.meetup.com/en-AU/adelaide-functional-programming-meetup-group/">
Events
</a>
</li>
<li>
<a href="https://medium.com">
Blog
</a>
</li>
</ul>
</li>
<li>
<a
href="https://join.slack.com/t/adelaidefunctionalpro/shared_invite/zt-i3d1kvzn-Sxq_jd5c694VmTu1bQw1Sw"
target="_blank"
class="button-join"
>
Join our Slack!
</a>
</li>
</ul>
</section>
<section id="info-box">
<div class="info-box">
<div class="info-box-logo-text">
<img src="/logo-text.svg" />
</div>
</div>
</section>
<section id="signup">
<div class="signup">
<div class="signup-container">
<h3 class="signup-h3">
Never miss our upcoming events:
</h3>
<div class="signup-email">
<h4 hidden="true" class="signup-h4" id="text-signup"></h4>
<form
id="form-signup"
action="https://ld41kdg243.execute-api.ap-southeast-2.amazonaws.com/default/adfp-signups"
method="post"
>
<input
placeholder="email address for newsletter"
class="signup-email-address"
id="input-email"
type="email"
name="email"
required />
<input id="form-submit" type="submit" class="button-subscribe">
</form>
</div>
</div>
</div>
</section>
<section id="blogs-and-events">
<ul class="blogs-and-events">
<ul class="blogs-and-events-columns">
<li class="blogs-and-events-blogs">
<h1>
<span class="blogs-and-events-3-dots">
<img src="/3-dots.svg" />
</span>
Blogs
</h1>
<h1 class="blogs-and-events-h1">
Blogpost #1
</h1>
<p>
</p>
<a href="#" class="button-with-arrow">
Read More
</a>
</li>
<li class="blogs-and-events-events">
<h1>
<span class="blogs-and-events-3-dots">
<img src="/3-dots.svg" />
</span>
Events
</h1>
<h1 class="blogs-and-events-h1">
Functional programming weekly
</h1>
<div class="blogs-and-events-meetup">
<a href="#">
<h3>
Thursday, 27th of September 2022
</h3>
</a>
</div>
<h3 class="blogs-and-events-meetup-date">
7.00 - 8.00 (ACST)
</h3>
<p>
Come join us for our weekly coffee! New and experienced functional programmers welcome.
</p>
<a
href="https://www.meetup.com/en-AU/adelaide-functional-programming-meetup-group/events/dpdgxsydcmbkc/"
class="button-with-arrow"
>
Read More
</a>
</li>
</ul>
<ul>
</section>
<section id="about-our-club">
<ul class="about-our-club">
<li class="about-our-club-img-logo">
<img src="/logo-blue.svg" />
</li>
<li class="about-our-club-text">
<h2>
About our club
</h2>
<p>
Adelaide Functional Programming is Adelaide's functional programming
meetup celebrating all facets of functional programming. We welcome
newbies and experienced developers to attend our social events, technical
talks and Q&A roundtables.
</p>
<a
href="https://www.meetup.com/en-AU/Adelaide-Functional-Programming-Meetup-Group"
class="button-with-arrow"
>
Learn More
</a>
</li>
</ul>
</section>
</div>
<section id="footer">
<ul class="footer">
<div class="footer-img-logo-text-alt">
<img src="/logo-text-alt.svg" />
</div>
<ul class="footer-about-events-blogs">
<li>
<a href="#about-our-club">
About
</a>
</li>
<li>
<a href="https://www.meetup.com/en-AU/adelaide-functional-programming-meetup-group">
Events
</a>
</li>
<li>
<a href="https://medium.com/@alex_51007">
Blog
</a>
</li>
<li>
<a href="https://github.com/adel-fun-pro">
GitHub
</a>
</li>
</ul>
<ul class="footer-contact">
<li class="footer-img-logo-alt">
<img src="/logo-pink.svg" />
</li>
<li class="footer-contact-text">
<h3 class="footer-contact-h3">
Contact
</h3>
<a href="mailto:contact@adfp.au">
<h4 class="footer-contact-h4">
info@adfp.au
</h4>
</a>
</li>
</ul>
</ul>
</section>
<section id="superfooter">
<div class="superfooter">
<p>
Designed by <a href="https://www.linkedin.com/in/paxiaizadira" target="_blank">Paxia Izadira</a> | ADFP | 2022
</p>
</div>
</section>
</body>
<script src="/index.js"></script>
</html>