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

https://github.com/inglor/cv

CV
https://github.com/inglor/cv

cv-template latex moderncv tex

Last synced: 12 months ago
JSON representation

CV

Awesome Lists containing this project

README

          

# LaTex based CV
![CI](https://github.com/inglor/cv/workflows/CI/badge.svg)

## Description
LaTex based CV using [ModernCV](https://github.com/xdanaux/moderncv). The compilation is handled from [tectonic](https://tectonic-typesetting.github.io/en-US/)

## Dependencies:
- Font-Awesome v4.x : `moderncv` version 2.0.1 still use FontAwesome version 4. In Archlinux this is [otf-font-awesome-4](https://aur.archlinux.org/packages/otf-font-awesome-4/)
- tectonic

## Build
`tectonic cv.tex`

## GitHub workflow
* Automatically build the `pdf` on each commit on `main` or PR against `main`
* Automatically create a new release when merged to `main` and upload the `pdf` artifact