speakers

Description

List of all speakers available on the project.

JS Syntax

window.GEVME.speakers

Rebar Syntax

{{speakers}}

Type
Array of Objects

πŸ–²οΈ
Rebar Objects

Name
Type
Description
Rebar Syntax
JS Syntax
bio
String

Biography of speaker, in HTML format. Eg: β€œ<p>Biography</p>”.

{{bio}}

window.GEVME.bio

company
String

Company of speaker.

{{company}}

window.GEVME.company

firstname
String

First name of speaker.

{{firstname}}

window.GEVME.firstname

jobtitle
String

Job title of speaker.

{{jobtitle}}

window.GEVME.jobtitle

lastname
String

Last name of speaker.

{{lastname}}

window.GEVME.lastname

profilePhoto
String

URL of the speaker’s profile picture uploaded.

{{profilePhoto}}

window.GEVME.profilePhoto