0.2.0 • Published 3 years ago

jsonresume-theme-straightforward v0.2.0

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

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.

0.2.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.3

3 years ago

0.1.0

5 years ago