all repos — resume @ 51c563505800cb517b9935b9dc992d326a6ff36a

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