Thomas Davis

Results 156 comments of Thomas Davis

The old hosting use to support this, let's bring it back, labelled as high priority. I imagine that `qr` should just link to the registry hosted url?

Initial work on qr code -> https://registry.jsonresume.org/qr/thomasdavis Will change it over to `.qr` first chance I get

It feels a bit weird using `.qr` then returning an image, how about `registry.jsonresume.org/username.qr.png`?

Updated to `.qr.png` format and added to https://jsonresume.org/getting-started/

@sachsgiri I've fixed up the full theme, it should work as it was now.

Hey @clmay, I'm a bit busy at the moment so if you wanted to take a stab that would be awesome. I am just bringing them into the repo, the...

@ObserverOfTime thanks for pointing out that elegant does use `fs`. There is some strange problem I haven't figured out yet, but in short when Vercel deploys the code/themes to it's...

Add dense2col theme https://github.com/hatelamers/jsonresume-theme-dense2col

@skoenig I've always loved that theme. Unfortunately the new system doesn't support the using of `fs.readFileSync` in npm templates. You either need to use a build system or use `import`...

This is a beautiful theme to add https://github.com/MoritzBru/jsonresume-theme-reactive This one too https://github.com/bn3t/resume-ng Might require some work to export a `render` function