-
Can you tell us how to adapt our JSON resume format to the standard? We have additional information in our JSON and we ran this through JSONlint and it was ok there. Any help is appreciated.
-
When visiting registry.jsonresume.org, I get the default Heroku Application Error screen
-
It would be great if there was a way to put dates in to UK format e.g dd/mm/yy when exporting to pdf or html
-
I realize there have been a few tickets similar this in the past week:
https://github.com/npm/npm/issues/7720
https://github.com/npm/npm/issues/7744
I tried several suggestions I found there, but wi…
-
-
https://jsonresume.org/
-
https://github.com/jsonresume/resume-cli/issues/105
-
I would like have an optional endDate, for example for my current position
Cheers
Henk
-
I created a new resume and I got the following error in the PDF file, as TXT file.
> ERROR: No API conversion tokens available
The list of commands I used, in order:
```
$ resume --help
[...]
$ res…
-
Hello, and thanks for the cool project =)
I noticed that the "resume export resume.pdf" functionality stopped working recently (exporting to html is fine).
In ./lib/exportResume.sendExportPDFRequest…