-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtest.html
More file actions
83 lines (62 loc) · 5.75 KB
/
test.html
File metadata and controls
83 lines (62 loc) · 5.75 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<div style="font-family:Arial, sans-serif; line-height:1.6; font-size:16px; color:#333; max-width:650px; margin:auto;">
<p>Bonjour {participant},</p>
<p>👏 <strong>Félicitations</strong> pour ta constance jusqu’au <strong>jour {previous_day}</strong> du challenge ! Tu fais déjà un excellent travail. Continue à ton rythme, l’important c’est la régularité et la compréhension.</p>
<hr style="border:none; border-top:1px solid #ddd;"/>
<h3>📌 Jour {day_number} – Nouvelle tâche</h3>
<p>➡️ Titre de la tâche : <strong>{fr_title}</strong></p>
➤ <a href="{ fr_link }" target="_blank">Document du jour { day_number } (FR)</a><br>
➤ <a href="{ en_link }" target="_blank">Document of the day { day_number } (EN)</a>
<p style="color:#d14;"><strong>🔁 Pour éviter toute confusion liée à la traduction, pense à consulter aussi la version anglaise !</strong></p>
<hr style="border:none; border-top:1px solid #ddd;"/>
<h3>📝 Soumettre ta solution</h3>
<p>Soumets ta solution ici : <a href="https://challenge.pytogo.org/submit">https://challenge.pytogo.org/submit</a></p>
<p>Tu peux soit <strong>coller ton code</strong>, soit envoyer un <strong>lien vers ton fichier ou ton dépôt GitHub</strong>.</p>
<h4>📘 Ressources GitHub</h4>
<ul>
<li><a href="https://www.youtube.com/watch?v=hPfgekYUKgk">Les Tutos - Débuter avec Git et Github en 30 min</a></li>
<li><a href="https://www.youtube.com/watch?v=X3KCX99I2pQ&t=94s">Les Tutos - Git et Github pour les débutants</a></li>
<li><a href="https://openclassrooms.com/fr/courses/2342361-gerez-votre-code-avec-git-et-github">OpenClassrooms - Git & GitHub (FR)</a></li>
<li><a href="https://rtavenar.github.io/tuto-git/book.pdf" target="_blank">Tutoriel d'introduction à git</a></li>
<li><a href="https://www.youtube.com/watch?v=X3KCX99I2pQ&t=94s" target="_blank">Débutant : Comment utiliser GitHub</a></li>
<li><a href="https://www.youtube.com/watch?v=4o9qzbssfII" target="_blank">Git & GitHub pour les débutants (vidéo YouTube)</a></li>
<li><a href="https://learngitbranching.js.org/?locale=fr_FR" target="_blank">Learn Git Branching (interactif)</a></li>
<li><a href="https://www.atlassian.com/fr/git/tutorials/what-is-git" target="_blank">Guide Git par Atlassian</a></li>
</ul>
<hr style="border:none; border-top:1px solid #ddd;"/>
<h3>📢 Partage ton progrès</h3>
<p>Publie ton avancée sur <strong>LinkedIn, Twitter/X ou Facebook</strong> pour inspirer d’autres personnes.</p>
<p>Utilise les hashtags suivants :</p>
<code>#PyConTogo2025 #PythonTogo #Challenge30DaysOfPython #PythonTogoChallenge #30DaysOfPythonWithPythonTogo</code>
<hr style="border:none; border-top:1px solid #ddd;"/>
<h3>🎙️ Discord & Workshop</h3>
<p>Tu peux rejoindre notre serveur Discord ici : <a href="https://pytogo.org/discord">https://pytogo.org/discord</a></p>
<p>Pose tes questions dans le canal vocal <strong>#workshop</strong>.</p>
<p><strong>📅 Jeudi 31 juillet</strong> en soirée, nous ferons un grand atelier vocal : bilan de la première semaine et explication complète des tâches passées. Ne rate pas ça !</p>
<hr style="border:none; border-top:1px solid #ddd;"/>
<p style="text-align:center; color:#666;">🇬🇧 English version below</p>
<hr style="border:none; border-top:1px dashed #bbb;"/>
<p>Hello dear {participant},</p>
<p>👏 <strong>Congrats</strong> for reaching <strong>Day {previous_day}</strong> of the challenge! You're doing great. Keep moving at your own pace — it’s all about consistency and learning.</p>
<h3>📌 Day {day_number} – New Task</h3>
<p>➡️ Today's task: <a href="https://challenge.pytogo.org/en/day-{day_number}">https://challenge.pytogo.org/en/day-{day_number}</a></p>
<p>➡️ French version: <a href="https://challenge.pytogo.org/fr/day-{day_number}">https://challenge.pytogo.org/fr/day-{day_number}</a></p>
<p style="color:#d14;"><strong>🔁 Please check the English version to avoid any typo issues in the translated French version.</strong></p>
<h3>📝 Submit your work</h3>
<p>Submit here: <a href="https://challenge.pytogo.org/submit">https://challenge.pytogo.org/submit</a></p>
<p>You can either <strong>paste your code</strong> or share a <strong>link to a file or GitHub repo</strong>.</p>
<h4>📘 GitHub Resources</h4>
<ul>
<li><a href="https://www.youtube.com/watch?v=RGOj5yH7evk">Git and GitHub for Beginners - Crash Course</a></li>
<li><a href="https://docs.github.com/en/get-started/quickstart">GitHub Docs (EN)</a></li>
</ul>
<h3>📣 Share your progress</h3>
<p>Post on <strong>LinkedIn, Twitter/X or Facebook</strong> to show what you’ve learned.</p>
<p>Use these hashtags:</p>
<code>#PyConTogo2025 #PythonTogo #Challenge30DaysOfPython #PythonTogoChallenge #30DaysOfCodeWithPythonTogo</code>
<h3>🎙️ Discord & Workshop</h3>
<p>Join our Discord server here: <a href="https://pytogo.org/discord">https://pytogo.org/discord</a></p>
<p>Use the <strong><a href="https://discord.com/channels/1367111367102042112/1367111370176331836">#workshop</a></strong> voice channel to ask your questions.</p>
<p><strong>📅 On Thursday, July 31</strong> in the evening, we’ll host a big community workshop to review the first week and explain all past tasks in detail. Don’t miss it!</p>
<p style="margin-top:30px;">💙 <em>The Python Togo Team</em><br/>
📩 challenge@pytogo.org</p>
</div>