Compare commits
No commits in common. "main" and "fin-inscriptions" have entirely different histories.
main
...
fin-inscri
7 changed files with 21 additions and 23 deletions
Binary file not shown.
|
|
@ -48,8 +48,7 @@
|
|||
<footer>
|
||||
<div>
|
||||
<h2>Association</h2>
|
||||
<a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
|
||||
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
|
||||
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a>
|
||||
</div>
|
||||
<div>
|
||||
<h2>Interhack</h2>
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@ font-size : 1.5em;
|
|||
|
||||
.stamp {
|
||||
overflow: hidden;
|
||||
position: initial;
|
||||
position: absolute;
|
||||
top: 100px;
|
||||
right: 300px;
|
||||
padding: 10px 20px;
|
||||
|
|
|
|||
0
guide.tmp.md
Normal file
0
guide.tmp.md
Normal file
34
index.html
34
index.html
|
|
@ -84,6 +84,12 @@
|
|||
Seule exigence, respecter toutes les marginalités, originalités, bizarreries et normaleries de
|
||||
chacun·es.</p>
|
||||
|
||||
<!--<p>
|
||||
<h3>
|
||||
<a class="btn-nice" href="https://grist.interhacker.space/o/camp/forms/jhWe1wCu16LGEu81RTn3Um/4">S'inscrire</a>
|
||||
</h3>
|
||||
</p>-->
|
||||
|
||||
<p class="center">
|
||||
<a href="assets/camp-interhack.ics">📅 Ajouter l'évènement à son calendrier (.ics)</a>
|
||||
</p>
|
||||
|
|
@ -95,7 +101,7 @@
|
|||
<span>Où en est-on ?</span>
|
||||
<div class="stamp" id="myStamp">COMPLET</div>
|
||||
</h3>
|
||||
<!--<p>Il y a</p>
|
||||
<p>Il y a</p>
|
||||
|
||||
<div class="places" >
|
||||
<span class="bar">
|
||||
|
|
@ -104,13 +110,14 @@
|
|||
</span>
|
||||
</span>
|
||||
</div>
|
||||
<div>places déjà réservées.</div> -->
|
||||
<div>places déjà réservées.</div>
|
||||
|
||||
<br>
|
||||
<p>
|
||||
C'est <b>complet</b> !
|
||||
<br>
|
||||
Nous avons reçu en amont</p>
|
||||
Si des places se libèrent, tu peux faire une demande sur
|
||||
<a class="btn-nice" href="https://grist.interhacker.space/o/camp/forms/eJxwFtkGFCYUQBq4kPLWUg/4">la liste d'attente</a>
|
||||
</p>
|
||||
<br>
|
||||
<p>Et nous avons reçu</p>
|
||||
<div class="places">
|
||||
<span class="bar">
|
||||
<span id="fundraising-bar" style="width:0" class="progression lessthanhalf">
|
||||
|
|
@ -119,12 +126,6 @@
|
|||
</span>
|
||||
</div>
|
||||
<p>des dons dont nous avons besoin.</p>
|
||||
|
||||
<p>
|
||||
Merci !!
|
||||
<br>
|
||||
Et nous comptons sur vous pour continuer à vous mobiliser avant et durant le camp, pour que l'on puisse atteindre les 100% !
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
||||
|
|
@ -156,14 +157,14 @@
|
|||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
<p>Nous estimons avoir un budget de ~ 15 000€ et être autour de 200 personnes, et aurons donc besoin d'au moins autant pour que le camp soit à l'équilibre.</p>
|
||||
<p>Nous estimons avoir un budget de 10 000 ~ 15 000€ et être autour de 200 personnes, et aurons donc besoin d'au moins autant pour que le camp soit à l'équilibre.</p>
|
||||
<a href="https://grist.interhacker.space/o/camp/fCKWivmj4bCX/Budget/p/2">Voir le détail des comptes</a>
|
||||
</div>
|
||||
<!--<hr>
|
||||
<hr>
|
||||
<div>
|
||||
<p>Si tu ne sais pas quel prix libre donner, et/ou que tu veux de l'aide pour définir un prix libre juste et éclairé pour ta participation au camp, voici un thunomètre rapide qui peut répondre au besoin.</p>
|
||||
<a href="assets/Thunometre-participanxes.pdf">Thunomètre</a>
|
||||
</div>-->
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="participe">
|
||||
|
|
@ -196,8 +197,7 @@
|
|||
<footer>
|
||||
<div>
|
||||
<h2>Association</h2>
|
||||
<a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
|
||||
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
|
||||
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a>
|
||||
</div>
|
||||
<div>
|
||||
<h2>Interhack</h2>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
const gauge_url = "https://api.camp.interhacker.space/api/gauge"
|
||||
const fundraising_url = "https://api.camp.interhacker.space/api/fundraising"
|
||||
const gaugeMax = 200;
|
||||
const fundraisingTotalMax = 13355.82;
|
||||
const fundraisingTotalMax = 10530;
|
||||
|
||||
async function getGauge() {
|
||||
// // REMOVE WHEN SIGNUP FORM IS OPEN
|
||||
|
|
|
|||
|
|
@ -81,8 +81,7 @@
|
|||
<footer>
|
||||
<div>
|
||||
<h2>Association</h2>
|
||||
<a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
|
||||
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
|
||||
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a>
|
||||
</div>
|
||||
<div>
|
||||
<h2>Interhack</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue