If you want to update a specific part (i.e. a lesson), go click on the corresponding lesson. Make your change then run the MarkdownToTex.py to compile everything in tex and compile the pdf.
Pour compiler, il vous faut:
- python
- pandoc installé et mis en variable d'environnement
- XeLaTeX et les différents packages demandés par le .tex
- Noto Emoji installé pour compiler les émojis.
Le petit script python a été fait pour une machine windows, n'hésitez pas à faire une PR pour supporter un usage dynamique de windows, linux et mac.