actions-marketplace-validations/JSONResume Export Plus
Simple GitHub Action to export your JSONResume
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| theme | JSONResume theme name. Assumes the theme package would be found as `jsonresume-theme-{theme}` in NPM. You can search for themes at https://npmsearch.com/?q=jsonresume-theme | yes | flat |
| resume_filepath | File path of the resume in JSONResume format | no | resume.json |
| output_filepath | Output file path for exported file. | no | index.html |
| output_format | Output file format for exported file. | no | html |
Outputs
no outputs