8000 GitHub - olesla/CV: Curriculum vitae generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

olesla/CV

Repository files navigation

CV

Curriculum vitae generator

Usage

$ git clone git@github.com:olesla/CV.git
$ cd cv
$ npm install
$ cp data.example.json data.json
$ npm run build

This will create a cv.pdf file in the root folder.

Data

Supply data.json with your details, and replace the placeholder profile.jpg picture with your own.

Modifications

You can run npm run dev to regenerate cv.pdf whenever you make changes. Modify template.html and style.sass to your needs

About

Curriculum vitae generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0