Skip to content

Resume of Bastien Wirtz. Built with Webpack + Pug + PostCSS

License

Notifications You must be signed in to change notification settings

bastienwirtz/resume

 
 

Repository files navigation

Resume

Resume of Bastien wirtz, based on @acro5piano's nice resume build with Webpack + Pug + Postcss.

screenshot

Getting started

After checking out the repo, run:

yarn install
yarn start

open http://localhost:3000/ and you can see my resume.

Write your resume with this template

Feel free to write your resume with this template, if you like it.

  • src/css/app.css is for css
  • src/index.pug is for template
  • If you want to write your resume with sass, just add sass-loader

Screenshot

To take a screenshot, start the local server and run

yarn start
yarn screenshot

This runs your Chrome headlessly and take an image.

PDF

To get the pdf version, start the local server and run

yarn start
yarn pdf

About

Resume of Bastien Wirtz. Built with Webpack + Pug + PostCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.2%
  • CSS 19.5%
  • JavaScript 16.3%