Skip to content

HuizheDi/HuizheDi_CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huizhe Di's Curriculum Vitae

Build

These are the LaTeX sources for my academic CV.

Build

I used TinyTeX to build the my CV on WSL2 (Ubuntu 20.04) and M2 pro Macbook Pro

  1. Install TinyTeX:

    wget https://yihui.org/tinytex/install-bin-unix.sh
    ./install-bin-unix.sh
    
  2. Install LaTeX packages needed by the CV template:

    make install_packages
    
  3. Build the CV:

    make
    

Acknowledgemnt

The CV templates are modified from https://github.com/leouieda/cv and https://github.com/core-man/cv.

Releases

No releases published

Packages

No packages published