Curriculum Vitae
Go to file
Ismael Arenzana bacdd6497a
HTML exports of latext changes
2021-05-19 08:32:22 -04:00
.gitignore Updates with Robot Framework, code portfolio and contact 2021-05-19 08:31:21 -04:00
.gitlab-ci.yml rollback ci 2020-07-17 22:03:16 -04:00
README.org Minor updates to title, education, and formatting 2021-05-10 09:43:48 -04:00
cv.sty Credits 2020-07-17 14:10:51 -04:00
en.html HTML exports of latext changes 2021-05-19 08:32:22 -04:00
en.org Updates with Robot Framework, code portfolio and contact 2021-05-19 08:31:21 -04:00
en.pdf Updates with Robot Framework, code portfolio and contact 2021-05-19 08:31:21 -04:00
es.html HTML exports of latext changes 2021-05-19 08:32:22 -04:00
es.org Updates with Robot Framework, code portfolio and contact 2021-05-19 08:31:21 -04:00
es.pdf Updates with Robot Framework, code portfolio and contact 2021-05-19 08:31:21 -04:00
org.css Minor updates to title, education, and formatting 2021-05-10 09:43:48 -04:00
personal_info.org Updates with Robot Framework, code portfolio and contact 2021-05-19 08:31:21 -04:00

README.org

CV

What

My CV. Feel free to use it as a base for your own org-based PDF/HTML resumé.

How

You'll need: TexLive (full), Emacs, Org-Mode, Pandoc.

To compile for LaTex/PDF:

M-x org-latext-export-to-pdf

To compile for HTML 5:

M-x org-pandoc-export-to-html5