resume -> custom:
important
Collection for the custom scalar in the YAML document for résumé is different from its web counterpart.
While using content from profile_web.yml to profile_resume.yml or vice versa, this section should not be copied across. Different schemas are employed for this section to render website and résumé.
ProfileIO provides ability to add multiple sections of type work, education, projects, publications, awards, skills, languages, interests, references. This can be useful in few situations, for e.x., a new section with label Vocational training can be added which follows the same structure as work.
In addition to providing the ability to add standard section types, custom section provides a list type, which is a simple itemized list and can be used for almost all of the resume sections with few exceptions.
Example custom section is provided below.
important
The value used for type must be used as the scalar name to provide content to ProfileIO
Available values for type:
- "work"
- "education"
- "projects"
- "publications"
- "awards"
- "skills"
- "languages"
- "interests"
- "references"
- "list"
note
Each block sequence of custom comes accepts a meta field, through which user can control the section style
meta:
Available values
lineStyleTypenone- If this field is not provided, items are rendered as standard bullet points