Skip to content

Adapt incoming JSON to populate renamed fields on the fly #58

@SethFalco

Description

@SethFalco

Before exporting/displaying the resume, we should probably populate fields in the JSON that have been renamed for backward/forward compatibility.
It's a bit annoying, but can't be helped with most of the available themes being severely outdated, or no longer maintained.

Namely the following fields, not sure if anything else need to be done:

  • basics.website ← → basics.url
  • work.name ← → work.company
  • work.website ← → work.url
  • volunteer.website ← → volunteer.url

Atm the users are either populating both themselves, or just confused and think JSON Resume is broken.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions