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

use sample.resume.json from resume-schema repo to keep website up to date. #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vikramsoni2
Copy link

I noticed that the resume schema on the website is hardcoded and found some elements missing. Its good idea to load the resume schema directly from resume-schema repository so its always stays up to date.

currently I am just loading it using javascript. So no re-deployment needed of the resume-website in case the schema is updated. It can be done using jekyll too but that would require rebuilding the site everytime the schema is modified.

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.

1 participant