-
The main purpose of this repository is to make the job easier for theme developers in transforming the resume object to suit their theme needs. The current implementation is pretty ad-hoc since all I …
-
Thanks to https://github.com/jsonresume/registry-functions , maybe this repo should be archived?
-
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…
-
Hey Mario,
just letting you know, you can access a json view of your resume by going
http://registry.jsonresume.org/thomasdavis.json
-
Preparing for v1, the documentation needs an overhaul.
Refs:
- https://github.com/jsonresume/resume-schema/issues/228
-
resumejson.com/thomasdavis -> html
resumejson.com/thomasdavis.json -> json
resumejson.com/thomasdavis.doc -> doc
resumejson.com/thomasdavis.pdf -> pdf
html version will contain sidebar of links to th…
-
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…
-
Hello and thank you again for this super tool !
I was thinking while editing it but it would be great if the keywords list we associate to skills was used to create themed section.
For example a…
-
- [ ] Create one gist with named `resume.json`
- [ ] Create an action that make a request and download the Json
- [ ] Integrate with `https://registry.jsonresume.org/ridermansb`
Check more detail…