Closed AugustMiller closed 9 years ago
There's also a section that lists and stacks all the names of the past speakers. Wondering if it would go here as well?
Interesting— a full list could get really long after this year (the number of speaker "alumni" will have doubled after this event), so doing it automatically might be troublesome, not to mention the fact that we just don't have a spot to enter past speakers.
I'd propose a structure
field, like this:
past_speakers:
label: Past Speakers
type: structure
entry: >
<strong>{{name}}</strong> ({{year}})
fields:
name:
label: Name
type: text
year:
label: Year
type: number
icon: calendar-o
website:
label: Website
type: url
help: >
Enter any speakers you'd like to feature in the footer of the site. They'll display in the order above.
Top-level site data will include:
I don't anticipate this content changing much event-to-event, so we'll pull it up out of the Event Blueprint and make it global.