diff options
author | Joris | 2019-05-01 15:52:32 +0200 |
---|---|---|
committer | Joris | 2019-05-01 17:11:02 +0200 |
commit | 23f04635cc26e1b0553088f28553f518488a9fc8 (patch) | |
tree | 97037643bab24564046ce4aba90481e3b92a15d3 /cv.tex | |
parent | 0fe906ae7453aa684e998bbcc7a78b62d84f0206 (diff) |
Setup personal page with Hakyll
Diffstat (limited to 'cv.tex')
-rw-r--r-- | cv.tex | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +\section{Experience} + +$for(experience)$ + $body$ +$endfor$ + +\section{Études} + +$for(education)$ + $body$ +$endfor$ + +\section{Compétences} + +$for(skills)$ + $body$ +$endfor$ + +\section{Intérêts} + +$for(hobbies)$ + $body$ +$endfor$ |