Skip to content

adithyabsk/resume

Repository files navigation

Adithya's Resume

Based on yaml-resume

Setup

  • WeasyPrint: For "printing" the pdf, converts html files to pdf without a browser
  • Fonts
    • You need to install the following Google Fonts locally for the pdf printing to work--drag the .otf files into FontBook
    • Nunito Sans
    • Cutive Mono
# WeasyPrint requirements
brew install python pango libffi
# local package
pip install -e .

Usage

./refresh.sh