-
Notifications
You must be signed in to change notification settings - Fork 664
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #260 from devopsdays/bridget-migration
Formatting corrections for Istanbul
- Loading branch information
Showing
10 changed files
with
29 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
+++ | ||
City = "Istanbul" | ||
Year = "2016" | ||
date = "2016-03-06T21:17:08-06:00" | ||
title = "conduct" | ||
type = "event" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
+++ | ||
City = "Istanbul" | ||
Year = "2016" | ||
date = "2016-03-06T21:28:07-06:00" | ||
title = "program" | ||
type = "event" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
+++ | ||
City = "Istanbul" | ||
Year = "2016" | ||
date = "2016-03-06T22:47:24-06:00" | ||
title = "propose" | ||
type = "event" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
+++ | ||
City = "Istanbul" | ||
Year = "2016" | ||
date = "2016-03-06T21:28:23-06:00" | ||
title = "registration" | ||
type = "event" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
+++ | ||
City = "Istanbul" | ||
Year = "2016" | ||
date = "2016-03-06T21:17:14-06:00" | ||
title = "sponsor" | ||
type = "event" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
+++ | ||
City = "Istanbul" | ||
Year ="2016" | ||
date = "2016-03-06T21:15:25-06:00" | ||
title = "welcome" | ||
type = "event" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,32 @@ cfp_date_end: 2016-04-22 | |
cfp_date_announce: 2016-05-06 | ||
coordinates: "41.110065,29.041329" # The corrodinates of your venue. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html | ||
location: "Borsa İstanbul Conference Room" # The name of your location | ||
navigationelements: ["welcome", "location", "program", "propose", "proposals", "registration", "contact", "conduct", "sponsor"] # List of pages you want to show up in the navigation of your page. Remove any that aren't relevent yet. | ||
team: ["Derya Sezen", "Rommel Tinoco", "Altuğ Bilgin Altıntaş", "Birge Elif Basık", "Zülfikar Karakaya", "Ismail Arslan", "Firat Arig", "Zeldal Özdemir", "Erkan Binici", "Mesut Can Gürle", "Safiye Nur Şimşek", "Mehmet Ali Aydın"] | ||
|
||
nav_elements: # List of pages you want to show up in the navigation of your page. | ||
- name: welcome | ||
- name: location | ||
- name: program | ||
- name: propose | ||
- name: proposals | ||
- name: registration | ||
- name: contact | ||
- name: conduct | ||
- name: sponsor | ||
|
||
# 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. | ||
- name: "Derya Sezen" | ||
- name: "Rommel Tinoco" | ||
- name: "Altuğ Bilgin Altıntaş" | ||
- name: "Birge Elif Basık" | ||
- name: "Zülfikar Karakaya" | ||
- name: "Ismail Arslan" | ||
- name: "Firat Arig" | ||
- name: "Zeldal Özdemir" | ||
- name: "Erkan Binici" | ||
- name: "Mesut Can Gürle" | ||
- name: "Safiye Nur Şimşek" | ||
- name: "Mehmet Ali Aydın" | ||
organizer_email: "[email protected]" # Put your organizer email address here | ||
proposal_email: "[email protected]" # Put your proposal email address here | ||
sponsors: # List all of your sponsors here along with what level of sponsorship they have. | ||
|