Skip to content

RiccardoBuscicchio/CV

Repository files navigation

Auto-filled cv, publication list, and talk list

main main_ita

Products

English Version

Italian Version

Localization

The CV production system now supports multiple languages! See LOCALIZATION.md for detailed documentation.

Quick start:

# Generate CV in English (default)
python makeCV.py --connected --token YOUR_ADS_TOKEN

# Generate CV in Italian
python makeCV.py --connected --lang it --token YOUR_ADS_TOKEN

Supported languages:

  • English (en) - default
  • Italian (it)

To add a new language, see the localization documentation.

CI/CD

The continuous integration workflow automatically builds and deploys the CV and related documents on every push to the main branch. The workflow has been optimized with comprehensive caching to significantly reduce build times. See CI_OPTIMIZATION.md for details.

Workflows

  • main.yml: Builds English version and deploys to build branch
  • main_ita.yml: Builds Italian version and deploys to build_ita branch

Both workflows run on every push to the main branch.

About

Hosting my updated CV

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors