Skip to content

[Kraków-2026] Adding a new event for Kraków #15754

Draft
ivellios wants to merge 1 commit intodevopsdays:mainfrom
ivellios:krk-2026/adding_event
Draft

[Kraków-2026] Adding a new event for Kraków #15754
ivellios wants to merge 1 commit intodevopsdays:mainfrom
ivellios:krk-2026/adding_event

Conversation

@ivellios
Copy link
Contributor

@ivellios ivellios commented Mar 15, 2026

devopsdays Kraków are coming back in 2026!

  • added a new event
  • provided contact details for talk proposals and sponsorship
  • added all necessary basic information, dates, code of conduct, and the local organizing team

NIT: updated the utility README from 201X to YYYY

An email with the organizers' list was sent.

@netlify
Copy link

netlify bot commented Mar 15, 2026

Deploy Preview for devopsdays-web ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 18958f0
🔍 Latest deploy log https://app.netlify.com/projects/devopsdays-web/deploys/69b6999860fe8c00089e3ccc
😎 Deploy Preview https://deploy-preview-15754--devopsdays-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ivellios ivellios force-pushed the krk-2026/adding_event branch from 8fd1980 to f9718f8 Compare March 15, 2026 11:33
@ivellios ivellios force-pushed the krk-2026/adding_event branch from f9718f8 to 18958f0 Compare March 15, 2026 11:35
Copy link

@lewandom lewandom left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Collaborator

Choose a reason for hiding this comment

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

This file is not very useful, I recommend renaming to logo.png, so you can use {{ event_logo}} to get this image for you on any page you may want ti
This will also be the default logo for the event

</style>

<div style='width:100%;text-align:center;margin-bottom:2rem;'>
<img alt="Krakow" src="/events/2024-krakow/dodkrk_horizontal.png" style="max-width: 40rem;margin-right:auto;margin-left: auto;"/>
Copy link
Collaborator

Choose a reason for hiding this comment

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

This will not work, as you have a logo file in the assets folder, you need to use the shortcode {{ event_logo }} to get the logo here, as I stated above, however this will require renaming the file, more details above

year: "2026" # The year of the event. Make sure it is in quotes.
city: "Kraków" # The displayed city name of the event. Capitalize it.
event_twitter: "dodkrk" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
event_logo: "logo-square.jpg"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is not valid, you do not have a logo-square.jpg file, and as you're using the asset folder, you do not need this reference anymore, the logo logic will do the work for you



# These are the same people you have on the mailing list and Slack channel.
team_members: # Name is the only required field for team members.
Copy link
Collaborator

Choose a reason for hiding this comment

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

You need to email info @ devopsdays . org to confirm team members and event creation

# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
- id: samplesponsorname
Copy link
Collaborator

Choose a reason for hiding this comment

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

Placeholder sponsor, please remove

@toshywoshy toshywoshy added awaiting-email-to-info An email to info@ is pending. changes-requested Changes have been requested, and are pending updates. labels Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-email-to-info An email to info@ is pending. changes-requested Changes have been requested, and are pending updates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants