* Transition event and webinar pages to be resources * Reimplement resources page functionality in CSS * Clean up URL slugs * Remove unused style * Address feedback * Support no target in the url * Address feedback * Make entire tile clickable * Unlist old webinars * Fix relref issue in build * Fix hoverability of filter icon/title * Fix internal link issue * Address feedback * Update comment * Make it work on mobile Co-authored-by: Christian Nunciato <c@nunciato.org>
25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
---
|
||
# Name of the event.
|
||
title: "Microsoft Ignite The Tour"
|
||
|
||
# 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.microsoft.com/cs-cz/ignite-the-tour/prague"
|
||
|
||
# Event information
|
||
event:
|
||
# The type of activities we will be doing at the event.
|
||
type: ["talk"]
|
||
# The event address
|
||
location: "5. května 1640/65, 140 21 Praha 4-Nusle, Czechia"
|
||
# The start date of an event. Format YYYY-MM-DD
|
||
start_date: "2020-02-24"
|
||
# The end date of an event. Format YYYY-MM-DD
|
||
end_date: "2020-02-25"
|
||
# The event description shown on the event list page.
|
||
description: "Microsofts's industry-leading conference is coming to Prague. Don’t miss the very latest in cloud technologies and developer tools with guest speakers, industry experts, and more."
|
||
# The external registration url for the event list page.
|
||
registration_url: "https://www.microsoft.com/cs-cz/ignite-the-tour/prague"
|
||
---
|