Skip to content

atomize/jsonresume-theme-straightforward-plus

 
 

Repository files navigation

jsonresume-theme-straightforward

a straightforward jsonresume theme

examples

usage

npm install jsonresume-theme-straightforward

resume export resume.pdf --format pdf --theme jsonresume-theme-straightforward
resume export resume.html --format html --theme jsonresume-theme-straightforward

building local

npm install
npm start
npm test

npm run export:html

Note that running npm run export:pdf will result in a different binary every time it's run, even if the source hasn't changed. So it's not the most reliable indicator of differences.

About

a modified version of a straightforward jsonresume theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Handlebars 51.0%
  • JavaScript 37.2%
  • CSS 11.8%