all repos — resume @ 5e0d631f0a04406161399264fee0d7ceda41406a

my résumé

README.md (view raw)

 1# my résumé 
 2
 3## Building
 4you'll need `xelatex` to build this.
 5
 6```console
 7$ xelatex resume.tex
 8```
 9
10## Troubleshooting
11Ubuntu (and it's derivatives) tend to complain about a missing `ucharcat.sty`. Just ignore it and hit `Ctrl+C`.
12
13
14