BartoszJarocki / cv

Print-friendly, minimalist CV page
https://cv.jarocki.me
MIT License
8.79k stars 934 forks source link

adapt json-resume #12

Closed i-am-logger closed 4 months ago

i-am-logger commented 7 months ago

https://jsonresume.org/

SujithThirumalaisamy commented 7 months ago

I would like to work with this. Can you please give me a bit detail? As I think. That link is a standard object. Should we make the whole this based on that standard. Sorry if I was misunderstood. I think this is a pretty big change.

deki23 commented 7 months ago

@realsnick duplicate of #1

i-am-logger commented 7 months ago

@SujithThirumalaisamy you can take a look at my repo https://github.com/realsnick/resume

i think there are a few things here that can be modified...i think your UI should be changed to a theme, and maybe utilize the dev environment, similar to what i have ... i use a nix project

thomasdavis commented 7 months ago

@realsnick the new jsonresume monorepo uses next+turbo, and this seems to be a decently straightforward react component.

I might play with the idea of creating an npm package called jsonresume-theme-cv (some other name) and then clone this repo into it, setup some build scripts to induce compatibility (that can also convert between the two schemas for now). Will report back on that strategy.

BartoszJarocki commented 4 months ago

closing as duplicate of #1