Welcome to Vincent Roger's website Here you will find the code used to generate website.vincent-roger.fr Installation To install all tools locally, you can do: pip install -r requirements.txt And pre-commits to ensure quality. pre-commit install To try locally your modifications: mkdocs serve