Thomas Davis

Results 156 comments of Thomas Davis

@dalevross Yep I should fix that, hopefully can get to it tonight.

I'm also having no luck, using `crossorigin` attr, CORS enabled and using `cheap-module-source-maps`

Gday, there is an old repo https://github.com/jsonresume/resumeToText but doesn't support the new themeing system. Are you using the hosted registry or building manually?

And/or if you can code up a sample text resume, I could code the theme and add it to the hosted registry. e.g. ``` THOMAS DAVIS - SOFTWARE DEVELOPER Melbourne...

That's awesome, I like the format you chose. If you fork and push your new theme as `jsonresume-theme-text`, I would love to add it to the official registry such that...

Probably windows related, I will investigate further.

@assimilate-dev the `serve` command just `export`'s your resume to a theme locally and then makes a node server that host the public assets to display it. So you might just...

Just doing some issue cleanup, I believe the answer to getting all themes printing pretty to pdf is by inventing a convention/lib that every theme can leverage. Will think about...

Turning any HTML into a PDF is always a sub-optimal experience. This thread can stay open as a tips and tricks dump for ideas.