"description":"The primary color of Classic Theme. It is used for the section titles, heading, and the links.\nThe color can be specified either with their [name](https://www.w3.org/TR/SVG11/types.html#ColorKeywords), hexadecimal value, RGB value, or HSL value.",
"description":"The end date of the event in YYYY-MM-DD format. If the event is still ongoing, then the value should be \"present\".",
"examples":[
"2020-09-24",
"present"
],
"title":"End Date"
},
"date":{
"oneOf":[
{
"type":"string"
},
{
"type":"null"
}
],
"default":null,
"description":"If the event is a one-day event, then this field should be filled in YYYY-MM-DD format. If the event is a multi-day event, then the start date and end date should be provided instead. All of them can't be provided at the same time.",
"examples":[
"2020-09-24",
"My Custom Date"
],
"title":"Date"
},
"highlights":{
"default":[],
"description":"The highlights of the event. It will be rendered as bullet points.",
"examples":[
"Did this.",
"Did that."
],
"title":"Highlights",
"allOf":[
{
"items":{
"type":"string"
},
"type":"array"
}
]
},
"location":{
"default":null,
"description":"The location of the event. It will be shown with the date in the same column.",
"examples":[
"Istanbul, Turkey"
],
"title":"Location",
"allOf":[
{
"type":"string"
}
]
},
"url":{
"default":null,
"title":"Url",
"allOf":[
{
"format":"uri",
"maxLength":2083,
"minLength":1,
"type":"string"
}
]
},
"institution":{
"description":"The institution name. It will be shown as bold text.",
"examples":[
"Bogazici University"
],
"title":"Institution",
"type":"string"
},
"area":{
"description":"The area of study. It will be shown as normal text.",
"title":"Area",
"type":"string"
},
"study_type":{
"default":null,
"description":"The type of the degree.",
"examples":[
"BS",
"BA",
"PhD",
"MS"
],
"title":"Study Type",
"allOf":[
{
"type":"string"
}
]
},
"gpa":{
"oneOf":[
{
"type":"string"
},
{
"type":"number"
},
{
"type":"null"
}
],
"default":null,
"description":"The GPA of the degree.",
"title":"GPA"
},
"transcript_url":{
"default":null,
"description":"The URL of the transcript. It will be shown as a link next to the GPA.",
"description":"The end date of the event in YYYY-MM-DD format. If the event is still ongoing, then the value should be \"present\".",
"examples":[
"2020-09-24",
"present"
],
"title":"End Date"
},
"date":{
"oneOf":[
{
"type":"string"
},
{
"type":"null"
}
],
"default":null,
"description":"If the event is a one-day event, then this field should be filled in YYYY-MM-DD format. If the event is a multi-day event, then the start date and end date should be provided instead. All of them can't be provided at the same time.",
"examples":[
"2020-09-24",
"My Custom Date"
],
"title":"Date"
},
"highlights":{
"default":[],
"description":"The highlights of the event. It will be rendered as bullet points.",
"examples":[
"Did this.",
"Did that."
],
"title":"Highlights",
"allOf":[
{
"items":{
"type":"string"
},
"type":"array"
}
]
},
"location":{
"default":null,
"description":"The location of the event. It will be shown with the date in the same column.",
"examples":[
"Istanbul, Turkey"
],
"title":"Location",
"allOf":[
{
"type":"string"
}
]
},
"url":{
"default":null,
"title":"Url",
"allOf":[
{
"format":"uri",
"maxLength":2083,
"minLength":1,
"type":"string"
}
]
},
"company":{
"description":"The company name. It will be shown as bold text.",
"title":"Company",
"type":"string"
},
"position":{
"description":"The position. It will be shown as normal text.",
"description":"The end date of the event in YYYY-MM-DD format. If the event is still ongoing, then the value should be \"present\".",
"examples":[
"2020-09-24",
"present"
],
"title":"End Date"
},
"date":{
"oneOf":[
{
"type":"string"
},
{
"type":"null"
}
],
"default":null,
"description":"If the event is a one-day event, then this field should be filled in YYYY-MM-DD format. If the event is a multi-day event, then the start date and end date should be provided instead. All of them can't be provided at the same time.",
"examples":[
"2020-09-24",
"My Custom Date"
],
"title":"Date"
},
"highlights":{
"default":[],
"description":"The highlights of the event. It will be rendered as bullet points.",
"examples":[
"Did this.",
"Did that."
],
"title":"Highlights",
"allOf":[
{
"items":{
"type":"string"
},
"type":"array"
}
]
},
"location":{
"default":null,
"description":"The location of the event. It will be shown with the date in the same column.",
"examples":[
"Istanbul, Turkey"
],
"title":"Location",
"allOf":[
{
"type":"string"
}
]
},
"url":{
"default":null,
"title":"Url",
"allOf":[
{
"format":"uri",
"maxLength":2083,
"minLength":1,
"type":"string"
}
]
},
"name":{
"description":"The name of the entry. It will be shown as bold text.",
"description":"The end date of the event in YYYY-MM-DD format. If the event is still ongoing, then the value should be \"present\".",
"examples":[
"2020-09-24",
"present"
],
"title":"End Date"
},
"date":{
"oneOf":[
{
"type":"string"
},
{
"type":"null"
}
],
"default":null,
"description":"If the event is a one-day event, then this field should be filled in YYYY-MM-DD format. If the event is a multi-day event, then the start date and end date should be provided instead. All of them can't be provided at the same time.",
"examples":[
"2020-09-24",
"My Custom Date"
],
"title":"Date"
},
"highlights":{
"default":[],
"description":"The highlights of the event. It will be rendered as bullet points.",
"examples":[
"Did this.",
"Did that."
],
"title":"Highlights",
"allOf":[
{
"items":{
"type":"string"
},
"type":"array"
}
]
},
"location":{
"default":null,
"description":"The location of the event. It will be shown with the date in the same column.",
"examples":[
"Istanbul, Turkey"
],
"title":"Location",
"allOf":[
{
"type":"string"
}
]
},
"url":{
"default":null,
"title":"Url",
"allOf":[
{
"format":"uri",
"maxLength":2083,
"minLength":1,
"type":"string"
}
]
},
"name":{
"description":"The name of the entry. It will be shown as bold text.",
"title":"Name",
"type":"string"
},
"details":{
"description":"The details of the entry. It will be shown as normal text.",
"description":"If the section has a link, then what should be the text of the link? If this field is not provided, then the link text will be generated automatically based on the URL.",
"description":"If the section has a link, then what should be the text of the link? If this field is not provided, then the link text will be generated automatically based on the URL.",
"description":"If the section has a link, then what should be the text of the link? If this field is not provided, then the link text will be generated automatically based on the URL.",
"examples":[
"view on GitHub",
"view on LinkedIn"
],
"title":"Link Text",
"allOf":[
{
"type":"string"
}
]
},
"entry_type":{
"const":"NormalEntry",
"description":"The type of the entries in the section.",
"title":"Entry Type"
},
"entries":{
"description":"The entries of the section. The format depends on the entry type.",
"items":{
"$ref":"#/$defs/NormalEntry"
},
"title":"Entries",
"type":"array"
}
},
"required":[
"title",
"entry_type",
"entries"
],
"title":"SectionWithNormalEntries",
"type":"object",
"additionalProperties":false
},
"SectionWithOneLineEntries":{
"properties":{
"title":{
"description":"The title of the section.",
"examples":[
"My Custom Section"
],
"title":"Section Title",
"type":"string"
},
"link_text":{
"default":null,
"description":"If the section has a link, then what should be the text of the link? If this field is not provided, then the link text will be generated automatically based on the URL.",
"examples":[
"view on GitHub",
"view on LinkedIn"
],
"title":"Link Text",
"allOf":[
{
"type":"string"
}
]
},
"entry_type":{
"const":"OneLineEntry",
"description":"The type of the entries in the section.",
"title":"Entry Type"
},
"entries":{
"description":"The entries of the section. The format depends on the entry type.",
"items":{
"$ref":"#/$defs/OneLineEntry"
},
"title":"Entries",
"type":"array"
}
},
"required":[
"title",
"entry_type",
"entries"
],
"title":"SectionWithOneLineEntries",
"type":"object",
"additionalProperties":false
},
"SectionWithPublicationEntries":{
"properties":{
"title":{
"description":"The title of the section.",
"examples":[
"My Custom Section"
],
"title":"Section Title",
"type":"string"
},
"link_text":{
"default":null,
"description":"If the section has a link, then what should be the text of the link? If this field is not provided, then the link text will be generated automatically based on the URL.",
"examples":[
"view on GitHub",
"view on LinkedIn"
],
"title":"Link Text",
"allOf":[
{
"type":"string"
}
]
},
"entry_type":{
"const":"PublicationEntry",
"description":"The type of the entries in the section.",
"title":"Entry Type"
},
"entries":{
"description":"The entries of the section. The format depends on the entry type.",