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
- You need to install the following Google Fonts locally for the pdf printing
to work--drag the
# WeasyPrint requirements
brew install python pango libffi
# local package
pip install -e .
Usage
./refresh.sh