Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

melo CV

After playing with tons of fancy CV generator shits, I decided to write a simple, readable and beautiful template with full control from scratch using TeX.

PDF and Google doc versions.

Installation

Install TeX Live.

Linux

sudo apt install texlive

Mac

brew install texlive

Windows

Install MiKTeX

Note

The LuaLaTeX engine included in most distributions.

Run

I'm using lualatex and vimtex neovim plugin.

lualatex cv.tex
# or
pdflatex cv.tex                    
# or
xelatex cv.tex                     
# or
latexmk -pdf -lualatex cv.tex      

If you want to convert pdf to image, use this command:

pdftoppm -png -r 300 cv.pdf output

Contributation

Feel free to add features or fix bugs. Just open an issue or PR.

Enjoy! 🥂

About

A melo CV template

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages