all repos — resume @ bf5cf40f6a6ee3050cbcc5e227df5bd0f7df1af7

my résumé

README.md (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
# my résumé 

## Building
you'll need `xelatex` to build this.

```console
$ xelatex resume.tex
```

## Troubleshooting
Ubuntu (and it's derivatives) tend to complain about a missing `ucharcat.sty`. Just ignore it and hit `Ctrl+C`.