|
@@ -1,16 +1,17 @@
|
|
|
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
|
|
|
+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 [Snakemake](https://snakemake.readthedocs.io/en/stable/) build
|
|
|
+tool to automate generating the PDF of my résumé, preparing all the
|
|
|
+supporting files, and deploying them all to a web server for online
|
|
|
+viewing. You can see the result here:
|
|
|
+http://darwinawardwinner.github.io/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):
|
|
|
+to install a few fonts (or else switch the style to fonts that you
|
|
|
+prefer):
|
|
|
|
|
|
1. Minion Pro: https://typekit.com/fonts/minion-pro
|
|
|
2. Fontin: http://www.exljbris.com/fontin.html
|