0.0.5 • Published 3 years ago

jsonresume-theme-bzdev v0.0.5

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

JSON Resume BZDev (Busy Developers) Theme

Getting started

Install the command line

Install resume-cli* to render your resume.

sudo npm install -g resume-cli@3.0.0

*) Note that it's not supported yet by newer version of resume-cli. I'll be back soon :)

Install jsonresume-theme-bzdev to modify the style of your resume.

sudo npm install -g jsonresume-theme-bzdev

Serve theme

resume serve --theme bzdev --resume <path_to_resume.json>

*) If you need the resume.json template, you could grab the file from this project github repo

You should now see this message:

Preview: http://localhost:4000
Press ctrl-c to stop

The resume should open in a new tab in your default browser

Editing template

Get source from GitHub

git clone https://github.com/irvanmohamad/jsonresume-theme-bzdev.git

License

Template design is available under Creative Commons Attribution 3.0 License

Source code for generating resume is available under the MIT license.

Credits