alagos / resume

My resume made with LaTeX

Home Page:https://alagos.github.io/resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume

Using Awesome-CV as base.

Installing and compile

First, installing TeX with an updated script

wget https://github.com/scottkosty/install-tl-ubuntu/raw/master/install-tl-ubuntu
chmod +x ./install-tl-ubuntu
sudo ./install-tl-ubuntu # Here just follow the instructions

Alternately, using docker you could use something like:

docker run -v $(pwd):/doc/ -t -i thomasweise/texlive:1.0.0

then finally compile with:

xelatex resume.tex

About

My resume made with LaTeX

https://alagos.github.io/resume


Languages

Language:TeX 99.3%Language:Makefile 0.7%