Skip to content
forked from zellux/resume

My resume, generated with moderncv

Notifications You must be signed in to change notification settings

merrymode/resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps

  1. Update moderncv submodule.
$ git submodule init && git submodule update && git submodule status
  1. Install latex and CJK font package.

Mac: MacTeX should cover all dependencies. Ubuntu: Install through sudo apt install texlive-latex-recommended texlive-lang-cjk

  1. Run make to build resume pdfs.

Troubleshooting

Font missing error: install corresponding font, or change the fonts used in the latex files.

About

My resume, generated with moderncv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TeX 98.6%
  • Makefile 1.4%