28 lines
1.0 KiB
Markdown
28 lines
1.0 KiB
Markdown
|
---
|
||
|
# Name of the event.
|
||
|
title: "VoxxedDays"
|
||
|
|
||
|
# Events with unlisted as true will not be shown on the event list
|
||
|
unlisted: true
|
||
|
|
||
|
# Events with external registrations should not be indexed
|
||
|
# and have redirect to the external registration page.
|
||
|
block_external_search_index: true
|
||
|
redirect_to: "https://voxxeddays.com/thessaloniki/"
|
||
|
|
||
|
# Event information
|
||
|
event:
|
||
|
# The type of activities we will be doing at the event.
|
||
|
type: ["talk"]
|
||
|
# The event address
|
||
|
location: "Leof. Stratou 3, Thessaloniki 546 36, Greece"
|
||
|
# The start date of an event. Format YYYY-MM-DD
|
||
|
start_date: "2020-04-03"
|
||
|
# The end date of an event. Format YYYY-MM-DD
|
||
|
end_date: "2020-04-03"
|
||
|
# The event description shown on the event list page.
|
||
|
description: "Learn cool stuff and exchange ideas in a beautiful environment with leaders of technologies that run the world, such as Java, Scala, Ruby, Go, C# or anything else."
|
||
|
# The external registration url for the event list page.
|
||
|
registration_url: "https://voxxeddays.com/thessaloniki/"
|
||
|
---
|