1.2.2 • Published 3 years ago

jsonresume-theme-elegant-jali v1.2.2

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

Jali Elegant Theme

npm.io npm.io npm.io npm.io

Personal modification of the Elegant responsive theme for JsonResume by Mudassir Ali.

Theme Preview

Highlights

  • Added command line interface
    • Compatible with jsonresume, but not required to use
    • Can be rendered to exact replica .pdf
  • Design modifications
    • Added responsive sidebars to work experience.
    • Added hundreds of brand icons for profile support.
    • Changed to inline SVG icons, instead of icon font (ensures icons are displayed even on offline builds)
    • Fixed current event tooltip features.
    • Reorganized the order of the background sections.
    • Reworked the print design. (maximum features, no print color waste)
  • Added continuous integration (using Travis CI)

Command Line Interface

Jali Elegent Theme provides a basic command line tool as well. This will render the given .json file into the given file name on the same directory:

jaliresume myfolder/myresume.json outputname.html
jaliresume myfolder/myresume.json outputname.pdf

Both input path and output name are optional parameters.

Extended Schema

An additional optional entry called basics.priority allows you to reorder entries in the file:

"basics": {
  "priority": "research",
}
1.2.2

3 years ago

1.2.0

5 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago