-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathwa-landing-20201008.html
368 lines (333 loc) · 14 KB
/
wa-landing-20201008.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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
---
permalink: "/wa-2021/"
layout: default
carousel: true
video: true
dark-theme: true
redirects:
- "/wa-2020/"
- "/wa-landing-20201008/"
home: true
hero-title: >
WA - March 2021 <br><small class="smallHero">Vote #1 <span class="smallHeroEmphasis">Digital Democracy</span></small>
hero-copy: >
It is time to use philosophy and technology to improve politics. Flux is connecting real people to Parliament using an app DigiPol which functions as a digital parliament in your hand.
<br><br>
People can easily find bills and issues they are interested in. And for the ones people really care about, we can show our support or opposition by voting to a secure public ledger.
hero-action: Become a Member
second-callout-action: Become a member
show-meetups: true
meetups:
- city: Flux Discord Server
location: Community Chat
address: Flux Discord Server
date: Every Monday
time: 6:30pm (AWST)
url: https://www.Discord.io/FluxParty
- city: Flux Discord Server
location: WA Campaign Launch (online)
address: Facebook & Instagram
date: Saturday 29th August
time: 3:30pm
url: https://www.facebook.com/VoteFlux.WA/
- city: Northbridge
location: Rosie O'Grady's
location: WA Campaign Launch (IRL)
address: 205 James St, Northbridge
date: Thursday 24th September
time: 6:30pm
url: https://www.facebook.com/VoteFlux.WA/
social-media:
- name: facebook
url: https://facebook.com/voteflux.org
- name: twitter
url: https://twitter.com/voteflux
- name: reddit
url: https://www.reddit.com/r/voteflux
---
{% include base.html %}
{% include navbar.html %}
<main>
<section class="bg-near-black py3 sm-pr4 relative texture-bg-img">
<div class="mx-auto max-width-4 px2 md-px3">
<div class="md-flex justify-between mxn2">
<!-- LOGO -->
<header class="white md-col-2 px2 mt2 pt1">
<div class="silver">
<div class="xs-flex sm-flex md-block">
<div class="md-mb1">
<img src="/img/flux-mark.svg" alt="FLUX LOGO" class="width-8rem">
</div>
<div class="flex flex-column justify-center pl2 md-p0">
<div class="width-8rem">
{% include svg/flux-text-logo.html color="white" no-js=true %}
</div>
</div>
</div>
<div class="xs-hide sm-hide">
<!-- WA State Election Countdown - Remove After 11 March 2017 -->
<div class="clearfix">
<hr class="muted border-bottom black width-8rem left my2">
</div>
<h5 class=" caps">WA State Election</h5>
<h3> <span class="js-waelection-countdown">Loading...</span> </h3>
<h5 class=" caps">WA Members Needed</h5>
<h3> <span class="js-wamember-remaining">Loading...</span></h3>
<!-- WA State Election Countdown - Remove After 11 March 2017 -->
<h5 class="muted caps"> <a href="/dashboard">Graphs</a> </h5>
</div>
</div>
</header>
<!-- HERO SECTION -->
<div class="md-col-9 pb3 px2 mt3">
{% include components/main-heading.html
text=page.hero-title
font-size="h0 line-height-2"
font-weight="bold"
classes="letter-spacing-1 mb2 sm-mb4 md-mt4 md-pt4 near-white" %}
<div id="countdown-before-hero-mobile" class="md-hide lg-hide silver">
<h5 class="light-silver caps mt2">WA State Election</h5>
<h3 class="light-silver"> <span class="js-waelection-countdown">Loading...</span> </h3>
<h5 class="light-silver caps mt2">WA Members Needed</h5>
<h3 class="light-silver"> <span class="js-wamember-remaining">Loading...</span> </h3>
<div class="clearfix">
<hr class="border-bottom accent width-8rem left my1">
</div>
</div>
<p class="h3 sm-h2 h-font light mb4 silver letter-spacing-2 line-height-4">
{{ page.hero-copy }}
</p>
<div class="inline-block">
<a href="{{site.baseurl}}/signup/?utm_content=hero~{{ page.url | slugify }}" class="btn btn-primary h2 letter-spacing-1 border-bottom inline-block">
{{ page.hero-action }}
</a>
<span class="gray h3 block caps mt1 letter-spacing-1">Membership is free for life</span>
</div>
<div class="md-hide lg-hide silver">
<!-- <h5 class="muted caps mt3">Registered Members</h5>
<h3><span class="js-member-count">Loading...</span></h3>
<h5 class="muted caps mt2">Volunteers</h5>
<h3><span class="js-volunteer-count">Loading...</span></h3> -->
<!-- <h5 class="muted caps mt2"> <a href="/dashboard">Graphs</a> </h5> -->
</div>
</div>
</div>
</div>
</section>
{% if page.video %}
<!-- VIDEO SECTION -->
<section class="py4 bg-black light-gray px2 md-px3">
<div class="max-width-4 mx-auto">
<div class="lg-flex mxn2">
<div class="lg-col-4 px2">
{% include components/main-heading.html
text="Flux in a nutshell"
sub-text="01:56"
font-size="h0 line-height-2"
font-weight="bold"
classes="white"
line="true" %}
<p class="h-font h3 sm-h2 light silver mb3">
Watch our video. We're fed up with the political process too!
Flux is your answer for a real democratic voice in parliament.
</p>
<p class="h-font h3 sm-h2 light silver"> Help us get the word out! #share </p>
<div class="mb3">
<a data-sumome-share-id="b6279140-56da-424e-9e95-54d26518c49d"></a>
</div>
<a href="{{site.baseurl}}/signup/?utm_content=wa-nutshell~{{ page.url | slugify }}" class="btn btn-primary h2">
Join Now!
</a>
</div>
<div class="lg-col-8 px2">
<a href=" https://www.youtube.com/watch?v=i7MCxADcrwE&rel=0" data-lity class="relative block">
<i class="material-icons absolute center-xy z3 white h0">play_arrow</i>
<i class="material-icons absolute center-xy z2 near-black muted h00">lens</i>
<img class="col-12" src="https://img.youtube.com/vi/i7MCxADcrwE/sddefault.jpg" alt="Flux video">
</a>
<!-- <h5 class="muted right-align">Caption goes here</h5> -->
</div>
</div>
</div>
</section>
{% endif %}
{% include recent_posts.html %}
{% comment %}
<!-- ANNOUCEMENTS SECTION -->
{% assign posts = site.posts | where: "state", "WA" %}
{% if posts.size > 0 %}
<section class="height-40vh py2 sm-py4 relative bg-dark-gray px2 md-px2">
<div class="max-width-4 mx-auto relative z2sm-pr4">
<div class="lg-flex mxn2">
<div class="lg-col-12 px2">
<div class="bg-near-black light-gray px3 py4 sm-p4 mb3">
<div class="mb3" id="blog">
{% include components/main-heading.html
text="Announcements"
font-size="h0 line-height-2"
font-weight="bold" %}
{% assign wa_posts = posts | sort: date | reverse %}
<div id="recent-posts-section">
{% for post in wa_posts limit:1 %}
<div class="post">
<h1 class="h1 regular"><a class="underline" href="{{ post.url }}">{{ post.title }}</a> <small>— {{ post.date | date: "%Y-%m-%d" }}</small></h1>
<div class="h3 sm-h2 h-font mb4 light letter-spacing-2 line-height-4 silver">
{{ post.excerpt }}
</div>
</div>
{% endfor %}
{% if wa_posts.size > 1 %}
<h1 class="h1 regular">Older Announcements</h1>
{% for post in wa_posts offset:1 %}
<h2 class="h2 regular"><a class="underline" href="{{ post.url }}">{{ post.title }}</a> <small>— {{ post.date | date: "%Y-%m-%d" }}</small></h2>
{% endfor %}
{% endif %}
</div>
</div>
</div>
</div>
</div>
</div>
</section>
{% endif %}
{% endcomment %}
<!-- EVENTS SECTION -->
{% if page.meetups.size > 0 and false %}
<section id="upcoming-meetups" class="full-bg-img height-40vh py2 sm-py4">
<div class="max-width-4 mx-auto clearfix sm-px2 md-px3">
<div class="bg-near-black light-gray px2 py4 sm-p4 sm-col-right sm-col-12 md-col-9 mt4">
<div class="mb3">
{% include components/main-heading.html
text="Events"
font-size="h0 line-height-2"
font-weight="bold" %}
<div class="sm-flex flex-wrap mxn2">
{% for meetup in page.meetups %}
<div class="sm-col-6 px2 mb3 {% if forloop.length != 1 %}md-col-4{% endif %}">
{% include components/hr-muted.html %}
<dl class="link-reset h3 near-white line-height-3 mb2">
<hr class="near-black muted border-bottom my2">
<dt class="h5 silver mb1 caps">Location</dt>
<dd class="h-font mb1">{{ meetup.location }}</dd>
<dd class="h4 h-font light">{{ meetup.address }}</dd>
<hr class="near-black muted border-bottom my2">
<dt class="h5 silver caps mb1">Date</dt>
<dd class="h-font mb1">{{ meetup.date }}</dd>
<dd class="h4 h-font light">{{ meetup.time }}</dd>
</dl>
<hr class="near-black muted border-bottom my2">
<div class="nowrap hover-show-child">
<a href="{{ meetup.url }}" target="_blank" class="border-bottom">RSVP</a><i class="material-icons icon-adjust muted">call_made</i>
</div>
</div>
{% endfor %}
</div>
</div>
</div>
</div>
</section>
{% endif %}
<!-- LEADERSHIP TEAM SECTION -->
<section class="height-40vh py2 sm-py4 relative bg-dark-gray px2 md-px2">
<div class="max-width-4 mx-auto relative z2sm-pr4">
<div class="lg-flex mxn2">
<div class="lg-col-12 px2">
<div class="bg-near-black light-gray px3 py4 sm-p4 mb3">
<div class="mb3" id="leadershipteam">
{% include components/main-heading.html
text="Leadership Team"
font-size="h0 line-height-2"
font-weight="bold" %}
<div class="sm-flex flex-wrap mxn2">
{% assign team = site.wa-team | sort: "priority" %}
{% for candidate in team %}
{% include candidates/team-card.html
position=candidate.position
email=candidate.email
image=candidate.image
title=candidate.title %}
{% endfor %}
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CANDIDATES SECTION -->
<!-- disable until we update for 2021 -->
{% if site.candidates and false %}
<section class="bg-near-white dark-gray pt4 pb3 sm-pr4 col-12 overflow-hidden">
<div class="max-width-4 mx-auto px2 sm-px3">
{% include components/main-heading.html
text="Meet the lead candidates from the WA 2017 Campaign"
font-size="h0 line-height-2"
font-weight="bold" %}
{% include components/hr-muted.html classes="mb3"%}
<div class="mb3 mxn2">
<div id="js-candidates">
{% assign candidates = site.wa-candidates | where: "lead", true %}
{% for candidate in candidates %}
{% capture snippet %} {{ candidate.bio | first | truncatewords: 50 }} {% endcapture %}
{% include candidates/candidate-card.html
region=candidate.region
house=candidate.house
url=candidate.url
title=candidate.title
bio=snippet %}
{% endfor %}
</div>
</div>
<div class="right-align mt2">
<a href="{{site.baseurl}}/wa/candidates" class="h3 border-bottom">See all candidates</a>
</div>
</div>
</section>
{% endif %}
<!-- HOW TO HELP SECTION -->
<!-- SOCIAL MEDIA SECTION -->
<section id="social-media" class="bg-orange mid-gray py3">
<div class="max-width-4 mx-auto px2 sm-px3">
{% include components/main-heading.html
text="Social Media"
font-size="h0 line-height-2"
font-weight="bold" %}
<hr class="muted border-bottom">
<div class="md-flex flex-wrap">
<div class="mb3 px1 mx-auto sm-col-12 md-col-6" style="max-width: 500px;">
<div class="fb-page" data-href="https://www.facebook.com/VoteFlux.WA/" data-tabs="timeline" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true" width="500" height="800"><blockquote cite="https://www.facebook.com/VoteFlux.WA/" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/VoteFlux.WA/">Flux WA - Flux The System</a></blockquote>
</div>
</div>
<div class="px1 mx-auto sm-col-12 md-col-6" style="max-width: 500px;">
<a class="twitter-timeline" data-height="800" href="https://twitter.com/fluxwa">Tweets by fluxwa</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
</section>
<!-- CONTACT SECTION -->
<section id="contact" class="bg-light-gray mid-gray py4 sm-pr4">
<div class="max-width-4 mx-auto px2 md-px3">
{% include components/main-heading.html
text="Join the conversation"
font-size="h0 line-height-1"
font-weight="bold dark-gray mb4" %}
{% include contact.html %}
</div>
</section>
</main>
<!-- CONTENT FOR DOCK AT BOTTOM -->
{%capture dock_content%}
<div class="md-flex flex flex-end">
<div class="md-col-2 lg-col-3 sm-hide"><!-- spacer on medium and up screens --></div>
<a href="/signup/?utm_content=ann-banner~{{ page.url | slugify }}"
class="btn btn-primary col-6 md-col-4 lg-col-3 center table-cell align-middle xs-pt2 relative"><span class="middle-center-child">Join Flux</span></a>
<div class="col-6 md-col-4 lg-col-3 center inline-block align-bottom h2 my0 my0 pt1 dib">
<img src="{{ site.baseurl }}/img/icons/arrow-left-white.png" class="align-middle table-cell" />
Let's fix Democracy
</div>
<div class="md-col-2 lg-col-3 sm-hide"><!-- spacer on medium and up screens --></div>
</div>
{% endcapture %}
{% include dock_to_bottom.html content=dock_content %}
<!-- END CONTENT FOR DOCK AT BOTTOM -->
{% include footer.html %}