Skip to content
Open
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/events/2026-islamabad/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions content/events/2026-islamabad/conduct.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
+++
Title = "Conduct"
Type = "event"
Description = "Code of conduct for devopsdays Islamabad 2026"
+++

All attendees, speakers, sponsors, and volunteers at devopsdays Islamabad 2026 are required to agree with the following code of conduct. Organizers will enforce this code throughout the event. We are expecting cooperation from all participants to help ensure a safe and positive event experience for everyone.

### The Quick Version

Our conference is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, religion (or lack thereof), or technology choices. We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue, including talks, workshops, parties, Twitter, and other online media. Conference participants violating these rules may be sanctioned or expelled from the conference with no refund at the discretion of the conference organizers.

### The Less Quick Version

Harassment includes offensive verbal comments related to gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, religion, technology choices, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention. Participants asked to stop any harassing behavior are expected to comply immediately.

Sponsors are also subject to the anti-harassment policy. In particular, sponsors should not use sexualized images, activities, or other material. Booth staff (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment.

If a participant engages in harassing behavior, the conference organizers may take any action they deem appropriate, including warning the offender or expulsion from the conference with no refund.

If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of conference staff immediately.

Conference staff can be identified by distinct staff badges. Conference staff will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance.

We expect participants to follow these rules at conference and workshop venues and conference-related social events.

_The devopsdays Islamabad 2026 Code of Conduct is based on [confcodeofconduct.com](https://confcodeofconduct.com)._
13 changes: 13 additions & 0 deletions content/events/2026-islamabad/contact.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
+++
Title = "Contact"
Type = "event"
Description = "Contact information for devopsdays Islamabad 2026"
+++

If you'd like to contact us by email: {{< email_organizers >}}

**Our local team**

{{< list_organizers >}}

{{< list_core >}}
9 changes: 9 additions & 0 deletions content/events/2026-islamabad/sponsor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
+++
Title = "Sponsor"
Type = "event"
Description = "Sponsor devopsdays Islamabad 2026"
+++

If you are interested in sponsoring devopsdays Islamabad 2026, please contact the organizers by email at {{< email_organizers >}}.

More details about sponsorship levels and opportunities will be announced soon.
8 changes: 8 additions & 0 deletions content/events/2026-islamabad/welcome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
+++
Title = "devopsdays Islamabad 2026"
Type = "welcome"
aliases = ["/events/2026-islamabad/"]
Description = "devopsdays Islamabad 2026"
+++

devopsdays Islamabad 2026 is coming soon. More details about the date, venue, speakers, sponsors, registration, and program will be announced soon.
67 changes: 67 additions & 0 deletions data/events/2026/islamabad/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
name: "2026-islamabad" # The name of the event. Four digit year with the city name in lower-case, with no spaces.
year: "2026" # The year of the event. Make sure it is in quotes.
city: "Islamabad" # The displayed city name of the event. Capitalize it.
event_twitter: "devopsdays" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
description: "Devopsdays Islamabad 2026 is coming soon!"
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here.

startdate: # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: # The end date of your event. Leave blank if you don't have a venue reserved yet.

cfp_date_start: # start accepting talk proposals.
cfp_date_end: # close your call for proposals.
cfp_date_announce: # inform proposers of status

cfp_link: "" #if you have a custom link for submitting proposals, add it here.

registration_date_start: # start accepting registration. Leave blank if registration is not open yet.
registration_date_end: # close registration. Leave blank if registration is not open yet.

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.

location: "Islamabad" # Defaults to city, but you can make it the venue name.
location_address: "" #Optional - use the street address of your venue.

event_social_linkedin: ""
event_social_slack: ""
event_social_listserv: ""
event_social_twitter: "devopsdays"
event_social_mastodon: ""
event_social_bsky: ""
event_social_youtube: ""

social_shares:

nav_elements:
- name: sponsor
- name: contact
- name: conduct

team_members:
- name: "Abdullah Haroon"
employer: "Labourites"
role: "Organizer"
- name: "Farhan Ashraf"
employer: "Systems Ltd"
role: "Organizer"
- name: "Junaid Hanif"
employer: "Tech Harbour"
role: "Organizer"

organizer_email: "islamabad@devopsdays.org"

sponsors:

sponsors_accepted: "no"

sponsor_levels:
- id: gold
label: Gold
- id: silver
label: Silver
max: 0
- id: bronze
label: Bronze
- id: community
label: Community
2 changes: 2 additions & 0 deletions static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -267,3 +267,5 @@
/ciudad-autonoma-de-buenos-aires/* /events/2026-ciudad-autonoma-de-buenos-aires/:splat 302
/brasov/* /events/2026-brasov/:splat 302
/tashkent/* /events/2026-tashkent/:splat 302

/islamabad/* /events/2026-islamabad/:splat 302
Loading