Skip to content

vascoguita/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Curriculum Vitae

License CC BY-SA 4.0 License MIT Contributor Covenant Build CodeQL Dependabot

This repository contains my CV written in LaTeX.

Build

Using Docker (Recommended)

Build the PDF file with a pre-built image from GitHub Container Registry:

docker run -v $(pwd):/data ghcr.io/vascoguita/cv:latest

Alternatively, build the Docker image locally and use it to build the PDF file:

docker build -t cv .
docker run -v $(pwd):/data cv

Using Make

Requirements: TeX Live, reuse, checkmake, and markdownlint-cli2.

Build the PDF file with:

make

About

Curriculum Vitae

Resources

License

CC-BY-SA-4.0, MIT licenses found

Licenses found

CC-BY-SA-4.0
LICENSE.CC-BY-SA-4.0
MIT
LICENSE.MIT

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •