Event has passed, update website

This commit is contained in:
DeathByDenim 2022-03-19 19:58:45 -04:00
parent 9422e42e60
commit 916c38f7ea
2 changed files with 36 additions and 59 deletions

View File

@ -43,64 +43,7 @@
</p>
<p>This concept was originally started at <a href="https://onfoss.hribhrib.at/">hribhrib.at</a></p>
<h1>Next event</h1>
<p>Next event is Saturday 19 March 2022, 14:00 UTC<script>d=new Date("Sat, 19 Mar 2022 14:00:00 UTC");document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script>, see <a href="schedule.html">schedule</a>.</p>
<p>
Additionally, I am running a fundraiser to help the people suffering
from the war in Ukraine &#x1F1FA;&#x1F1E6;. I will match your donation
(up to $500 total) and additionally, the government of Canada
&#x1F1E8;&#x1F1E6; will match mine until 18 March. So, that's triple
the value for any donation you make. It doesn't have to be to the
Canadian Red Cross, you probably have a local equivalent.
</p>
<p>
<em>UPDATE (2022-03-08)</em>: Canada reached the $10M already so they are not
doubling anymore. I'll still double but this means your amount won't
count as triple anymore.
</p>
<p>
<em>UPDATE (2022-03-13)</em>: Canada increased the limit to $30M, so
any donation you make is once again tripled.
</p>
<p>
<em>UPDATE (2022-03-14)</em>: Oh, never mind, this goal has already
been reached. Anyway, I'll still match what you donate!
</p>
<p>
Donations are based on the honour system since dealing with money
is complicated. Just let me know what you donated and I'll match.
I'll post the donations here as the come in. You can be anonymous
if you want or keep the amount secret. Contact me over
<a href="https://matrix.to/&#35;/@jarno:matrix.jarno.ca">Matrix</a>,
<a href="mailto:jarno@jarno.ca">e-mail</a> or in the Matrix/XMPP
channels listed below.
</p>
<p>
You can also use this form. Simply don't fill in your name if you
wish to remain anonymous.
<form action="donate" method="post">
<div class="row g-4 align-items-center">
<div class="col-auto">
<input type="text" class="form-control" name="name" placeholder="Your name">
</div>
<div class="col-auto">
<input type="text" required name="currency" placeholder="Currency such as CAD or EUR">
</div>
<div class="col-auto">
<input type="number" required name="amount" step="0.01" min="0" placeholder="Amount">
</div>
<div class="col-auto">
<input type="submit" value="Submit">
</div>
</div>
</form>
</p>
<p>Donations so far:</p>
<ul>
<li>Anonymous: &euro;40</li>
</ul>
<p>
And of course you don't have to donate to join the event!
</p>
<p>Coming soon!</p>
<h1>Games</h1>
<p>There are a few game servers running. To connect, simply start the game and connect to this domain. See also the <a href="help.html">Help</a> section for more information.</p>
<table class="table">

View File

@ -32,6 +32,7 @@
<div class="col-md-8">
<h1>Schedule</h1>
<h2>Upcoming</h2>
<h2>Past</h2>
<h4>Saturday 19 March 2022, 14:00 UTC</h4>
<script>var zone = new Date().toLocaleTimeString('en-ca',{timeZoneName:'short'}).split(' ')[2];d=new Date("Sat, 19 Mar 2022 14:00:00 UTC");document.writeln("<p>(Local time: "+d.toTimeString()+")</p>")</script>
<p>onFOSS-LAN hosted by DeathByDenim</p>
@ -40,8 +41,41 @@
<li>15:00UTC Xonotic - Battle Royale<script>d=new Date("Sat, 19 Mar 2022 15:00:00 UTC");document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>16:00UTC Lix<script>d=new Date("Sat, 19 Mar 2022 16:00:00 UTC");document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>16:30UTC Free play<script>d=new Date("Sat, 19 Mar 2022 16:30:00 UTC");document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<ul>
<li>Hedgewars</li>
<li>SuperTuxKart (Race and Soccer modes)</li>
</ul>
</ul>
<p>
Additionally, there was a fundraiser to help the people suffering
from the war in Ukraine &#x1F1FA;&#x1F1E6;. I matched your donation
(up to $500 total) and additionally, the government of Canada
&#x1F1E8;&#x1F1E6; will match mine until 18 March. So, that's triple
the value for any donation you make. It doesn't have to be to the
Canadian Red Cross, you probably have a local equivalent.
</p>
<p>
<em>UPDATE (2022-03-08)</em>: Canada reached the $10M already so they are not
doubling anymore. I'll still double but this means your amount won't
count as triple anymore.
</p>
<p>
<em>UPDATE (2022-03-13)</em>: Canada increased the limit to $30M, so
any donation you make is once again tripled.
</p>
<p>
<em>UPDATE (2022-03-14)</em>: Oh, never mind, this goal has already
been reached. Anyway, I'll still match what you donate!
</p>
<p>
<em>UPDATE (2022-03-19)</em>: Donations are closed. A total amount
of &euro;40 was collected and the equivalent of CAD 55.64 was
donated to the Canadian Red Cross.
</p>
<p>List of donations:</p>
<ul>
<li>Anonymous: &euro;40</li>
</ul>
<h2>Past</h2>
<h4>Saturday 12 February 2022, 15:00 UTC</h4>
<p>Session to test if it all works as intended</p>
<script>d=new Date("Sat, 12 Feb 2022 15:00:00 UTC");document.writeln("<p>Local time: "+d.toTimeString()+"</p>")</script>