jsonresume-theme-onepage-plus

1.0.1 • Public • Published

jsonresume-theme-onepage-plus

This theme is basically an update of the onepage theme (https://github.com/ainsleyc/jsonresume-theme-onepage) to work with version 1.0.0 of JSON Resume specifications.

The project structure was changed based on the boilerplate (https://github.com/jsonresume/jsonresume-theme-boilerplate).

Added certificates and projects sections and some minor chnages.

See resume.pdf for an example

Instaling the theme

Move to the resume.json folder and run:

npm install -g resume-cli
npm install jsonresume-theme-onepage-updated
resume serve -t onepage-updated

Developing

npm install -g resume-cli
git clone https://github.com/vkcelik/jsonresume-theme-onepage-plus.git
cd jsonresume-theme-onepage-plus
npm install
resume serve --theme .

See also boilerplate project and original project

License

Available under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i jsonresume-theme-onepage-plus

Weekly Downloads

78

Version

1.0.1

License

MIT

Unpacked Size

15.8 kB

Total Files

17

Last publish

Collaborators

  • vkcelik