hanabi-league/templates/info.html

44 lines
1.9 KiB
HTML
Raw Normal View History

2023-12-08 22:37:25 +01:00
<div class="container">
<div class="row justify-content-center">
<div class="col-md-7">
<div class="alert alert-info" role="alert">
<h4 class="alert-heading">Welcome to the league!</h4>
<p>Season One will be live from <strong>December 22, 2023 - February 23, 2024</strong>!</p>
<hr>
<p class="mb-0">
Sign ups are open from now on via this
<a href="https://forms.gle/yXFNWKuX7uKD28gr7">Google form</a>.
</p>
</div>
</div>
</div>
</div>
<h3>About</h3>
<p>
The Hanabi Pro Hunting League offers a new way to play more serious Hanabi, but without the stress, formality,
and scheduling headaches of traditional tournaments.
For folks of all skill levels, the most important goal is simply to compete against yourself,
to constantly learn &amp improve!
2023-12-22 14:24:02 +01:00
<br>
More information can be found in this <a href="https://docs.google.com/document/d/17sGlg5cEco9-xRpMXedMkgve85Hqx6ae4XEZoJQJAJg">Google doc</a>.
Eventually we will hopefully integrate the information there into this info page as well.
2023-12-08 22:37:25 +01:00
</p>
2023-12-22 14:24:02 +01:00
<h3>Technial notes</h3>
The website should update every 5 minutes automatically.
To be precise, new games are processed and rated at every time ending in 2 or 5 (but fetching the games from the server takes a little).
<br>
Registrations are not processed automatically, which is to prevent abuse.
They are processed regularly (I aim to do this at least daily) manually.
In case you think your registration has been missed, contact Ramanujan on discord.
<br>
Regardless of whether your registration has been processed, you can already play games.
Once your account is registered, they will be processed.
It is even possible to register after having played already, but this is of course discouraged.