-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathfaq.html
More file actions
26 lines (23 loc) · 2.45 KB
/
Copy pathfaq.html
File metadata and controls
26 lines (23 loc) · 2.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title : Frequently Asked Questions
---
<div class="bg-white mt-8 p-8">
<p class="text-purple text-2xl main-font font-bold">Python Benin</p> <br>
<p class="text-pink text-xl main-font font-bold">What is it?</p> <br>
<p class="secondary-font">Python Benin is a community that gathers all Pythonista in Bénin, whether their novice or experts, professionals or just curious. A meetup is organised every trimester, with speakers who are members of the community. It ends up around a buffet allowing participants to interact. </p><br>
<p class="text-pink text-xl main-font font-bold">Who are we ?</p> <br>
<p class="secondary-font">Python Benin is not affiliated to any company, we have no legal existence. The community exists all by itself and can be animated by all who wish so. We wish to remain free and independent.</p><br>
<p class="text-pink text-xl main-font font-bold">How to contribute ?</p> <br>
<p class="secondary-font">
There are multiple ways to contribute to Python Benin:
<ul>
<li>- <a class="link" href="/propose-a-topic">propose a talk</a>;</li>
<li>- <a class="link" href="/partners">host a meetup</a>;</li>
<li>- <a class="link" href="mailto:python-benin@python.org">make a donation</a>;</li>
<li>- participate in the organisation;</li>
<li>- <a class="link" href="https://github.com/PythonBenin/PythonBenin.github.io/">suggest improvements to the website</a>.</li>
</ul>
The easiest way is to come and say hello on <a class="link" href="https://chat.whatsapp.com/JNWHSLee1Hz4F3qVZFipmf">WhatsApp</a>, our <a href="https://join.slack.com/t/pythonbenin/shared_invite/enQtODAxMjg2Njk5NzYzLTEwNTQwOTg4MGI4ZGVkYzgyOTA2NTQ2OTc2YmRmZjkyODJjNWYyMDc0ODg4ZjRmZmMxNDI4OWVlNTFhM2I5YmE" class="link">Slack</a> channel or just come and talk to us in person during a meetup !</p><br>
<p class="text-pink text-xl main-font font-bold">Stay up to date with Python Benin</p> <br>
<p class="secondary-font">Catch us up on <a href="https://twitter.com/PythonBenin" class="link">Twitter</a>, <a href="https://web.facebook.com/pythonbenin/" class="link">Facebook</a>, <a href="https://chat.whatsapp.com/JNWHSLee1Hz4F3qVZFipmf" class="link">WhatsApp</a>, and <a href="https://join.slack.com/t/pythonbenin/shared_invite/enQtODAxMjg2Njk5NzYzLTEwNTQwOTg4MGI4ZGVkYzgyOTA2NTQ2OTc2YmRmZjkyODJjNWYyMDc0ODg4ZjRmZmMxNDI4OWVlNTFhM2I5YmE" class="link">Slack</a>.</p><br>
</div>