An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Join the chat at https://gitter.im/raphink/CV](https://badges.gitter.im/raphink/CV.svg)](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.