Added drags and nerds
This commit is contained in:
+113
@@ -120,6 +120,119 @@
|
||||
<p>Adhésion conseillée (prix libre)</p>
|
||||
</article>
|
||||
|
||||
<article class="event affiche affiche-drags-nerds-hackathon">
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: "Press Start 2P";
|
||||
src: url("./css/affiches/PressStart2P-Regular-DogiNJoF.ttf");
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: velvelyne;
|
||||
src: url("./css/affiches/Velvelyne-Light-C9f5yZCm.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: velvelyne;
|
||||
src: url("./css/affiches/Velvelyne-Bold-CR91h96S.ttf") format("truetype");
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon {
|
||||
background: white;
|
||||
grid-row: span 2;
|
||||
color: black;
|
||||
padding: 0;
|
||||
border-color: white;
|
||||
line-height: 1.4;
|
||||
font-family: monospace;
|
||||
font-size: 1rem;
|
||||
padding-bottom: 35px;
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon > h2 {
|
||||
padding: 15px;
|
||||
margin: 0;
|
||||
font-family: velvelyne;
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon > p,
|
||||
.affiche-drags-nerds-hackathon > ul {
|
||||
padding: 5px 15px;
|
||||
margin: 0;
|
||||
margin-top: 7px;
|
||||
margin-bottom: 7px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon > ul {
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon li {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon li::marker {
|
||||
content: "> ";
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon > img:first-of-type {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon > p:first-of-type {
|
||||
background: black;
|
||||
color: white;
|
||||
margin-top: 0;
|
||||
margin-bottom: 15px;
|
||||
padding: 20px;
|
||||
padding-top: 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.affiche-drags-nerds-hackathon a {
|
||||
color: inherit;
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
|
||||
<img src="./images/affiches/drags-nerds-hackathon-header.png" alt="Drags & Nerds #2: Une image en noir et blanc avec le titre de l'événement et des photos détourées de drag queens.">
|
||||
|
||||
<p>
|
||||
A tous·tes les drags, tous·tes les nerds et l'ensemble des personnes entre les deux.
|
||||
Vous êtes invité·es à la grande soirée Drags&Nerds du 22 mai 2026 au Grrrnd Zero !
|
||||
</p>
|
||||
|
||||
<h2>> Résidence et Hackathon</h2>
|
||||
|
||||
<p>
|
||||
Pour se rencontrer et construire ensemble, une grande Résidence/Hackathon se déroulera du <strong><time datetime="2026-04-17T10:00:00">17</time> au <time datetime="2026-04-19T19:00:00">19 Avril 2026</time></strong>.
|
||||
<strong>Ça se passe au Laboratoire Ouvert Lyonnais</strong>, un Hackerspace queer de Lyon. 7 Place Louis Chazette 69001 Lyon.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
On construira nos performances, nos costumes, nos makeups, nos mises en scène...
|
||||
Tu as envie de faire du lip sync ? De jouer de ton synthé ? D'expérimenter de nouveaux sons ?
|
||||
Ou juste de donner un coup de pouce à des drags pour leurs show ?
|
||||
Il y a une place pour toi.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>Repas végétaliens le midi</li>
|
||||
<li>Outils pour souder, coudre, coder, couper, clouer et imprimer en 3D en libre service</li>
|
||||
<li>Masques FFP2 pour l'autodéfense sanitaire</li>
|
||||
</ul>
|
||||
|
||||
<p style="text-align: center;">
|
||||
Inscrivez vous en envoyant un email à<br/><a href="mailto:drags-nerds@epickiwi.fr">drags‑nerds@epickiwi.fr</a><br/>
|
||||
Ou rendez vous sur <a href="https://drags-nerds.net/" target="_blank">drags‑nerds.net</a>
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<!--<article class="event affiche affiche-debian-release-party" property="event" typeof="Event">
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user