Thomas Davis
Thomas Davis
So I've been trying to move towards having everything under the namespace going fourth `@jsonresume` I'm a bit out of the loop with how to even publish packages anymore in...
## Analysis This is a valid technical question about ESM vs CommonJS compatibility. ### Current State The themes in `./packages` are built as ESM modules, which work perfectly on the...
The themes in `./packages` are designed for the **jsonresume.org registry** (this repository), which uses modern ESM modules and works with Next.js/Vercel deployment. **For CLI tool compatibility** (`resume-cli`, `resumed`), those are...
Thanks for the fleshed out issue. I'm happy to just go ahead with it. And throughout the documentation, I think it would be nice to just add as a secondary...
Hey @DandyLyons great feedback, I got the flu at the moment, but want to get the job schema to a better place, should be on the weekend.
Do you know if IETF or W3C currently has any cv proposals? Also, would love to read your article
I understand the requirements, about 99% of themes currently don't support. In the past, the recommendation has been to just add another `work` section which I personally think is sufficient....
Likely not a requirement for a large majority of users. Though it is a harmless addition to add an `expiryDate` so I think it should be considered.
Schema validation will fail if you try add it unless in `meta`, I think we can add this field, making as PR needed. (also considering removing the idea that a...