Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Commit

Permalink
Add a lot of gulp stuff (#125)
Browse files Browse the repository at this point in the history
* Add a lot of gulp stuff

Signed-off-by: Matt Stratton <[email protected]>

* Actually optimize images

Signed-off-by: Matt Stratton <[email protected]>

* Remove optimize-images

Signed-off-by: Matt Stratton <[email protected]>

* Optmize all images

Signed-off-by: Matt Stratton <[email protected]>
  • Loading branch information
mattstratton authored Jan 30, 2017
1 parent 21f349c commit ba53fb6
Show file tree
Hide file tree
Showing 1,139 changed files with 414 additions and 20,969 deletions.
4 changes: 2 additions & 2 deletions bin/netlify-production.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ln -s /opt/build/repo /opt/build/devopsdays-theme
cd exampleSite
../bin/hugo version
../bin/hugo -v --theme=devopsdays-theme --buildDrafts=false --baseURL="/"
hugo_0.18 version
hugo_0.18 -v --theme=devopsdays-theme --buildDrafts=false --baseURL="/"
gulp --cwd .
2 changes: 1 addition & 1 deletion bin/netlify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ ln -s /opt/build/repo /opt/build/devopsdays-theme
cd exampleSite
hugo_0.18 version
hugo_0.18 -v --theme=devopsdays-theme --buildDrafts=false --baseURL="/"

gulp preprod --cwd .
162 changes: 135 additions & 27 deletions config.codekit3
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
"\/bower_components\/bootstrap\/dist\/js\/bootstrap.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oA": 2,
"oAP": "\/bower_components\/bootstrap\/dist\/js\/bootstrap.js",
"oF": 0,
"sC": 0,
Expand Down Expand Up @@ -639,7 +639,7 @@
"\/bower_components\/bootstrap\/js\/src\/tooltip.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oA": 2,
"oAP": "\/bower_components\/bootstrap\/js\/src\/tooltip.js",
"oF": 0,
"sC": 0,
Expand All @@ -648,7 +648,7 @@
"\/bower_components\/bootstrap\/js\/src\/util.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oA": 2,
"oAP": "\/bower_components\/bootstrap\/js\/src\/util.js",
"oF": 0,
"sC": 0,
Expand Down Expand Up @@ -2348,7 +2348,7 @@
"\/bower_components\/jquery-oembed-all\/jquery.oembed.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oA": 2,
"oAP": "\/bower_components\/jquery-oembed-all\/jquery.oembed.js",
"oF": 0,
"sC": 0,
Expand Down Expand Up @@ -2388,7 +2388,7 @@
"\/bower_components\/jquery\/dist\/jquery.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oA": 2,
"oAP": "\/bower_components\/jquery\/dist\/jquery.js",
"oF": 0,
"sC": 0,
Expand Down Expand Up @@ -3581,7 +3581,7 @@
"\/bower_components\/tether\/dist\/js\/tether.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oA": 2,
"oAP": "\/bower_components\/tether\/dist\/js\/tether.js",
"oF": 0,
"sC": 0,
Expand Down Expand Up @@ -4359,6 +4359,132 @@
"oAP": "\/build\/exampleSite",
"oF": 0
},
"\/gulp\/config.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/config-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/build.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/build-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/copy-css.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/copy-css-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/copy-js.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/copy-js-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/copy-static-files.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/copy-static-files-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/default.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/default-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/delete.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/delete-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/development\/local-imagemin.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/development\/local-imagemin-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/hugo.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/hugo-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/optimize-images.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/optimize-images-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/preprod.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/preprod-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/process-html.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/process-html-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/responsive-images.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/responsive-images-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulp\/tasks\/revision.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/gulp\/tasks\/revision-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/gulpfile.js": {
"ft": 64,
"mi": 1,
Expand Down Expand Up @@ -4995,22 +5121,13 @@
},
"\/static\/js\/devopsdays.js": {
"ft": 64,
"mi": 0,
"mi": 1,
"oA": 0,
"oAP": "\/static\/js\/devopsdays-min.js",
"oF": 1,
"sC": 0,
"tS": 0
},
"\/static\/js\/google-maps.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/static\/js\/google-maps-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/static\/js\/googlemaps_label-min.js": {
"ft": 64,
"mi": 1,
Expand All @@ -5022,22 +5139,13 @@
},
"\/static\/js\/googlemaps_label.js": {
"ft": 64,
"mi": 1,
"mi": 0,
"oA": 0,
"oAP": "\/static\/js\/googlemaps_label-min.js",
"oF": 1,
"sC": 0,
"tS": 0
},
"\/static\/js\/jquery.oembed.js": {
"ft": 64,
"mi": 1,
"oA": 1,
"oAP": "\/static\/js\/jquery.oembed-min.js",
"oF": 0,
"sC": 0,
"tS": 0
},
"\/static\/manifest.json": {
"ft": 524288,
"oA": 1,
Expand Down Expand Up @@ -6914,7 +7022,7 @@
"autoOutputPathReplace1": "",
"autoOutputPathReplace2": "",
"autoOutputPathStyle": 0,
"createSourceMap": 0,
"createSourceMap": 1,
"minifyOutput": 1,
"syntaxCheckerStyle": 0,
"transpilerStyle": 0
Expand Down
Binary file modified exampleSite/static/events/2015-amsterdam/logo.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 modified exampleSite/static/events/2015-austin/logo.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 modified exampleSite/static/events/2015-bangalore/logo.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 modified exampleSite/static/events/2015-berlin/logo.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 modified exampleSite/static/events/2015-derby/location/somewhere.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 modified exampleSite/static/events/2015-derby/logos/ansibleworks.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 modified exampleSite/static/events/2015-derby/logos/ca.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 modified exampleSite/static/events/2015-derby/logos/colonynetworks.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 modified exampleSite/static/events/2015-derby/logos/demonware.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 modified exampleSite/static/events/2015-derby/logos/opscode.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 modified exampleSite/static/events/2015-derby/logos/polyglot.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 modified exampleSite/static/events/2015-derby/logos/pulse-energy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/static/events/2015-derby/logos/unbounce.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 modified exampleSite/static/events/2015-minneapolis/devopsmsp-logo-2015.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 modified exampleSite/static/events/2016-amsterdam/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/static/events/2016-amsterdam/speakers/guy-podjarny.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/static/events/2016-amsterdam/speakers/jan-kaan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/static/events/2016-amsterdam/speakers/jim-leitch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/static/events/2016-amsterdam/speakers/nati-cohen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/static/events/2016-atlanta/logo.png
Binary file modified exampleSite/static/events/2016-austin/logo.png
Binary file modified exampleSite/static/events/2016-berlin/homepage-logo.png
Binary file modified exampleSite/static/events/2016-berlin/logo-square.png
Binary file modified exampleSite/static/events/2016-berlin/logo.png
Binary file modified exampleSite/static/events/2016-berlin/speakers/anthony-stanton.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/anup-bishnoi.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/blerim-sheqa.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/david-schmitt.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/eric-maxwell.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/gerald-schmidt.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/hannah-foxwell.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/james-shubin.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/konrad-hosemann.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/kris-buytaert.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/martin-thalmann.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/michal-bryxi.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/nathen-harvey.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/peter-varhol.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/rodrigo-campos.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/romain-pelisse.jpg
Binary file modified exampleSite/static/events/2016-berlin/speakers/tp-honey.jpg
Binary file modified exampleSite/static/events/2016-boise/logo.png
Binary file modified exampleSite/static/events/2016-boise/speakers/-vm-brasseur.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/alan-kraft.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/caskey-dickson.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/corey-quinn.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/dan-isla.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/darryl-bowler.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/dave-hahn.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/dave-harrison.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/gareth-greenaway.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/gerie-owen.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/headshot.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/jason-hand.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/jean-bennett.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/jeff-anderson.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/jonah-horowitz.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/leon-fayer.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/leonid-igolnik.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/mary-younce.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/peter-varhol.jpg
Binary file modified exampleSite/static/events/2016-boise/speakers/seth-falcon.jpg
Binary file modified exampleSite/static/events/2016-boston/logo.png
Binary file modified exampleSite/static/events/2016-boston/speakers/andreas-grabner.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/barak-chamo.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/corey-quinn.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/elliot-murphy.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/john-downey.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/kirsten-hunter.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/leon-fayer.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/matthew-barr.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/sara-jarjoura.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/spencer-krum.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/steve-faulkner.jpg
Binary file modified exampleSite/static/events/2016-boston/speakers/tracy-osborn.jpg
Binary file modified exampleSite/static/events/2016-brasilia/logo-square.png
Binary file modified exampleSite/static/events/2016-brasilia/logo.png
Binary file modified exampleSite/static/events/2016-brasilia/speakers/gustavo-hoyer.jpg
Binary file modified exampleSite/static/events/2016-capetown/logo.png
Binary file modified exampleSite/static/events/2016-capetown/speakers/david-rubin.jpg
Binary file modified exampleSite/static/events/2016-capetown/speakers/eric-maxwell.jpg
Binary file modified exampleSite/static/events/2016-capetown/speakers/seth-vargo.jpg
Binary file modified exampleSite/static/events/2016-chicago/logo.png
Binary file modified exampleSite/static/events/2016-chicago/speakers/brian-henerey.jpg
Binary file modified exampleSite/static/events/2016-chicago/speakers/ken-mugrage.jpg
Binary file modified exampleSite/static/events/2016-cuba/logo.png
Binary file modified exampleSite/static/events/2016-dallas/logo.png
Binary file modified exampleSite/static/events/2016-denver/logo.png
Binary file modified exampleSite/static/events/2016-detroit/ccs_map.png
Binary file modified exampleSite/static/events/2016-detroit/logo.png
Binary file modified exampleSite/static/events/2016-ghent/speakers/berry-kersten.jpg
Binary file modified exampleSite/static/events/2016-ghent/speakers/gil-zellner.jpg
Binary file modified exampleSite/static/events/2016-ghent/speakers/joseph-pierri.jpg
Binary file modified exampleSite/static/events/2016-ghent/speakers/karel-de-smet.jpg
Binary file modified exampleSite/static/events/2016-ghent/speakers/nick-boucart.jpg
Binary file modified exampleSite/static/events/2016-ghent/speakers/quentin-adam.jpg
Binary file modified exampleSite/static/events/2016-ghent/speakers/terrence-ryan.jpg
Binary file modified exampleSite/static/events/2016-istanbul/logo.png
Binary file modified exampleSite/static/events/2016-kansascity/logo.png
Binary file modified exampleSite/static/events/2016-kansascity/speakers/aj-bowen.jpg
Binary file modified exampleSite/static/events/2016-kansascity/speakers/kyle-sexton.jpg
Binary file modified exampleSite/static/events/2016-kiel/logo.png
Binary file modified exampleSite/static/events/2016-london/logo.png
Binary file modified exampleSite/static/events/2016-madison/logo.png
Binary file modified exampleSite/static/events/2016-madison/speakers/andy-fleener.jpg
Binary file modified exampleSite/static/events/2016-madison/speakers/dakota-dux.jpg
Binary file modified exampleSite/static/events/2016-madison/speakers/james-jones.jpg
Binary file modified exampleSite/static/events/2016-madison/speakers/jeff-smith.jpg
Binary file modified exampleSite/static/events/2016-madison/speakers/joe-laha.jpg
Binary file modified exampleSite/static/events/2016-madison/speakers/joe-nuspl.jpg
Binary file modified exampleSite/static/events/2016-madison/speakers/kevan-bard.jpg
Binary file modified exampleSite/static/events/2016-madison/speakers/michael-lanyon.jpg
Binary file modified exampleSite/static/events/2016-madison/speakers/rhea-ghosh.jpg
Binary file modified exampleSite/static/events/2016-minneapolis/logo.png
Binary file modified exampleSite/static/events/2016-newyork/speakers/anthony-caiafa.jpg
Binary file modified exampleSite/static/events/2016-newyork/speakers/dave-long.jpg
Binary file modified exampleSite/static/events/2016-newyork/speakers/eric-sigler.jpg
Binary file modified exampleSite/static/events/2016-newyork/speakers/jason-hand.jpg
Binary file modified exampleSite/static/events/2016-newyork/speakers/jason-yee.jpg
Binary file modified exampleSite/static/events/2016-newyork/speakers/nick-doiron.jpg
Binary file modified exampleSite/static/events/2016-newyork/speakers/nivia-henry.jpg
Binary file modified exampleSite/static/events/2016-newyork/speakers/tim-jarrett.jpg
Binary file modified exampleSite/static/events/2016-ohio/logo.png
Binary file modified exampleSite/static/events/2016-ohio/speakers/aaron-aldrich.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/bill-condo.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/chris-mcfee.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/eric-sigler.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/jarred-olson.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/jason-yee.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/john-rzeszotarski.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/ken-mugrage.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/leon-adato.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/leon-fayer.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/matt-williams.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/paul-bauer.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/pete-gordon.jpg
Binary file modified exampleSite/static/events/2016-ohio/speakers/peter-walsh.jpg
Binary file modified exampleSite/static/events/2016-oslo/logo.png
Binary file modified exampleSite/static/events/2016-oslo/speakers/anders-sveen.jpg
Binary file modified exampleSite/static/events/2016-oslo/speakers/jason-diller.jpg
Binary file modified exampleSite/static/events/2016-oslo/speakers/kris-buytaert.jpg
Binary file modified exampleSite/static/events/2016-oslo/speakers/magnus-reftel.jpg
Binary file modified exampleSite/static/events/2016-oslo/speakers/mari-grini.jpg
Binary file modified exampleSite/static/events/2016-oslo/speakers/mark-burgess.jpg
Binary file modified exampleSite/static/events/2016-oslo/speakers/martin-b-smith.jpg
Binary file modified exampleSite/static/events/2016-philadelphia/logo.png
Binary file modified exampleSite/static/events/2016-portland/speakers/aaron-jensen.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/adrien-thebo.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/ben-burry.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/ben-hughes.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/chris-barker.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/dan-young.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/eric-passmore.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/josh-berkus.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/ken-mugrage.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/stephen-boak.jpg
Binary file modified exampleSite/static/events/2016-portland/speakers/terrence-ryan.jpg
Binary file modified exampleSite/static/events/2016-raleigh/logo.png
Binary file modified exampleSite/static/events/2016-raleigh/speakers/chris-collins.jpg
Binary file modified exampleSite/static/events/2016-raleigh/speakers/eric-sigler.jpg
Binary file modified exampleSite/static/events/2016-raleigh/speakers/fraser-pollock.jpg
Binary file modified exampleSite/static/events/2016-raleigh/speakers/gabe-ortiz.jpg
Loading

0 comments on commit ba53fb6

Please sign in to comment.