Resume made with html and css using Tailwind and Handlebars. The data is stored in a js file with json format. The resume is ready to print to PDF and publish on the Github Pages.
Go to tonyAlgara.github.io to see the example.
- Edit
resume.json
to contain your information. - Open
index.html
with the browser and print to PDF.
- Open
index.html
with Chrome. - Open the print dialog.
- Change the destination to
Save as PDF
. - Change the Margins to
None
. - Enable the
Background graphics
option. - Disable the
Headers and footers
option. - Click
Save
.