-
Hello, I was trying the resume-editor and when I changed to Stackoverflow's theme I got a blank preview.
-
When I follow the "Getting Started" instructions on [the homepage](https://jsonresume.org/getting-started/) the following error occurs:
```
PS C:\Users\adewi\Desktop> resume export resume.pdf
Error…
-
when using 1.3.1 npm package https://www.npmjs.com/package/jsonresume-theme-material
and cli resume serve
-
when i try to change theme to Elegant (https://registry.jsonresume.org/esmailelbobdev2?theme=Elegant) i get `Error: could not handle the request` but when i change any other themes it work fine
-
# Summary
There are 2 issues with PDF export:
1. The theme itself is currently incompatible with `resume-cli` PDF export - which looks to be because of changes in `v0.14.0` which changed the pac…
-
Hi,
When I try to export using `resume-cli`/`kissmyresume` with this command
```bash
resume export -r resume.json -t mocha-responsive dist/resume.pdf
```
I get the following error:
```
Error:…
-
I'm running into an issue while developing a theme whereas I'm unable to utilize the `resume serve` command to quick 'n easy theme development. The only error I'm given is pretty ambiguous with neithe…
-
Fantastic theme!
I just wanted to leave some quick feedback. Would it be possible to have the theme check if a section exists before printing navigation links and section headings? For example, I do …
-
I tried with kissmyresume but the output doesn't contain the theme layout while the html does?
ni-ka updated
3 years ago
-
In the official .js implementation, any theme installed system-wide that is named `jsonresume-theme-.*` can be used. Following that behavior could be favorable. It shouldn't be very hard but could eas…