-
A summary could very well extend more than one paragraph.
In the current spec this information is lost.
Maybe it would be better to either split the summary, so that it has several fields for parag…
jottr updated
10 years ago
-
Hey, I just developed a theme. It looks great on the [theme registry](http://themes.jsonresume.org/theme/classy) and locally, but when I try it on the [sample Thomas Davis resume](http://registry.json…
-
It might be useful to use [EditorConfig](http://editorconfig.org/) to specify stuff like tabs vs spaces, tab-size etc. This is to prevent formatting issues such as in this PR: https://github.com/jsonr…
-
Howdy,
How would I use a local theme I am creating? The theme is not ready to be pushed publicly, but I need to test it. What options do I have? :)
Thanks,
Jason
-
"All collections are arrays except for websites. Does not look very consistent.
Edit: Also websites are under bio, also seems not very logical." - @zepplock https://github.com/jsonresume/resume-cli/i…
-
The bottom of responses are being cut off http://registry.jsonresume.org/thomasdavis.json.
I was going to try to get the server up and running to fix this bug but I'm giving up for now.
```
res.set(…
-
From @akhyrul
Hi, I don't know if it's the right place to comment on JSON resume standards.
I took a quick glance on the JSON schema in the main website (http://jsonresume.org) and found a minor issu…
-
Maybe we should read the content of the resume.json file once and for all at the initialisation of the server. This solution causes a problem if the resume.json is modified though (I think that won't …
-
Can you add a "formatted" field for location as a fallback, just in case someone wants to specify their location as a string? This is what Gravatar does and it's also compatible with the format that T…
-
With the same password protected mechanism I'm pretty sure it would be useful to have access to more info for a given person only for a restricted set of trusted people. Thoughts?