Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 342 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 342 Bytes

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