-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathindex.html
executable file
·508 lines (471 loc) · 20.5 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
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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
---
layout: default
carousel: true
video: true
dark-theme: true
home: true
hero-title: <span class="strike">It's time to fix Democracy.</span><br><small class="smallHero strike">Vote to <span class="smallHeroEmphasis bold">Flux The System!</span><br></small><small><a href="https://voteflux.org/2022/04/20/wrongful-deregistration/">Flux was Wrongfully Deregistered by the AEC.</a></small>
hero-copy: |
<em>Flux is Australia's <a href='/transparency/' style="text-decoration: underline;">most transparent political party</a>.</em><br><br>
When did our politics become so broken? Things must change. Flux is your
way to participate directly in parliament. Empowering people in government decisions
directly through technology. Let’s break up the party politics, end the gridlock
and return the power to where it belongs - you.
hero-action: Become a Member
why-flux-title: Why Australia needs Flux
why-flux-copy: 'Australian politics is broken. Traditional politicians say one thing
to get elected and then do another. Horse trading and backroom deals have become
more important than good policy. Flux is here to help upgrade our democracy, pioneering
a real-time voting system which gives you a direct voice into parliament. #takethepowerback
'
why-flux-action: Find out more
second-callout-title: We're fed up with the political process too
second-callout-copy: 'Feel unrepresented? Fed up with broken promises? Vote to change
the system. Flux is a new system, not about ideology, but of progress for process.
Elect Flux and make your voice heard. Help us contest upcoming state elections
and change #AusPol forever.
'
second-callout-action: Become a member
show-meetups: false
meetups:
- city: Melbourne
location: Melbourne Bitcoin Technology Centre
address: 89-91 City Road, South Bank
date: Tuesday, May 3, 2016
time: 6:00 PM
url: http://www.meetup.com/FluxSydney/events/230138091/
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
show_fundrazr: false
---
{% 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 mt4 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">
<div class="clearfix">
<hr class="muted border-bottom black width-8rem left my2">
</div>
<h5 class="muted caps">Registered<br>Members</h5>
<h3> <span class="js-member-count">Loading...</span> </h3>
<h5 class="muted caps">Volunteers</h5>
<h3> <span class="js-volunteer-count">Loading...</span> </h3>
<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" %}
<p class="h3 sm-h2 light mb4 silver letter-spacing-2 line-height-4">
{{ page.hero-copy }}
</p>
<div class="md-flex">
<div class="lg-col-6 md-col-12">
<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>
<!-- Most Recent Post -->
{% if page.show-most-recent-post %}
<div class="lg-col-6 md-col-12 light silver align-top md-mt0 mt3 md-pl2">
<h3 class="mt0 pt0 light mb1">Most recent post: </h3>
{% for post in site.posts limit:1 %}
<a class="h2 regular underline" href="{{ post.url }}">{{ post.title }}</a>
<span class="h2 light">— {{ post.date | date: "%Y-%m-%d" }}</span>
{% comment %} <br>
{% if post.summary %}
{{post.summary}}
{% else %}
{{post.excerpt}}
{% endif %} {% endcomment %}
{% endfor %}
</div>
{% endif %}
</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>
{% include recent_posts.html %}
<!-- DOCK TO BOTTOM SECTION -->
<!-- NOTE: You should really use dock_to_bottom.html (see ./_includes/) -->
{% if page.show_fundrazr %}
<section id="js-announcement-home" class="py2 sm-pr4 bg-near-black br0 min-height-05vh fixed right-0 left-0 bottom-0 z3 col-12 border-top">
<div class="" style="width: 100vw; padding-left: 5vw; padding-right: 5vw">
<div id="js-announcement-content" class="white">
<div class="md-flex flex-end">
<a href="https://fundrazr.com/fluxpartynsw?utm_source=mainsite_banner" class="btn btn-primary col-12 md-col-4 center inline-block">Donate Now (NSW)</a>
<div class="my0 py0 pt1 col-12 md-col-4 align-bottom h2 xs-hide sm-hide" style="text-align: center;">Next Milestone</div>
<a href="/signup/?utm_content=ann-banner~{{ page.url | slugify }}" class="btn btn-outline col-12 md-col-4 center inline-block xs-hide sm-hide">Join Flux</a>
</div>
<div class="rounded mt1 bg-accent-muted white relative" style="min-height: 2rem; height: 2rem" id="donation-progress-outer">
<div class="rounded inline-block absolute top-0 align-middle bg-accent min-h-100"
style="width: 50%; height: 2rem;" id="donation-progress-inner">
</div>
<p id='donation-status-text' class="my0 sm-h4 md-h3 lg-h2" style="position: relative; top: 50%; transform: translateY(-50%); text-align: center">
(loading)
</p>
</div>
</div>
</div>
</section>
{% endif %}
<!-- END DOCK -->
<!-- CANDIDATES -->
{% if flase %}
{% if site.candidates-federal-2019 %}
<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 for the Federal Election"
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.candidates-federal-2019 | where: "lead", true %}
{% for candidate in candidates %}
{% capture snippet %} {{ candidate.bio | first | truncatewords: 50 }} {% endcapture %}
{% include candidates/candidate-card-state.html
region=candidate.region
house=candidate.house
url=candidate.url
title=candidate.title
image=candidate.image
bio=snippet %}
{% endfor %}
</div>
</div>
<div class="right-align mt2">
<a href="{{site.baseurl}}/federal/candidates/2019" class="h3 border-bottom">See all candidates</a>
</div>
</div>
</section>
{% endif %}
{% endif %}
{% if page.video %}
<!-- VIDEO section here -->
<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="h3 sm-h2 light silver mb3">
This is us in a nutshell. We're fed up with the political process too!
Flux is your answer for a real democratic voice in parliament.
</p>
<p class="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=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 %}
<!-- Philosophy Whitepaper -->
{% if false %}
<!-- moved to post dated 2017-05-26 which is the git history date for publishing it -->
<section class="bg-white py4 px2 md-px3">
<div class="max-width-4 mx-auto dark-gray">
<div class="md-flex mb3">
<div class="md-col-12">
<h1 class="h0 bold mb3 line-height-2">
Philosophy Whitepaper
</h1>
<p class="h3 sm-h2 light mb4 gray letter-spacing-2 line-height-4">
Flux's philosophy whitepaper <em>Redefining Democracy</em> has now been published, and we'd like to invite you to read it.
</p>
<p class="h4 sm-h2 light mb4 gray letter-spacing-2 line-height-4"><strong>Abstract:</strong> This paper identifies fundamental flaws in our current democratic systems and explains that while they were useful previously, no longer serve their purpose and need to be replaced. We will explain how authority in democracy acts as a restriction on political progress, and describe a new model of democracy which removes authority from decision making, allowing a new era of political prosperity.</p>
<a href="{{ site.baseurl }}/pdf/Redefining Democracy - Kaye & Spataro 1.0.2.pdf"
class="h3 sm-h2 border-bottom accent inline-block">
Read Redefining Democracy
</a>
</div>
</div>
</div>
</section>
{% endif %}
<!-- PUNT -->
{% if false %} <!-- Change this to true to show PUNT -->
<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-6 px2">
<div class="bg-near-black light-gray px3 py4 sm-p4 mb3">
<div class="mb3">
{% include components/main-heading.html
text="PUNT Podcast - Behind The Scenes"
font-size="h0 line-height-2"
font-weight="bold" %}
<p class="h3 sm-h2 mb4 light letter-spacing-2 line-height-4 silver">
PUNT is a behind the scenes look at what it’s like to start a political party.
It's the true story of The Flux Party. Recording for PUNT started in January, that's 4.5 months of audio!
</p>
</div>
<div class="gray">
<a href="http://www.puntpodcast.com/"
target="_blank"
class="h3 sm-h2 link-reset border-bottom inline-block accent">
Listen now
</a>
</div>
</div>
</div>
<div class="lg-col-6 px2">
<img src="/img/punt.jpg" alt="" class="block mb3 col-12"/>
<div class="flex">
<div class="col-8 lg-mr2">
<img src="/img/punt-2.jpg" alt="" class='col-12'/>
</div>
<div class="col-4 relative z1">
<img src="/img/punt-3.jpg" alt="" class="rotate-right deep-shadow col-12"/>
</div>
</div>
<h5 class="silver lg-mt2">Photos by Adam Bird</h5>
</div>
</div>
</div>
</section>
{% endif %}
<!-- WHY FLUX SECTION -->
<section class="bg-white py4 px2 md-px3">
<div class="max-width-4 mx-auto dark-gray">
<div class="md-flex mb3">
<div class="md-col-9">
<h5 class="h4"><span class="gray">ABOUT FLUX</span> / <span class="bold">WHY</span></h5>
<hr class="accent-muted muted border-bottom">
<h1 class="h0 bold mb3 line-height-2">
{{ page.why-flux-title }}
</h1>
<p class="h3 sm-h2 light mb4 gray letter-spacing-2 line-height-4">
{{ page.why-flux-copy }}
</p>
<a href="{{ site.baseurl }}/about/why-flux"
class="h3 sm-h2 border-bottom accent inline-block">
{{page.why-flux-action}}
</a>
</div>
</div>
</div>
</section>
<!-- SECOND CALLOUT SECTION -->
<section 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=page.second-callout-title
font-size="h0 line-height-2"
font-weight="bold" %}
<p class="h3 sm-h2 mb4 light letter-spacing-2 line-height-4 silver">
{{ page.second-callout-copy }}
</p>
</div>
<div class="gray">
<a href="{{site.baseurl}}/signup/?utm_content=fed-up~{{ page.url | slugify }}"
class="h3 sm-h2 link-reset border-bottom inline-block accent">
{{ page.second-callout-action }}
</a>
</div>
</div>
</div>
</section>
<!-- ABOUT PAGE LINKS -->
{% assign items = site.about | sort: 'menu-order' %}
{% for item in items %}
{% if item.tag-topic != 'why' %}
<section class="bg-white dark-gray py4 relative z1 px2 md-px3">
<div class="max-width-4 mx-auto">
{% if item.video-id %}
<div class="sm-col-8 inline-block align-top pb3">
<h5 class="h4"><span class="gray">
ABOUT FLUX</span> / <span class="bold">{{ item.tag-topic | upcase }}</span>
</h5>
<h1 class="h0 bold line-height-1">{{ item.title }}</h1>
<a href="{{ site.baseurl }}{{ item.url }}" class="h3 sm-h2 link-reset border-bottom inline-block accent">
Learn more
</a>
</div>
<div class="sm-col-3 inline-block">
<a href=" https://www.youtube.com/watch?v={{ item.video-id }}&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/{{ item.video-id }}/sddefault.jpg" alt="Video">
</a>
</div>
{% else %}
<div class="sm-col-9">
<h5 class="h4"><span class="gray">
ABOUT FLUX</span> / <span class="bold">{{ item.tag-topic | upcase }}</span>
</h5>
<h1 class="h0 bold line-height-1">{{ item.title }}</h1>
<a href="{{ site.baseurl }}{{ item.url }}" class="h3 sm-h2 link-reset border-bottom inline-block accent">
Learn more
</a>
</div>
{% endif %}
</div>
</section>
<hr class="accent-light border-bottom m0">
{% endif %}
{% endfor %}
<!-- IN THE NEWS -->
<section class="py4 bg-near-black light-gray texture-bg-img sm-pr4 px2 md-px3">
<div class="max-width-4 mx-auto">
<div class="sm-flex items-center">
<div class="flex-auto">
{% include components/main-heading.html
text="In the news"
font-size="h0 line-height-1 m0"
font-weight="bold" %}
</div>
<div class="clearfix">
<div class="sm-col-right">
<h5 class="muted mb0 light">MEDIA ENQUIRIES</h5>
<h3 class="white mb2 inline-block">[email protected]</h3>
</div>
</div>
</div>
<div class="sm-flex flex-wrap mxn2 mb3">
{% for article in site.data.articles limit:6 %}
<div class="sm-col-6 lg-col-4 px2">
<div class="mb3">
<hr class="border-bottom accent-muted mb1 muted">
<div class="flex flex-column justify-between height-2">
<div>
<h5 class="mb2 gray">{{ article.type | upcase }} / <span class="light-silver">{{ article.publishedIn | upcase }}</span>
</h5>
<a href="{{ article.url }}" target="_blank" class="link-reset block hover-show-child">
<h3 class="light line-height-4 accent-on-hover transition-fast inline">
{{ article.title }}
</h3><i class="material-icons icon-adjust muted">call_made</i>
</a>
</div>
<time datetime="{{ article.date }}" class="italic gray">
{{ article.date | date: '%B %d, %Y' }}
</time>
</div>
</div>
</div>
{% endfor %}
</div>
<div class="right-align">
<a href="{{ site.baseurl }}/press" class="list-reset border-bottom accent">All articles</a>
</div>
</div>
</section>
<!-- UPCOMING MEETUPS -->
{% if false %}
<!-- don't reenable without considerable changes -MK -->
{% if page.show-meetups %}
<section id="upcoming-meetups" class="py4 bg-dark-gray light-silver">
<div class="max-width-4 mx-auto px2 md-px3">
<div class="lg-col-9">
{% include components/main-heading.html
text="Upcoming meetups"
font-size="h0 line-height-1"
font-weight="bold near-white" %}
<p class="h3 sm-h2 light h-font letter-spacing-2 line-height-4 mb4">
Join party co-founders <a href="{{site.baseurl}}/about/who#nathan-spataro" class="accent accent-on-hover transition-fast">Nathan Spataro</a> & <a href="{{site.baseurl}}/about/who#max-kaye" class="accent accent-on-hover transition-fast">Max Kaye</a> for a Q&A at the next meetup in your city
</p>
<div class="sm-flex flex-wrap mxn2">
{% for meetup in page.meetups %}
{% if forloop.length == 1 %}
<div class="sm-col-6 px2 mb3">
{% else %}
<div class="sm-col-6 md-col-4 px2 mb3">
{% endif %}
{% include components/hr-muted.html %}
<!-- <h5 class="gray caps">Meetup city</h5> -->
<h3 class="white h2 mt0 mb3 bold">{{ meetup.city }}</h3>
<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 class="right-align mt4 sm-mt0">
<span class="hover-show-child">
<a href="http://www.meetup.com/FluxSydney/" target="_blank" class="border-bottom">Flux meetup page</a><i class="material-icons icon-adjust muted">call_made</i>
</span>
</div>
</div>
</div>
</section>
{% endif %}
{% endif %}
<!-- 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>
{% include footer.html %}