salomonelli/best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
repo name | salomonelli/best-resume-ever |
repo link | https://github.com/salomonelli/best-resume-ever |
homepage | https://salomonelli.github.io/best-resume-ever |
language | Vue |
size (curr.) | 33017 kB |
stars (curr.) | 13042 |
created | 2017-01-30 |
license | MIT License |
Prerequisite
- It is required to have Node.js with version 8.5.0 or higher. To see what version of Node.js is installed on your machine type the following command in the terminal:
node -v
- If you do not have installed Node.js in your machine then go to this link in order to install node.
How to use
- Clone this repository.
git clone https://github.com/salomonelli/best-resume-ever.git
-
Go to the cloned directory (e.g.
cd best-resume-ever
). -
Run
npm install
. -
Customize your resume in the
resume/
directory: edit your datadata.yml
and replace the default profile-pictureid.jpg
with your picture. Rename your picture asid.jpg
and copy it in theresume/
directory. -
Preview resumes with
npm run dev
. The command will start a server instance and listen on port 8080. Open (http://localhost:8080/home) in your browser. The page will show some resume previews. To see the preview of your resume, with your picture and data, click on one layout that you like and the resume will be opened in the same window.
- Export your resume as pdf by running the command
npm run export
. In order to avoid errors due to the concurrency of twonpm run
commands, stop the execution of the previusnpm run dev
and then type the export command.
All resumes will be exported to the pdf/
folder.
Creating and Updating Templates
Please read the developer docs on how to create or update templates.
Contribute
Feel free to add your own templates, language supports, fix bugs or improve the docs. Any kind of help is appreciated! If you make any kind of changes to an existing template, please commit them as new templates.
Credits
This project uses several open source packages:
- Vue
- Puppeteer
- LESS
sarasteiert.com · GitHub @salomonelli · Twitter @salomonelli