716 B
716 B
My resume
This is my resume writed in LaTeX, it use the AltaCV template. For now, there is only a french version.
build
In order to compile my resume you'll need ton install Texlive, on Archlinux :
sudo pacman -S texlive-core texlive-bibtexextra texlive-latexextra texlive-fontsextra
clone this repository
git clone https://git.epha.se/ephase/resume && cd resume
You need to export a PNG file from the svg one with Inkscape :
inkscape -C -z --file=svg/souris.svg --export-png=svg/souris.png --export-dpi=300
Then compile the LaTeX file :
lualatex --interaction=nonstopmode resume_fr.tex