-
I just bumped the schema version to v1 which makes the registry functions have breaking changes.
There is going to be problems, therefore this mega thread.
All pre-existing PR's can still be me…
-
First off, thanks for the project and all this work. Just wanted to note something that threw me for a while after setting up my new gist version of things. I searched the issues but didn't see it no…
-
If you want to add an official theme please make a pull request where you add it to `./functions/package.json` once accepted, the branch will automatically be deployed to firebase using Github actions…
-
As discussed in #19, consider isolating personal data from resume to a yaml/json aligned with some industry standard.
https://jsonresume.org/schema/ seems to be a good option, considering the wide av…
-
Hi,
As per the schema:
```jsonc
"projects": [
{
"type": // e.g. 'volunteering', 'presentation', 'talk', 'application', 'conference'
}
]
```
This field does not seem to appear …
-
Hello Hello @maxpowis
just to share with you, that you can generate your resume using github discussion with yaml syntax in [myprofile](https://github.com/shield-wall/myprofile) project.
You wi…
-
Some info, like `image` or `phone` may be missing.
![image](https://user-images.githubusercontent.com/13833017/227721358-6c840f5c-a57d-4b84-b247-c96dfa530e03.png)
Create a JavaScript file to fin…
-
Hi, I'm experiencing an issue with my Jekyll site using the al-folio theme. The problem arises when I try to deploy my site using the `bin/deploy --user` command.
The main issues are:
1. **Colle…
-
I think https://github.com/phoinixi/jsonresume-theme-stackoverflow/commit/b413bed58bc2c3c8f15da6599617ae365e9008db#diff-b78be019f1dc6d57753ea900c3805b114cd53ab7c0db836cc081836df1b99b7aR376 was a mista…
-
The demo does not work, I think due to problems with this jsonresume registry server. I think it is always difficult to rely on third parties here. Maybe one should just prerender the demo and host it…