jsonresume-theme-verbum

0.0.5 • Public • Published

verbum theme

This is the verbum theme for JSON Resume.

Preview of verbum theme

Getting started

To get started with theme development, this is what you'll need:

If you're on Linux, you can simply run:

sudo apt-get install nodejs-legacy npm

Or if you're on OSX and got Homebrew installed:

brew install node

Install the command line

We're going to use the official resume-cli to run our development server.

Go ahead and install it:

sudo npm install -g resume-cli

Install theme

Install the theme by typing

npm install -g jsonresume-theme-verbum

Work on your resume

If you don't already have your json resume you can make in online by visiting: http://registry.jsonresume.org/

Publish json resume

If you want to publish your resume, first copy your resume.json and then run:

resume publish --theme=verbum

Export json resume in PDF

If you want to publish your resume, first copy your resume.json and then run:

resume export resume.pdf --theme=verbum

License

Available under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    1
  • 0.0.4
    0
  • 0.0.2
    0

Package Sidebar

Install

npm i jsonresume-theme-verbum

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • konalexiou