2.1.0 • Published 2 years ago

jsonresume-theme-standard-resume v2.1.0

Weekly downloads
17
License
MIT
Repository
github
Last release
2 years ago

jsonresume-theme-standard-resume

Master Netlify Status

JSON Resume theme based on Standard Resume style.

Demo

How to use

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

# Download official resume CLI
> npm install -g resume-cli

# Download Theme
> npm install -g jsonresume-theme-standard-resume

# Display your resume with the theme
> resume serve -t standard-resume
Preview: http://localhost:4000

Development

I provided three scripts inside the package.json:

  • yarn start: Start server on http://localhost:3000/, and generate html and pdf on demand.
  • yarn build: Generate html and pdf file and store it inside /public.
  • yarn preview: Start static server on /public.

License

MIT.

2.1.0

2 years ago

2.0.0

2 years ago

1.3.0

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago