25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
|
---
|
||
|
# Name of the event.
|
||
|
title: "Kaunas Java User Group MeetUp #52"
|
||
|
|
||
|
# Events with external registrations should not be indexed
|
||
|
# and have redirect to the external registration page.
|
||
|
block_external_search_index: true
|
||
|
redirect_to: "https://www.eventbrite.com/e/kaunas-jug-52-meetup-tickets-92338126823"
|
||
|
|
||
|
# Event information
|
||
|
event:
|
||
|
# The type of activities we will be doing at the event.
|
||
|
type: ["talk"]
|
||
|
# The event address
|
||
|
location: "Devbridge LT A. Juozapavičiaus pr. 11D 45252 Kaunas Lithuania"
|
||
|
# The start date of an event. Format YYYY-MM-DD
|
||
|
start_date: "2020-02-18"
|
||
|
# The end date of an event. Format YYYY-MM-DD
|
||
|
end_date: "2020-02-18"
|
||
|
# The event description shown on the event list page.
|
||
|
description: "Kaunas JUG is a community of Java developers who communicate about Java & JVM out of JVM. User Group operates in second largest city of Lithuania - Kaunas."
|
||
|
# The external registration url for the event list page.
|
||
|
registration_url: "https://www.eventbrite.com/e/kaunas-jug-52-meetup-tickets-92338126823"
|
||
|
---
|