Skip to content

Displaying Multiple experiences as a list #203

Open
@bishwajitchakrabort

Description

@bishwajitchakrabort

I am getting build failed error when trying to add 2 or more different experience using list feature: My code in _config.yml is as
follows:

  • title: Experience # Title for the section
    layout: list # Type of content section (list/text)
    content:

    - layout: right
      border: weak  
    
      - title: Institute 1
        sub_title: Position 1
        caption : September 2023 - present 
        
        
    
      - title: institute 2
        sub_title: position 2
        caption : September 2010 - 2023   
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions