-
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
-
Before exporting/displaying the resume, we should probably populate fields in the JSON that have been renamed for backward/forward compatibility.
It's a bit annoying, but can't be helped with most of…
-
# 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…
-
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…
-
Currently there is a `tag` field in JSONHire, in the example it contains software development-related concepts and skills.
In JSONResume, they have skills too:
```
"skills": [{
"name": "Web Dev…
-
- How do I structure the building blocks of HTML I want for my theme?
- How do I structure the building blocks of CSS I want for my theme?
- How do I insert content-dependent hooks (e.g., choose diffe…
-
Building your resume is an indicator of job hunting, and job hunting is a sensitive activity when employed.
By default, when building an HTML resume, the `resume-cli` tool POSTs your resume to `htt…
-
You should probably move API keys to a separate config file that isn't checked into the git repo.
Ex: https://github.com/jsonresume/registry-server/blob/master/server.js#L17
nconf is a good tool for…
-
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 …
-
Just a list of things we should add to website
https://github.com/jsonresume/resume-website/issues/64
https://joshuatz.com/projects/web-stuff/linkedin-profile-to-json-resume-exporter-bookmarklet…