Hacker News new | ask | show | jobs
by aladine 2277 days ago
Do you support a feature like importing data from jsonresume.org. One nice thing about jsonresume is the json data is hosted in gist and once I append it to jsonresume.org/registry[github handle], I can view my resume directly in browser.
1 comments

The structure of JSON I've designed is a bit better than JSON Resume as it has options to customize headings for the sections, this allows for multilingual resumes with no development effort necessary.

But I will definitely look into the option in which uploading a Gist or something would generate the resume as well, it shouldn't be that difficult.