Skip to content

qtsd/resume-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume template

This is a template of my resume, made with html and sass.
The resume can be exported as a PDF using puppeteer and chromium.

Installation

git clone [email protected]:qtsd/resume-template.git
cd resume-template
npm install

Usage

Launch the webpack dev server to see your resume :

npm run dev

Customization

  • Replace all the text wrapped double curly braces {{text}} with your informations.
  • Replace assets/img/photo.jpg by your photo.

Export as PDF

When you are satisfied, you can export your resume as a PDF by running :

npm run print

About

a template of my resume

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published