Repository containing the source code (HTML, CSS, build-scripts) for Anurup Dey's resume.
wkhtmltopdf( available in most linux package repositories )
-
Create secrets.sh that sets two variables
PHNUMBER,ADDRESS_CITY,CGPA_UNI,PERCENTAGE_XIIandPERCENTAGE_X. Values of these variables will be read while rendering the resume. These values are concealed to maintain privacy. -
Run
./render2pdf( Make sure it is executable first, usingchmod +x ./render2pdfif needed. ). It will readresume.htmland renders it toresume.pdf. The script is a convenient shorthand with working page size and zoom level parameters. -
Distribute
resume.pdf