Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

---
# Name of the event.
title: "Devopsdays Los Angeles"
# Events with external registrations should not be indexed
# and have redirect to the external registration page.
block_external_search_index: true
redirect_to: "https://devopsdays.org/events/2019-los-angeles/registration"
# Event information
event:
# The type of activities we will be doing at the event.
type: ["booth"]
# The event address
location: "300 East Green Street, Pasadena, CA 91101"
# The start date of an event. Format YYYY-MM-DD
start_date: "2020-03-06"
# The end date of an event. Format YYYY-MM-DD
end_date: "2020-03-06"
# The event description shown on the event list page.
description: "Devopsdays Los Angeles is a single day volunteer organized conference which is dedicated to the DevOps community, and professionals who wish to improve the interaction and integration between the traditional silos of Development and Operations."
# The external registration url for the event list page.
registration_url: "https://devopsdays.org/events/2019-los-angeles/registration"
---