Skip to content

psrpinto/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

My resume, written in vanilla HTML and CSS, with PDF generation through wkhtmltopdf.

View it online at https://resume.paulopinto.io

Deployment

This site is hosted on Netlify. Whenever commits are pushed to the master branch on GitHub, a new build is triggered on Netlify, which will re-generate the PDF.

Building locally

Make sure you have wkhtmltopdf installed:

[macOS] brew install wkhtmltopdf
[Debian-based] sudo apt-get install wkhtmltopdf

Generate the PDF with:

make

Licenses and Acknowledgements

Based on a design by Zack Grossbart.

About

My resume, written in vanilla HTML and CSS, with PDF generation through wkhtmltopdf.

Resources

License

Stars

Watchers

Forks