Scripts to build my resume and supporting files

Ryan C. Thompson eaa26fa063 Add 450k examples directory 10 lat temu
examples eaa26fa063 Add 450k examples directory 10 lat temu
.gitignore 60d111c398 Initial import into git 10 lat temu
README.mkdn 091ae4a6b4 Fix typo in readme file 10 lat temu
citations.bib d745f31b8f Fix capitalization issues in BibTeX file 10 lat temu
dodo.py cd4e9c89d9 Remove stale import from dodo.py 10 lat temu
headshot-crop.jpg 60d111c398 Initial import into git 10 lat temu
headshot-orig.jpg 60d111c398 Initial import into git 10 lat temu
plainyr-rev.bst 60d111c398 Initial import into git 10 lat temu
publish.sh 60d111c398 Initial import into git 10 lat temu
ryan_thompson_resume.lyx 653eaade2c Add recently-accepted CD4 paper to bibliography 10 lat temu
xetexCV.layout 65ce459ca6 Document dependency on modified LyX layout 10 lat temu

README.mkdn

This is my résumé, built using Rob Oakes' excellent
[xetexCV class](http://www.oak-tree.us/blog/index.php/2009/11/25/latex-cv-part1)
for [LaTeX](https://www.latex-project.org/) using
[LyX](http://www.lyx.org/), along with a series of examples of my work
that are linked to from the résumé itself. I use the
[doit](http://pydoit.org/) build tool to build my résumé and
supporting files and deploy them to my web server.

To see what the result looks like, you can view my résumé here:
http://mneme.homenet.org/~ryan/resume/ryan_thompson_resume.pdf

If you want to use this as a template for your own résumé, you'll need
to install a few fonts (or else switch to fonts that you have/prefer):

1. Minion Pro: https://typekit.com/fonts/minion-pro
2. Fontin: http://www.exljbris.com/fontin.html
3. Fontin Sans: http://www.exljbris.com/fontinsans.html

Additionally, my résumé uses a slightly modified version of Rob Oakes'
xetexCV LyX layout, which is included in this repository:
[`xetexCV.layout`](./xetexCV.layout).