SGo-Go / hoja_de_vida

CV draft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CV draft

Howto modify

  1. Cloning
git clone https://$USER@github.com/$USER/hoja_de_vida.git
cd ./hoja_de_vida
git submodule update --init && cd ./FortySecondsCV && git submodule update --init
  1. Edit and compite
  • with VS Code:
    1. press F1 and type Open Folder in Container...
    2. make changes
    3. cd to docs and run xelatex to compile
    cd /workspaces/hoja_de_vida/docs && xelatex ./cv.tex

Testing outside VS code:

docker run -it --entrypoint bash texlive/texlive

About

CV draft

License:MIT License


Languages

Language:Dockerfile 100.0%