This is a repository that contains my up-to-date CV in LaTeX. There is three versions:
- FR: French version for France
- FR_QC: French version for Quebec
- EN_US: English version the United States
Each versions can be compiled in PDF and HTML, the HTMLs are accessible from my website maxime.pinard.info
- A LaTex distribution such as TeX Live
- FontAwesome installed on your system
- LuaTex or XeTeX to generate the PDFs
- pdf2htmlex to generate the HTMLs from the PDFs
To build, a Makefile is available.
To build PDFs and HTMLs:
make
Only the PDFs:
make pdf