Skip to content

Commit

Permalink
Add news about transparency report
Browse files Browse the repository at this point in the history
  • Loading branch information
grewn0uille committed Nov 14, 2024
1 parent 48e8bc5 commit 0bc8b1a
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
27 changes: 27 additions & 0 deletions templates/en/news.jinja2.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@
<article>
<h2>News</h2>

<section>
<h3>PyConFr 2024 transparency report</h3>

<p>
PyCon France (PyConFR) is a conference that takes place every year
(except in exceptional circumstances) in France. This year, it took
place from October 31 to November 3 in Strasbourg, gathering people from
the Python community. Participants of the conference are required to
respect the <a href="https://www.afpy.org/docs/charte">Code of Conduct</a>
of the Association Francophone Python, the association that organizes the event.
</p>

<p>
The purpose of this document is to improve the welcome and safety of
participants and to give the organizers indicators on the behavior of
the community. Indeed, in order to hear, one must be able to listen.
It has become standard practice for organizations with a Code of Conduct
to publish a transparency report following a conference.
That is the purpose of this document.
</p>

<p>
<a href="https://git.afpy.org/AFPy/gestion/src/branch/master/compte_rendus_diversite/2024.pdf">
Download the report in PDF (FR/EN)</a>
</p>
</section>

<section>
<h3>Practical Information</h3>

Expand Down
28 changes: 28 additions & 0 deletions templates/fr/news.jinja2.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,34 @@
<article>
<h2>Actualités</h2>

<section>
<h3>Rapport de transparence de la PyConFr 2024</h3>

<p>
PyCon France (PyConFR) est une conférence qui a lieu chaque année
(sauf circonstances exceptionnelles) en France. Cette année, elle a eu
lieu du 31 octobre au 3 novembre à Strasbourg, rassemblant des personnes de la
communauté Python. Les participantes et participants à la conférence sont tenues de
respecter ​le <a href="https://www.afpy.org/docs/charte">Code de Conduite</a>
de l'Association Francophone Python, l'association qui organise l'événement.
</p>

<p>
Le but de ce document est d'améliorer l'accueil et la sécurité des
participantes et participants ainsi que de donner aux organisateurs et organisatrices
des indicateurs sur le comportement de la communauté. En effet, pour
pouvoir entendre, il faut pouvoir écouter. C'est maintenant devenu
une pratique courante, pour les organisations ayant un Code de Conduite,
de publier un rapport de transparence suite à la tenue d'une conférence.
C'est le but de ce document.
</p>

<p>
<a href="https://git.afpy.org/AFPy/gestion/src/branch/master/compte_rendus_diversite/2024.pdf">
Télécharger le rapport en PDF (FR/EN)</a>
</p>
</section>

<section>
<h3>Informations pratiques</h3>

Expand Down

0 comments on commit 0bc8b1a

Please sign in to comment.