https://github.com/inglor/cv
CV
https://github.com/inglor/cv
cv-template latex moderncv tex
Last synced: 12 months ago
JSON representation
CV
- Host: GitHub
- URL: https://github.com/inglor/cv
- Owner: inglor
- Created: 2017-11-16T07:45:01.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T17:45:32.000Z (over 3 years ago)
- Last Synced: 2024-04-13T09:11:25.670Z (about 2 years ago)
- Topics: cv-template, latex, moderncv, tex
- Language: TeX
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LaTex based CV

## 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