Skip to content
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

Using HTML5 storage to save changes #2

Open
wants to merge 7 commits into
base: gh-pages
Choose a base branch
from

Conversation

apoorvnandan
Copy link

I was using your site to generate my resume and the problem is after a few days if I want to make some changes, I have to start from scratch.
I have added a save button to store whole of the html into the browser so that you get the resume with all the changes you made till last time instead of the standard template.

@nitish6174
Copy link
Owner

nitish6174 commented Aug 24, 2016

I hope you saw http://nitish6174.com/resume-generator
I had already implemented online save feature with URL instead of local storage as people need to maintain multiple copies. And anyway, for saving locally, I had provided instructions on github.io of this project.
Please extend this to save and load multiple saved copies from local storage. Thanks for taking interest :)

@apoorvnandan
Copy link
Author

Oh, I did not know about www.nitish6174.com/resume-generator. Saving online is even better! Nice work :)

@hulk-baba
Copy link

hulk-baba commented Nov 7, 2016

Hello nitish, I cloned your resume-generator. I edited index.html and some css to suit myself. The issue I have is while saving the pdf it saves only first page and moreover the hyperlinks and their colors are distorted.
I also saw while at your new site link it was able to save both pages of pdf but not locally. could you help me please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants