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

Replacing projects description with bullet points according to jsonresume schema #215

Closed
wants to merge 17 commits into from

Conversation

IdkwhatImD0ing
Copy link

This pull request updates the project sections across all resume templates. Instead of using the traditional projects.description, we have replaced it with a more structured format, utilizing a bullet point list under project.highlights. This change reflects a clearer and more visually engaging representation of the project details.

Changes:

  • Refactor Project Sections: All templates have been modified to replace the single description field with a bullet point list.
  • Adaptation in Rendering: Modified the rendering functions to handle the new project.highlights field, allowing each highlight to be displayed as a separate bullet point.
  • Update Type Definitions: Adjusted the types related to the project section to accommodate the new structure.

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