Skip to content

alanlivio/alanlivio.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

researcher website-cv

Researcher website using Hugo and MkDocs Material for github-pages and using moderncv-latex for cv.pdf.

deps

To install moderncv on ubuntu, run:

sudo apt-get install texlive texlive-latex-extra texlive-fonts-extra

while on windows, run:

winget install Python ChristianSchenk.MiKTeX StrawberryPerl.StrawberryPerl

build

To build latex and run locally, run:

pip install -r requirements.txt
latexmk -pdflua latex/cv.tex -cd -output-directory="../mkdocs"
latexmk -pdflua latex/certificates -cd -output-directory="../mkdocs"
mkdocs serve

To deploy to github pages, run:

mkdocs gh-deploy --force

Contributors 3

  •  
  •  
  •