-
Hi
I would like to make the generated types a bit more strict by removing the types:
`[k: string]: unknown | undefined;`
Is that possible? Otherwise, would you mind implementing such feature?
…
-
I think it would make sense to create and manage an npm scope `@jsonresume` and then have things like `@jsonresume/cli`, `@jsonresume/theme-stackoverflow` etc. What do you think?
-
I created https://github.com/apps/jsonresume-bot which is necessary to automate the changeset release and publication flow. I asked for the installation of the app to this repo. Please approve. I also…
-
please bring back theme called "full"
_Originally posted by @sachsgiri in https://github.com/jsonresume/jsonresume.org/issues/36#issuecomment-1835834487_
-
### Bug
Parsing of date format in `resume-schema` has all parts optional except only *year* required.
This is implemented as a `"definition"` in their repo's `schema.json`:
> https://github.com/j…
-
Providing these as separate fields is really helpful for name deduplication. I would suggest:
```
name: {
full_name: "",
first_name: "",
middle_name: "",
last_name: ""
}
```
-
- [x] to
- [x] from
-
Hi there, I am interested in the i18n part: How does one specify the language during build time?
-
As far as I know, jsonresume supports resume details such as about, work experience, skills, education, awards, etc.
However, I want to add something more than these things.
I wish there was at lea…
-
I personally think turbo build is a bit overkill for this project. However it is fun to play with it, so I am grateful for its usage here. I would configure [remote caching](https://turbo.build/repo/d…