Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
Binary file added assets/sponsors/a/axoft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/t/turknet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 18 additions & 6 deletions data/events/2025/istanbul/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,15 @@ event_social_mastadon: "https://mastodon.social/@devopsdaysist" # Change this to
event_social_bsky: "https://bsky.app/profile/devopsdaysist.bsky.social" # Change this to url to your bluesky page
event_social_youtube: "devopsdaysist" # Change this to the youtube channel handle for your event such as devopsdaysrox
# legacy
event_twitter: "devopsdaysist" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.

nav_elements: # List of pages you want to show up in the navigation of your page.
# - name: propose
# - name: location
# - name: registration
# - name: program
# - name: speakers
- name: program
url: https://devopsdays.istanbul/#schedules
- name: speakers
url: https://devopsdays.istanbul/#ts-speakers
- name: sponsor
- name: contact
- name: conduct
Expand Down Expand Up @@ -109,12 +110,23 @@ organizer_email: "[email protected]" # Put your organizer email address he
# 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:
# platinum
- id: akbank
level: platinum
- id: kloia
level: platinum
- id: bestcloudforme
level: platinum
# gold
- id: aws
level: gold
- id: kloia
- id: axoft
level: gold
# silver
- id: parny
level: silver
- id: turknet
level: silver

sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link

Expand All @@ -123,10 +135,10 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
# sponsorship for a specific level, it is best to remove the level.
sponsor_levels:
- id: gold
label: Gold
- id: platinum
label: Platinum
- id: gold
label: Gold
- id: silver
label: Silver
max: 0 # This is the same as omitting the max limit.
2 changes: 2 additions & 0 deletions data/sponsors/axoft.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Axoft"
url: "https://axoftsolutions.com"
2 changes: 1 addition & 1 deletion data/sponsors/parny.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: "Parny"
url: ""
url: "https://parny.io"
2 changes: 2 additions & 0 deletions data/sponsors/turknet.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Turknet"
url: "https://www.turk.net"
Loading