Tethik / curriculum-vitae

CI/CD for my CV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curriculum-vitae

CircleCI

CI/CD for my CV.

The LateX in this repo gets built on CircleCI via a Docker image. The pdf is committed and pushed back into this repo onto the master branch, which is served by github pages.

You can access the final result here: https://tethik.github.io/curriculum-vitae/cv.pdf

Building using docker

docker run --rm -v $(pwd):/data tethik/xelatex make

Credits

About

CI/CD for my CV

License:MIT License


Languages

Language:TeX 95.5%Language:Python 3.9%Language:Shell 0.3%Language:Makefile 0.3%