Skip to content

Files

tex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 1, 2021
Apr 10, 2022
Feb 17, 2025
Apr 10, 2022
Feb 18, 2025
Apr 10, 2022
Feb 11, 2024
Mar 27, 2021
Feb 18, 2025
Feb 18, 2025

Building CV

tex built with texlive

Open terminal and run:

cd $HOME/repositories/mxochicale/cv/tex
bash localbuilt.sh TwoPages 
bash localbuilt.sh NPages 

to clean project, then type:

make clean

tex built with github action

  1. Edit .github/worflows/cv-two-pages.yml and add branch name.
vim .github/workflows/cv-two-pages.yml
  1. To make use of the CI tex build, please make use of "CICV2P" in the commit message:
git commit -m ':tada: version monthYEAR is ready CICV2P #0'

For further details, please follow this instructions to set up github action.

References

https://github.com/free-cortex/framework