Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RIO-2025] Add CFP and Registration #14791

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions data/events/2025/rio-de-janeiro/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,28 @@ enddate: 2025-08-16T18:00:00-03:00 # The end date of your event. Leave blank if
timezone: "America/Sao_Paulo"
timeoffset: "-0300"
# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: # start accepting talk proposals.
cfp_date_end: # close your call for proposals.
cfp_date_announce: # inform proposers of status
cfp_date_start: 2025-01-13T00:00:00-08:00 # start accepting talk proposals.
cfp_date_end: 2025-04-31T00:00:00-08:00 # close your call for proposals.
# cfp_date_announce: 2024-12-01T00:00:00-08:00 # inform proposers of status
cfp_open: "true"

cfp_open: "false"
cfp_link: "https://www.papercall.io/devopsdaysrio2025"

registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.

registration_closed: "" #set this to true if you need to manually close registration before your registration end date
registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
registration_closed: "false" #set this to true if you need to manually close registration before your registration end date
registration_link: "https://www.sympla.com.br/evento/devopsdays-rio-de-janeiro-2025/2789794" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.

# Location
coordinates: "-22.997961, -43.345923" # The coordinates of your city. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html
location: "MHS Eventos"
location_address: "Av. das Américas, 3434 - Barra da Tijuca, Rio de Janeiro" #Optional - use the street address of your venue. This will show up on the welcome page if set.

nav_elements: # List of pages you want to show up in the navigation of your page.
# - name: propose
- name: propose
- name: location
# - name: registration
- name: registration
- name: program
- name: speakers
# - name: sponsor
Expand Down Expand Up @@ -95,7 +95,7 @@ team_members: # Name is the only required field for team members.
website: "https://www.instagram.com/fluxxoramadesign?igsh=MTBpZDFrbXJpcDcwZQ=="
image: "cris-cardoso.jpg"

organizer_email: "[email protected]" # Put your organizer email address here
organizer_email: "[email protected]" # Put your organizer email address here

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes to the organizers section especially the email need core approval
Plesae email info@ for approval

# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
Expand Down Expand Up @@ -332,9 +332,9 @@ program:
end_time: "18:15"
comments: "Sala: Deploy"

# #HappyHour
# - title: "Happy Hour"
# type: custom
# date: 2025-08-16
# start_time: "18:15"
# end_time: "22:00"
#HappyHour
- title: "Happy Hour"
type: custom
date: 2025-08-16
start_time: "18:15"
end_time: "22:00"
Loading