-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup Discussion Thread #413
Comments
Nice work triaging all issues, @thomasdavis! Local theming was on my to-do list, as I inadvertently broke it when fixing theme package lookup in #367. Let me know if you have any ideas or want some help 🙂 |
@rbardini Do you know any easy way to support local theme serving in your PR's implementation? I tried reverting the PR but it's too tricky so will just make your PR work with serving local themes. |
@rbardini nevermind the above. I just pushed up 2.1.1 which now allows as others suggested for It works for both |
@thomasdavis regarding PDF output: I found an output-to-pdf soluton that worked marvelously for me, after spending way too many hours trying various tools for converting my kendall-themed resume to PDF. I wasn't able to get puppeteer working, for example. These were my requirements:
My recommendation is PDF24's online tool (there is a windows desktop version also, but I haven't tried it) https://tools.pdf24.org/en/pdf-converter#xToPdf. If I had standing in the JSON-resume project, I'd reach out to them directly. Minor extra efforts:
|
Hi everybody, just went through and closed 80 issues.
I tried to identify the major concerns with the repo at the moment.
This is just a temporary thread for anyone who is following.
10.x
html
export intopdf
with ease.init
that is still interactive)Otherwise, there has been great progress this year anyway, hats off to everybody.
(As a personal note, I just use the Gist hosting so I rarely use the CLI but happy to put in some work this holiday season) (We have 1600 people on the Gist hosting now -> https://gist.github.com/search?l=JSON&o=desc&q=resume.json&s=updated)
The text was updated successfully, but these errors were encountered: