This repository has been archived by the owner on Jul 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
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 #42 from devopsdays/mattstratton/add-pony-samples
Add sample pony cities
- Loading branch information
Showing
14 changed files
with
471 additions
and
33 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 |
---|---|---|
|
@@ -34,15 +34,3 @@ deploy: | |
on: | ||
repo: devopsdays/devopsdays-theme | ||
tags: true | ||
|
||
after_deploy: | ||
- cd $TRAVIS_BUILD_DIR | ||
- git checkout master | ||
- git config --global user.email "[email protected]" | ||
- git config --global user.name "Travis" | ||
- github_changelog_generator | ||
|
||
#add, commit and push new Changelog | ||
- git add -f CHANGELOG.md | ||
- git commit -m "Travis build $TRAVIS_BUILD_NUMBER pushed updated CHANGELOG" | ||
- git push -fq origin master > /dev/null |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
+++ | ||
City = "Hoofington" | ||
Year = "2017" | ||
date = "2016-07-15T22:06:24-06:00" | ||
title = "Hoofington 2017 Program" | ||
type = "program" | ||
+++ |
15 changes: 15 additions & 0 deletions
15
exampleSite/content/events/2017-hoofington/program/adam-jacob.md
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
+++ | ||
City = "Ponyville" | ||
Year = "2017" | ||
date = "2016-07-15T22:06:24-06:00" | ||
title = "The Evolution of Automation" | ||
type = "talk" | ||
aliases = ["/events/2017-ponyville/program/adamjacob/"] | ||
youtube = "emGKB8TABvI" | ||
vimeo = "" | ||
speakerdeck = "https://speakerdeck.com/mattstratton/shifting-left-securely" | ||
slideshare = "http://www.slideshare.net/mattstratton/the-five-love-languages-of-devops-54549536" | ||
slides = "" | ||
+++ | ||
|
||
We’ll talk about the fundamentals of automation, what we’ve learned over multiple generations of tooling and research, and discuss the path forward. |
12 changes: 12 additions & 0 deletions
12
exampleSite/content/events/2017-hoofington/program/matt-stratton.md
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
+++ | ||
City = "" | ||
Description = "" | ||
Year = "" | ||
aliases = ["/events/2016-chicago/program/mattstratton/"] | ||
date = "2016-11-11T09:48:20-06:00" | ||
images = ["https://www.arresteddevops.com/img/social/fb/friendly.png"] | ||
title = "matt stratton" | ||
type = "talk" | ||
youtube = "" | ||
|
||
+++ |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
+++ | ||
Description = "" | ||
title = "" | ||
speaker = "" | ||
images = [""] | ||
aliases = ["/events/2017-hoofington/"] | ||
type = "event" | ||
+++ | ||
Pivot paradigm sticky note agile grok unicorn waterfall is so 2000 and late responsive affordances thought leader. Grok big data ship it unicorn long shadow long shadow hacker. Entrepreneur waterfall is so 2000 and late integrate user centered design innovate integrate parallax prototype pivot user story fund latte iterate driven. Human-centered design SpaceTeam pitch deck workflow responsive venture capital earned media ideate user centered design thinker-maker-doer viral. Engaging co-working paradigm prototype latte prototype parallax sticky note ship it. |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
+++ | ||
City = "Ponyville" | ||
Year = "2017" | ||
date = "2016-07-15T22:06:24-06:00" | ||
title = "Ponyville 2017 Program" | ||
type = "program" | ||
+++ |
15 changes: 15 additions & 0 deletions
15
exampleSite/content/events/2017-ponyville/program/adam-jacob.md
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
+++ | ||
City = "Ponyville" | ||
Year = "2017" | ||
date = "2016-07-15T22:06:24-06:00" | ||
title = "The Evolution of Automation" | ||
type = "talk" | ||
aliases = ["/events/2017-ponyville/program/adamjacob/"] | ||
youtube = "emGKB8TABvI" | ||
vimeo = "" | ||
speakerdeck = "https://speakerdeck.com/mattstratton/shifting-left-securely" | ||
slideshare = "http://www.slideshare.net/mattstratton/the-five-love-languages-of-devops-54549536" | ||
slides = "" | ||
+++ | ||
|
||
We’ll talk about the fundamentals of automation, what we’ve learned over multiple generations of tooling and research, and discuss the path forward. |
12 changes: 12 additions & 0 deletions
12
exampleSite/content/events/2017-ponyville/program/matt-stratton.md
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
+++ | ||
City = "" | ||
Description = "" | ||
Year = "" | ||
aliases = ["/events/2016-chicago/program/mattstratton/"] | ||
date = "2016-11-11T09:48:20-06:00" | ||
images = ["https://www.arresteddevops.com/img/social/fb/friendly.png"] | ||
title = "matt stratton" | ||
type = "talk" | ||
youtube = "" | ||
|
||
+++ |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
+++ | ||
Description = "" | ||
title = "" | ||
speaker = "" | ||
images = [""] | ||
aliases = ["/events/2017-ponyville/"] | ||
type = "event" | ||
+++ | ||
Pivot paradigm sticky note agile grok unicorn waterfall is so 2000 and late responsive affordances thought leader. Grok big data ship it unicorn long shadow long shadow hacker. Entrepreneur waterfall is so 2000 and late integrate user centered design innovate integrate parallax prototype pivot user story fund latte iterate driven. Human-centered design SpaceTeam pitch deck workflow responsive venture capital earned media ideate user centered design thinker-maker-doer viral. Engaging co-working paradigm prototype latte prototype parallax sticky note ship it. |
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 |
---|---|---|
@@ -0,0 +1,191 @@ | ||
name: 2017-hoofington | ||
year: "2017" | ||
city: "Hoofington" | ||
friendly: "2017-hoofington" | ||
status: "past" | ||
startdate: 2017-01-29 | ||
enddate: 2017-01-30 | ||
cfp_date_start: 2016-12-01 | ||
cfp_date_end: 2016-12-30 | ||
cfp_date_announce: 2017-01-01 | ||
coordinates: "41.882219, -87.640530" | ||
location: "Hoofington Palace" | ||
newnav: "yes" | ||
# navigationelements: ["welcome", "contact", "location", "program", "propose", "proposals", "conduct", "sponsor"] | ||
nav_elements: | ||
- name: welcome | ||
# - name: propose | ||
# url: http://cfp.devopsdayschi.org | ||
- name: program | ||
- name: speakers | ||
# - name: registration | ||
- name: sponsor | ||
- name: volunteer | ||
- name: location | ||
- name: contact | ||
- name: conduct | ||
|
||
team_members: | ||
- name: "Jerry Cattell" | ||
twitter: "jcattell" | ||
- name: "Brian Devlin" | ||
twitter: "nilved" | ||
- name: "Joshua Goldman" | ||
- name: "Cora Hays-Magan" | ||
- name: "Michael Lanyon" | ||
twitter: "lanyonm" | ||
- name: "Aaron Lindstrom" | ||
- name: "Chris Read" | ||
twitter: "cread" | ||
- name: "Kevin Reedy" | ||
- name: "Sasha Rosenbaum" | ||
- name: "Matt Stratton" | ||
twitter: "mattstratton" | ||
organizer_email: "[email protected]" | ||
proposal_email: "[email protected]" | ||
ga_tracking_id: "UA-74738648-1" | ||
|
||
sponsors_accepted: "yes" | ||
sponsors: | ||
- id: pivotal | ||
level: gold | ||
- id: sumologic | ||
level: gold | ||
- id: elastic | ||
level: gold | ||
- id: victorops | ||
level: gold | ||
- id: ahead | ||
level: gold | ||
- id: threatstack | ||
level: gold | ||
- id: chef | ||
level: gold | ||
- id: thoughtworks-products-before-20160908 | ||
level: gold | ||
- id: github | ||
level: gold | ||
- id: 10thmagnitude | ||
level: gold | ||
- id: ca_tech | ||
level: gold | ||
- id: deis | ||
level: gold | ||
- id: xebialabs | ||
level: gold | ||
- id: 2016-carsdotcom | ||
level: gold | ||
- id: overops | ||
level: gold | ||
- id: opsgenie | ||
level: gold | ||
- id: panopta | ||
level: gold | ||
- id: evident | ||
level: gold | ||
- id: pagerduty | ||
level: gold | ||
- id: 2016-newrelic | ||
level: gold | ||
- id: signalsciences | ||
level: gold | ||
- id: appdynamics | ||
level: gold | ||
- id: slalom | ||
level: gold | ||
- id: cloudbees-before-20161025 | ||
level: gold | ||
- id: servercentral | ||
level: silver | ||
- id: morpheus_data | ||
level: silver | ||
- id: 2016-ns1 | ||
level: silver | ||
- id: columntech | ||
level: silver | ||
- id: puppet | ||
level: silver | ||
- id: concurrency | ||
level: silver | ||
- id: herzum | ||
level: silver | ||
- id: atlassian | ||
level: silver | ||
- id: drw | ||
level: bronze | ||
- id: cons3rt | ||
level: bronze | ||
- id: arresteddevops | ||
level: community | ||
- id: softwaredefinedtalk | ||
level: community | ||
- id: devopsconferences | ||
level: community | ||
- id: blacksintechnology | ||
level: community | ||
- id: writespeakcode | ||
level: community | ||
- id: techwhileblack | ||
level: community | ||
- id: cwdevs | ||
level: community | ||
- id: grubhub | ||
level: lunch | ||
- id: appdynamics | ||
level: lanyard | ||
|
||
sponsor_levels: | ||
- id: gold | ||
label: Gold | ||
- id: silver | ||
label: Silver | ||
- id: bronze | ||
label: Bronze | ||
- id: community | ||
label: Community | ||
- id: lunch | ||
label: Lunch | ||
- id: lanyard | ||
label: Lanyard | ||
|
||
speakers: | ||
- id: "abejide-ayodele" | ||
level: talk | ||
- id: "adam-jacob" | ||
level: talk | ||
- id: "alison-stanton" | ||
level: talk | ||
- id: "allie-richards" | ||
level: talk | ||
- id: "angela-dugan" | ||
level: talk | ||
- id: "brian-henerey" | ||
level: talk | ||
- id: "heidi-waterhouse" | ||
level: talk | ||
- id: "jamesha-fisher" | ||
level: talk | ||
- id: "jeff-smith" | ||
level: talk | ||
- id: "jeremy-edberg" | ||
level: talk | ||
- id: "jill-jubinski" | ||
level: talk | ||
- id: "joel-vasallo" | ||
level: talk | ||
- id: "joshua-zimmerman" | ||
level: talk | ||
- id: "ken-mugrage" | ||
level: talk | ||
- id: "michael-stahnke" | ||
level: talk | ||
- id: "morgan-rhodes" | ||
level: talk | ||
- id: "nell-shamrell-harrington" | ||
level: talk | ||
- id: "rebecca-miller-webster" | ||
level: talk | ||
|
||
speaker_levels: | ||
- id: talk | ||
label: Talk |
Oops, something went wrong.