Skip to content

Commit

Permalink
Add schedule and update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Sep 15, 2024
1 parent 05dc03a commit 3823313
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion schedule.json

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions static/sass/style.sass
Original file line number Diff line number Diff line change
Expand Up @@ -314,13 +314,13 @@ footer
.register
margin-right: 1em

/*.schedule
.schedule
background: white
color: $red
transition: background-color 0.5s

&:hover, &:focus
background-color: lighten($red, 40%)*/
background-color: lighten($red, 40%)

.pycon-date
color: $red
Expand Down Expand Up @@ -574,6 +574,9 @@ main
position: absolute
transform: translate(-3rem, -1.5rem)

a
font-weight: normal

img
border-radius: 1em 1em 0 0
display: block
Expand Down
5 changes: 3 additions & 2 deletions templates/en/index.jinja2.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ <h1>Presenting PyConFR 2024!</h1>
entirely coordinated by volunteers and dedicated to bringing
together people interested by the <a href="https://www.python.org/">Python</a> programming language.
</p>
<p><strong>Thank you all for your submissions ❤️</strong></p>
<p><strong>The program will be available in early September!</strong></p>

<ul>
<li>
<a class="button register" href="{{ url_for('page', name='schedule', lang=lang, _anchor='register') }}">Register</a>
</li>
<li>
<a class="button schedule" href="{{ url_for('page', name='schedule', lang=lang) }}">Schedule</a>
</li>
</ul>
</section>
</article>
Expand Down
15 changes: 6 additions & 9 deletions templates/en/schedule.jinja2.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
<article>
<h2>Schedule</h2>

<p><strong>Thank you all for your submissions ❤️</strong></p>
<p><strong>The program will be available in early September!</strong></p>

<section class="event-description">
<section>
<aside>October 31<sup>th</sup> &amp; November 1<sup>st</sup></aside>
Expand Down Expand Up @@ -47,23 +44,23 @@ <h3>Keynotes</h3>
<section class="speakers">
<dl>
<dt><img src="{{ url_for('static', filename='images/keynotes/houleymatou_baldé.png') }}" alt="Photo of Houleymatou Baldé" loading="lazy"></dt>
<dd class="speaker">Houleymatou Baldé</dd>
<dd class="speaker"><a href="{{ url_for('page', name='speakers', lang=lang, _anchor='speaker-9HXPDQ') }}">Houleymatou Baldé</a></dd>
<dd class="title">Fondatrice IT Woman by YEESO</dd>
<dd class="talk">De villageoise à l’itWoman… Quelles actions pour faire de mon rêve TECH une réalité ?</dd>
<dd class="talk"><a href="{{ url_for('talks', lang=lang, category='plenary', _anchor='talk-LAXRUP') }}">De villageoise à l’itWoman… Quelles actions pour faire de mon rêve TECH une réalité ?</a></dd>
</dl>

<dl>
<dt><img src="{{ url_for('static', filename='images/keynotes/françoise_conil.jpg') }}" alt="Photo of Françoise Conil" loading="lazy"></dt>
<dd class="speaker">Françoise Conil</dd>
<dd class="speaker"><a href="{{ url_for('page', name='speakers', lang=lang, _anchor='speaker-WLFZBG') }}">Françoise Conil</a></dd>
<dd class="title">Développeuse d'applications au CNRS</dd>
<dd class="talk">Recherche des bonnes pratiques de packaging</dd>
<dd class="talk"><a href="{{ url_for('talks', lang=lang, category='plenary', _anchor='talk-88RCKR') }}">Recherche des bonnes pratiques de packaging</a></dd>
</dl>

<dl>
<dt><img src="{{ url_for('static', filename='images/keynotes/ines_montani.jpg') }}" alt="Photo of Ines Montani" loading="lazy"></dt>
<dd class="speaker">Ines Montani</dd>
<dd class="speaker"><a href="{{ url_for('page', name='speakers', lang=lang, _anchor='speaker-98TUDC') }}">Ines Montani</a></dd>
<dd class="title">Fondatrice d'Explosion</dd>
<dd class="talk">Reality is not an end-to-end prediction problem: Applied NLP in the age of Generative AI</dd>
<dd class="talk"><a href="{{ url_for('talks', lang=lang, category='plenary', _anchor='talk-SVUGC3') }}">Reality is not an end-to-end prediction problem: Applied NLP in the age of Generative AI</a></dd>
</dl>
</section>
</section>
Expand Down
5 changes: 3 additions & 2 deletions templates/fr/index.jinja2.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,14 @@ <h1>Bienvenue à la PyConFR 2024 !</h1>
au regroupement des personnes intéressées par le langage de
programmation <a href="https://www.python.org/">Python</a>.
</p>
<p><strong>Merci à toutes et tous pour vos propositions ❤️</strong></p>
<p><strong>Le programme sera disponible début septembre !</strong></p>

<ul>
<li>
<a class="button register" href="{{ url_for('page', name='schedule', lang=lang, _anchor='register') }}">S’inscrire</a>
</li>
<li>
<a class="button schedule" href="{{ url_for('page', name='schedule', lang=lang) }}">Programme</a>
</li>
</ul>
</section>
</article>
Expand Down
15 changes: 6 additions & 9 deletions templates/fr/schedule.jinja2.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
<article>
<h2>Programme</h2>

<p><strong>Merci à toutes et tous pour vos propositions ❤️</strong></p>
<p><strong>Le programme sera disponible début septembre !</strong></p>

<section class="event-description">
<section>
<aside>31 octobre &amp; 1<sup>er</sup> novembre</aside>
Expand Down Expand Up @@ -46,23 +43,23 @@ <h3>Keynotes</h3>
<section class="speakers">
<dl>
<dt><img src="{{ url_for('static', filename='images/keynotes/houleymatou_baldé.png') }}" alt="Photo de Houleymatou Baldé"></dt>
<dd class="speaker">Houleymatou Baldé</dd>
<dd class="speaker"><a href="{{ url_for('page', name='speakers', lang=lang, _anchor='speaker-9HXPDQ') }}">Houleymatou Baldé</a></dd>
<dd class="title">Fondatrice IT Woman by YEESO</dd>
<dd class="talk">De villageoise à l’itWoman… Quelles actions pour faire de mon rêve TECH une réalité ?</dd>
<dd class="talk"><a href="{{ url_for('talks', lang=lang, category='plenary', _anchor='talk-LAXRUP') }}">De villageoise à l’itWoman… Quelles actions pour faire de mon rêve TECH une réalité ?</a></dd>
</dl>

<dl>
<dt><img src="{{ url_for('static', filename='images/keynotes/françoise_conil.jpg') }}" alt="Photo de Françoise Conil"></dt>
<dd class="speaker">Françoise Conil</dd>
<dd class="speaker"><a href="{{ url_for('page', name='speakers', lang=lang, _anchor='speaker-WLFZBG') }}">Françoise Conil</a></dd>
<dd class="title">Développeuse d'applications au CNRS</dd>
<dd class="talk">Recherche des bonnes pratiques de packaging</dd>
<dd class="talk"><a href="{{ url_for('talks', lang=lang, category='plenary', _anchor='talk-88RCKR') }}">Recherche des bonnes pratiques de packaging</a></dd>
</dl>

<dl>
<dt><img src="{{ url_for('static', filename='images/keynotes/ines_montani.jpg') }}" alt="Photo d’Ines Montani"></dt>
<dd class="speaker">Ines Montani</dd>
<dd class="speaker"><a href="{{ url_for('page', name='speakers', lang=lang, _anchor='speaker-98TUDC') }}">Ines Montani</a></dd>
<dd class="title">Fondatrice d'Explosion</dd>
<dd class="talk">Reality is not an end-to-end prediction problem: Applied NLP in the age of Generative AI</dd>
<dd class="talk"><a href="{{ url_for('talks', lang=lang, category='plenary', _anchor='talk-SVUGC3') }}">Reality is not an end-to-end prediction problem: Applied NLP in the age of Generative AI</a></dd>
</dl>
</section>
</section>
Expand Down

0 comments on commit 3823313

Please sign in to comment.