https://github.com/raphink/cv
My CV in both LaTeX & web/ajax formats
https://github.com/raphink/cv
Last synced: 10 months ago
JSON representation
My CV in both LaTeX & web/ajax formats
- Host: GitHub
- URL: https://github.com/raphink/cv
- Owner: raphink
- License: apache-2.0
- Created: 2011-03-10T14:30:06.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T20:21:52.000Z (over 1 year ago)
- Last Synced: 2025-05-24T11:06:30.978Z (about 1 year ago)
- Language: TeX
- Homepage: http://raphink.info
- Size: 8.91 MB
- Stars: 139
- Watchers: 15
- Forks: 56
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://gitter.im/raphink/CV?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
# What is this
This is a repository that contains my up-to-date CV in LaTeX (`master` branch) and Web (`gh-pages` branch) versions.
## Live CV
You can find the live versions of the CV on http://raphink.info
# How to build
## Simple usage
To build all the versions (PDF and HTML), type `make`.
## PDF version
In order to build the PDF versions of this CV, you will need:
* A LaTeX distribution (TeXLive 2012 recommended);
* LuaTeX;
* MinionPro and MyriadPro fonts (you can find them with Acrobat Reader).
To build the PDF CVs, type `make pdf`.
## Using octicons
In order to use the Octicons font, you will need to install this font. You can find it here: https://github.com/geniusgithub/github-android/raw/master/assets/octicons-regular-webfont.ttf
# About the `gh-pages` branch
This project has a `gh-pages` branch hosting the http://raphink.info.