diff --git a/gophercon.esproj/Project.espressostorage b/gophercon.esproj/Project.espressostorage new file mode 100644 index 0000000..892ee38 Binary files /dev/null and b/gophercon.esproj/Project.espressostorage differ diff --git a/gophercon.esproj/user.Manny.espressostorage b/gophercon.esproj/user.Manny.espressostorage new file mode 100644 index 0000000..cc0abcd Binary files /dev/null and b/gophercon.esproj/user.Manny.espressostorage differ diff --git a/themes/gophercon/layouts/index.html b/themes/gophercon/layouts/index.html index a9a9435..36918e4 100644 --- a/themes/gophercon/layouts/index.html +++ b/themes/gophercon/layouts/index.html @@ -1,16 +1,18 @@ - - - GopherCon 2016 - - - - - - - + + + GopherCon 2016 + + + + + + + + +
@@ -20,248 +22,321 @@
- - - + {{ partial "navbar.html" . }}
-
-
-
-
-
-
-
-
-
- -
- -
-
-
- - -
- - -
-
-
-
-

Hotel Accomodations

-
-
- -
-
-
-
$175 / night, plus tax
- Hampton Inn - -

Hampton Inn800.445.8667

-
Code: GopherCon
-

- 550 15th Street,
- Denver, CO 80202 -

- - +
+
+ + + + + +
+
+
    +
  • +
    + Background Image +
    + +
    + +
    + +
    +
    +
    + + July 11th to 13th - Denver, Colorado +

    Largest event in the world dedicated to the Go programming language.

    +
    +
    +
    +
  • +
+
+
+
+
+ + +
+ + +
+
+
+
+

Keynote Speakers

+
+
+ +
+
+
+
+ Speaker +
+ +
+
+ John Doe + Engineer at Google +
+
+ +
+
+
+ Speaker +
+ +
+
+ John Doe + Engineer at Google +
+
+ +
+
+
+ Speaker +
+ +
+
+ John Doe + Engineer at Google +
+
+ +
+
+
+ Speaker +
+ +
+
+ John Doe + Engineer at Google +
+
+
+
+
+
+
+
+
+

Hotel Accomodations

-
-
-
$185 / night, plus tax
- Homewood Suites -

Homewood Suites800.445.8667

-
Code: GopherCon
-

- 550 15th Street,
- Denver, CO 80202 -

- +
+
+
+
$175 / night, plus tax
+ Hampton Inn + +

Hampton Inn800.445.8667

+
Code: GopherCon
+

+ 550 15th Street,
+ Denver, CO 80202 +

+ + +
-
- -
-
-
$185 / night, plus tax
- Hyatt Place -

Hyatt Place888.591.1234

-
Code: G-GO16
-

- 440 14th Street
- Denver, CO 80202 -

- + +
+
+
$185 / night, plus tax
+ Homewood Suites +

Homewood Suites800.445.8667

+
Code: GopherCon
+

+ 550 15th Street,
+ Denver, CO 80202 +

+ +
-
- -
-
-
$189 / night, plus tax
- Hilton Garden Inn -

Hilton Garden Inn855.215.1283

-
Code: GopherCon
-

- 1400 Welton Street
- Denver, CO 80202 -

- + +
+
+
$185 / night, plus tax
+ Hyatt Place +

Hyatt Place888.591.1234

+
Code: G-GO16
+

+ 440 14th Street
+ Denver, CO 80202 +

+ +
+
+ +
+
+
$189 / night, plus tax
+ Hilton Garden Inn +

Hilton Garden Inn855.215.1283

+
Code: GopherCon
+

+ 1400 Welton Street
+ Denver, CO 80202 +

+ +
-
-
+
+
-
- diff --git a/themes/gophercon/layouts/partials/footer.html b/themes/gophercon/layouts/partials/footer.html index 6f5c624..fd6234a 100644 --- a/themes/gophercon/layouts/partials/footer.html +++ b/themes/gophercon/layouts/partials/footer.html @@ -1,40 +1,42 @@ - - - - - - - - + + + + + + + + + diff --git a/themes/gophercon/layouts/partials/header.html b/themes/gophercon/layouts/partials/header.html index c49a07d..e6a5a82 100644 --- a/themes/gophercon/layouts/partials/header.html +++ b/themes/gophercon/layouts/partials/header.html @@ -1,45 +1,23 @@ - - - - - - - - - - - - Gophercon 2015 - - - - + + + + GopherCon 2016 + + + + + + + - - -
- {{ partial "navbar.html" . }} - -
-
-
-
- - GopherCon 2015 -

Gophers of the world, Unite!

-

GopherCon 2015 will be the largest gathering of Go developers ever.

-
-
-
-
-
- - - + +
+
+
+
+
+
+
+ + {{ partial "navbar.html" . }} \ No newline at end of file diff --git a/themes/gophercon/layouts/partials/navbar.html b/themes/gophercon/layouts/partials/navbar.html index 9dd5f42..d912717 100644 --- a/themes/gophercon/layouts/partials/navbar.html +++ b/themes/gophercon/layouts/partials/navbar.html @@ -1,73 +1,32 @@ - + diff --git a/themes/gophercon/layouts/speakers/single.html b/themes/gophercon/layouts/speakers/single.html index 3517f01..3333e23 100644 --- a/themes/gophercon/layouts/speakers/single.html +++ b/themes/gophercon/layouts/speakers/single.html @@ -1,4 +1,5 @@ {{ partial "header.html" . }} +{{ $baseurl := .Site.BaseUrl }}
diff --git a/themes/gophercon/static/2016/css/theme-gophercon.css b/themes/gophercon/static/2016/css/theme-gophercon.css index 72f8222..ab3c8ac 100644 --- a/themes/gophercon/static/2016/css/theme-gophercon.css +++ b/themes/gophercon/static/2016/css/theme-gophercon.css @@ -263,7 +263,7 @@ h3, h4, h5, h6 { - font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: 'Bitter', serif; font-weight: 300; margin: 0px; color: #333333; @@ -278,6 +278,7 @@ h3 { line-height: 28px; } .large-h1 { + font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 42px; line-height: 48px; font-weight: 300; @@ -390,7 +391,7 @@ p a, .btn { min-width: 180px; border-radius: 25px; - background: #FF6B1E; + background: #ffb98d; text-align: center; padding: 13px 0px 14px 0px; color: #fff; @@ -403,16 +404,16 @@ p a, } .btn:hover { color: #fff; - background: #FFB452; + background: #f78d61; } .btn-hollow { background: none; - border: 2px solid #FF6B1E; - color: #FF6B1E; + border: 2px solid #ffb98d; + color: #ffb98d; } .btn-hollow:hover { - background: #FFB452; - border-color: #FFB452; + background: #f78d61; + border-color: #f78d61; } .btn-white { background: #fff; @@ -577,23 +578,25 @@ nav .container { .has-dropdown a { padding-left: 18px; } -.has-dropdown:before { - display: inline-block; - font-family: 'Pe-icon-7-stroke'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - content: "\e688"; - color: #fff; - font-size: 24px; - position: absolute; - top: -6px; -} +/* +.has-dropdown:before { +display: inline-block; +font-family: 'Pe-icon-7-stroke'; +speak: none; +font-style: normal; +font-weight: normal; +font-variant: normal; +text-transform: none; +line-height: 1; +-webkit-font-smoothing: antialiased; +-moz-osx-font-smoothing: grayscale; +content: "\e688"; +color: #fff; +font-size: 24px; +position: absolute; +top: -6px; +} +*/ .menu .social-link { font-size: 14px; top: 0px !important; @@ -990,8 +993,8 @@ nav .container { opacity: 0.8 !important; } .video-header:before { - opacity: 0.85 !important; - background: #36566B !important; + background: #000 !important; + opacity: 0.45 !important; } .video-header .uppercase, .countdown-header .uppercase { @@ -1190,6 +1193,12 @@ nav .container { color: #fff; pointer-events: auto; } +.color-blocks block-content::afternth-child(1) h1{ + color: #EED797; +} +color-blocks block-content::afternth-child(2) h1{ + color: #FFB98D; +} .color-blocks a:hover i { transform: rotateZ(-10deg); } @@ -1198,22 +1207,22 @@ nav .container { color: #004470; font-size: 70px; display: inline-block; - border: 2px solid #fff; + border: 2px solid rgba(0, 0, 0, 0.5); border-radius: 50%; width: 120px; height: 120px; line-height: 117px; - background: #fff; + background: rgba(75,75,75,1); text-align: center; transition: all 0.1s ease-out; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; } .block-left { - background-color: #FFB452; + background-color: #555555; } .block-right { - background-color: #FF6B1E; + background-color: #555555; right: 0px; } @media all and (max-width: 768px) { @@ -1250,6 +1259,7 @@ nav .container { .speaker { position: relative; overflow: hidden; + padding: 20px; } .speaker, .topic { @@ -1267,9 +1277,14 @@ nav .container { transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; + border-radius: 200px; } .speaker .image-holder { margin-bottom: 12px; + border-radius: 200px; +} +.speaker img { + border-radius: 200px; } .speaker span { display: block; @@ -1309,20 +1324,100 @@ nav .container { margin-bottom: 36px; } .speaker-with-bio .speaker { - width: 50%; + width: 40%; float: left; - margin-bottom: 0px; + margin-bottom: 0; + padding: 0; } .speaker-with-bio .speaker-description { - width: 50%; + width: 60%; float: left; - padding-left: 30px; + padding-left: 15px; +} +.speaker-with-bio .speaker-description h2{ + font-size: 25px; + +} +.speaker-with-bio .speaker-description a{ + display: block; + margin-bottom: 18px; + } .speaker-description span { display: inline-block; - margin-bottom: 18px; font-weight: 600; } + + +/* landing Page Speakers --------------------------------------------------*/ + +#landing-page .speakers { + background: #CDC2B8; + padding: 100px 0; +} +#landing-page .speakers .row div h1{ + margin: 15px; + background: #FFB98D; + padding: 30px; + color: #CC5306; + box-shadow: 1px 5px 10px 1px rgba(206, 88, 13, 0.73); + text-align: center; +} +#landing-page .speakers .speakers-row{ + padding: 0 25px; +} +#landing-page .speakers .speakers-row .speaker { + padding: 30px; + background: #fff; + text-align: center; + margin: 5px; + box-shadow: 1px 5px 10px 1px rgb(153, 121, 89); +} +/* END landing Page Speakers --------------------------------------------------*/ + +/* Interior Page Speakers --------------------------------------------------*/ + +#interior-speakers-page .hero-slider .slides .video-header { + height: 380px; +} +#interior-speakers-page .hero-slider .slides .video-header .logo{ + max-width: 175px; +} +#interior-speakers-page .hero-slider .slides .video-header .uppercase{ + margin-bottom: 15px; +} +#interior-speakers-page .hero-slider .slides .video-header h1{ + margin-bottom: 15px; + font-size: 29px; + line-height: 35px; +} +#interior-speakers-page .hero-slider .slides .video-header .background-image-holder{ + top: -20%; +} +#interior-speakers-page .keynote-speakers, #interior-speakers-page .regular-speakers { + margin-bottom: 100px; +} +#interior-speakers-page .keynote-speakers h1{ + background: #FFB98D; + padding: 20px; + color: #CC5306; + box-shadow: 1px 5px 10px 1px rgba(206, 88, 13, 0.73); + text-align: center; +} +#interior-speakers-page .regular-speakers h1{ + background: #9BD9D9; + padding: 20px; + color: #089F9F; + box-shadow: 1px 5px 10px 1px rgb(8, 171, 171); + text-align: center; +} + + + +/* END Interior Page Speakers --------------------------------------------------*/ + + + @media all and (max-width: 767px) { .speaker-with-bio .speaker { width: 100%; @@ -1550,7 +1645,7 @@ nav .container { .instagram, .lightbox-gallery { overflow: hidden; - background: #44bde8 !important; + background: #9bd9d9 !important; } .instagram ul, .lightbox-gallery ul { @@ -1994,7 +2089,6 @@ p.question { transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; - max-height: 80px; } .sponsors span { display: inline-block; @@ -2004,6 +2098,113 @@ p.question { color: #004470; border-color: #004470; } + + + +/* Interior Page Sponsors --------------------------------------------------*/ + +#interior-sponsors-page .hero-slider .slides .video-header { + height: 380px; +} +#interior-sponsors-page .hero-slider .slides .video-header .logo{ + max-width: 175px; +} +#interior-sponsors-page .hero-slider .slides .video-header .uppercase{ + margin-bottom: 15px; +} +#interior-sponsors-page .hero-slider .slides .video-header h1{ + margin-bottom: 15px; + font-size: 29px; + line-height: 35px; +} +#interior-sponsors-page .hero-slider .slides .video-header .background-image-holder{ + top: -20%; +} + +#interior-sponsors-page .sponsors h1{ + text-align: center; +} + +#interior-sponsors-page .sponsor{ + height: auto; +} + +#interior-sponsors-page .diamond-sponsors, +#interior-sponsors-page .platinum-sponsors, +#interior-sponsors-page .gold-sponsors, +#interior-sponsors-page .silver-sponsors, +#interior-sponsors-page .bronze-sponsors, +#interior-sponsors-page .additional-sponsors { + margin-bottom: 100px; +} + +#interior-sponsors-page .diamond-sponsors h1 { + background: #3498db; + padding: 20px; + color: #0562A2; + box-shadow: 1px 5px 10px 1px rgb(0, 104, 174); +} +#interior-sponsors-page .diamond-sponsors .sponsor img { + max-width: 100%; +} +#interior-sponsors-page .platinum-sponsors h1 { + background: #ecf0f1; + padding: 20px; + color: #8EB8C3; + box-shadow: 1px 5px 10px 1px rgb(168, 198, 205); +} +#interior-sponsors-page .platinum-sponsors .sponsor img { + max-width: 75%; + +} +#interior-sponsors-page .gold-sponsors h1 { + background: #f1c40f; + padding: 20px; + color: #B08D00; + box-shadow: 1px 5px 10px 1px rgba(219, 176, 0, 0.95); +} +#interior-sponsors-page .gold-sponsors .sponsor img { + max-width: 100%; + +} +#interior-sponsors-page .silver-sponsors h1 { + background: #bdc3c7; + padding: 20px; + color: #8997A2; + box-shadow: 1px 5px 10px 1px rgb(153, 162, 168); +} +#interior-sponsors-page .silver-sponsors .sponsor img { + max-width: 100%; + +} + +#interior-sponsors-page .bronze-sponsors h1 { + background: #978064; + padding: 20px; + color: #6C491D; + box-shadow: 1px 5px 10px 1px rgb(110, 77, 37); +} +#interior-sponsors-page .bronze-sponsors .sponsor img { + max-width: 50%; + +} + +#interior-sponsors-page .additional-sponsors h1 { + background: #93dede; + padding: 20px; + color: #51ACAC; + box-shadow: 1px 5px 10px 1px rgb(101, 180, 180); +} +#interior-sponsors-page .additional-sponsors .sponsor img { + max-width: 70%; + +} + + + +/* END Interior Page Sponsors --------------------------------------------------*/ + + @media all and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) { .sponsors .col-sm-6 { width: 50%; @@ -2257,7 +2458,7 @@ footer.classic span.lead { margin-bottom: 12px; } footer.short { - background: #35566a; + background: #b7a998; color: #fff; padding: 72px 0px; } @@ -2306,7 +2507,7 @@ footer.classic .social-profiles { margin-top: 36px; } .social-profiles { - display: inline-block; + display: inline-block; overflow: hidden; } .social-profiles li { @@ -2324,10 +2525,10 @@ footer.classic .social-profiles { body .colors { margin: 0; } -body .colors div { - height: 5px; +body .colors { + height: 10px; } -body .colors .col-md-2 { +body .colors span { -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -ms-animation-duration: 0.5s; @@ -2335,54 +2536,50 @@ body .colors .col-md-2 { animation-duration: 0.5s; padding: 0; margin: 0; + width: 20%; + height: 10px; + float: left; + display: block; } -body .colors .col-md-2:nth-child(1n+0) { - background: #40657c; +body .colors span:nth-child(1n+0) { + background: #9bd9d9; -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -ms-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; } -body .colors .col-md-2:nth-child(2n+0) { - background: #4cc4ec; +body .colors span:nth-child(2n+0) { + background: #ffb98d; -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -ms-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; } -body .colors .col-md-2:nth-child(3n+0) { - background: #edead7; +body .colors span:nth-child(3n+0) { + background: #b7a998; -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -ms-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s; } -body .colors .col-md-2:nth-child(4n+0) { - background: #b3ad9f; +body .colors span:nth-child(4n+0) { + background: #eed797; -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -ms-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; } -body .colors .col-md-2:nth-child(5n+0) { - background: #f9b575; - -webkit-animation-delay: 0.5s; - -moz-animation-delay: 0.5s; - -ms-animation-delay: 0.5s; - -o-animation-delay: 0.5s; - animation-delay: 0.5s; -} -body .colors .col-md-2:nth-child(6n+0) { - background: #f07332; - -webkit-animation-delay: 0.6s; - -moz-animation-delay: 0.6s; - -ms-animation-delay: 0.6s; - -o-animation-delay: 0.6s; - animation-delay: 0.6s; +body .colors span:nth-child(5n+0) { + background: #bbd2db; + -webkit-animation-delay: 0.4s; + -moz-animation-delay: 0.4s; + -ms-animation-delay: 0.4s; + -o-animation-delay: 0.4s; + animation-delay: 0.4s; } .hotel-address { @@ -2399,8 +2596,8 @@ body .colors .col-md-2:nth-child(6n+0) { } .hotel-link a { - border-color: #FF6B1E !important; - color: #FF6B1E !important; + border-color: #f78d61 !important; + color: #f78d61 !important; } .hotel-name { @@ -2414,7 +2611,7 @@ body .colors .col-md-2:nth-child(6n+0) { padding: 6px 12px; font-size: 16px; position: relative; - bottom: -38px; + bottom: -62px; margin-top: -42px; width: 160px; float: right; @@ -2422,7 +2619,225 @@ body .colors .col-md-2:nth-child(6n+0) { } .hotel-phone { - color: #36566B; + color: #6ba6a6; float: right; font-size: 15px; } + +/* Large Devices, Wide Screens */ +@media only screen and (max-width : 1200px) { + .hero-slider img.logo { + } +} + +/* Medium Devices, Desktops */ +@media only screen and (max-width : 992px) { + + /*-- video section --*/ + .embedded-video-holder { + margin-top: 30px; + } + .embedded-video-holder iframe { + height: 230px; + } + + +} + +/* Small Devices, Tablets */ +@media only screen and (max-width : 768px) { + + /*-- Hero section --*/ + .hero-slider img.logo { + display: block; + margin: 0 auto; + max-width: 370px; + text-align: center; + width: 70%; + } + .hero-slider .container { + top: 50%; + } + .video-header .uppercase, .countdown-header .uppercase { + margin-bottom: 24px; + margin-top: 24px; + } + .hero-slider .slides li { + height: 650px; + } + + /*-- color section --*/ + .block-content { + margin-bottom: 0; + } + .color-block { + height: 100%; + width: 50%; + } + .block-right { + background-color: #555555; + right: 0; + top: 0 !important; + } + .color-blocks a { + float: left; + width: 50%; + } + + /*-- video section --*/ + .embedded-video-holder { + margin-top: 30px; + } + .embedded-video-holder iframe { + height: 370px; + } + + /*-- hotel styles --*/ + .info-box img { + display: block; + margin-bottom: 12px; + max-width: 100%; + width: 100%; + } + .hotel-price { + float: left; + width: auto; + } + .visitor-info .col-sm-6 { + float: left; + width: 50%; + } +} + +/* Extra Small Devices, Phones */ +@media only screen and (max-width : 480px) { + + /*-- Hero section --*/ + .hero-slider img.logo { + display: block; + margin: 0 auto; + max-width: 70%; + text-align: center; + } + .hero-slider .container { + top: 50%; + } + .video-header .uppercase, .countdown-header .uppercase { + margin-bottom: 24px; + margin-top: 24px; + } + .hero-slider .slides li { + height: 500px; + } + + /*-- color section --*/ + .block-content { + display: block; + margin-bottom: 144px; + overflow: hidden; + } + .color-block { + height: 50%; + width: 100%; + } + .block-right { + background-color: #555555; + bottom: 0 !important; + right: 0; + top: auto !important; + } + .color-blocks a { + float: none; + width: 100%; + } + + /*-- video section --*/ + .embedded-video-holder { + margin-top: 30px; + } + .embedded-video-holder iframe { + height: 250px; + } + + /*-- hotel styles --*/ + .info-box img { + display: block; + margin-bottom: 12px; + max-width: 100%; + width: 100%; + } + .hotel-price { + float: left; + width: auto; + } + .visitor-info .col-sm-6 { + float: none; + width: 100%; + } +} + +/* Custom, iPhone Retina */ +@media only screen and (max-width : 320px) { + /*-- Hero section --*/ + .hero-slider img.logo { + display: block; + margin: 0 auto; + max-width: 70%; + text-align: center; + } + .hero-slider .container { + top: 50%; + } + .video-header .uppercase, .countdown-header .uppercase { + margin-bottom: 24px; + margin-top: 24px; + } + .hero-slider .slides li { + height: 500px; + } + + /*-- color section --*/ + .block-content { + display: block; + margin-bottom: 144px; + overflow: hidden; + } + .color-block { + height: 50%; + width: 100%; + } + .block-right { + background-color: #555555; + bottom: 0 !important; + right: 0; + top: auto !important; + } + .color-blocks a { + float: none; + width: 100%; + } + + /*-- video section --*/ + .embedded-video-holder { + margin-top: 30px; + } + .embedded-video-holder iframe { + height: 250px; + } + + /*-- hotel styles --*/ + .info-box img { + display: block; + margin-bottom: 12px; + max-width: 100%; + width: 100%; + } + .hotel-price { + float: left; + width: auto; + } + .visitor-info .col-sm-6 { + float: none; + width: 100%; + } +} diff --git a/themes/gophercon/static/2016/img/gopher-logo.png b/themes/gophercon/static/2016/img/gopher-logo.png new file mode 100644 index 0000000..8800d2e Binary files /dev/null and b/themes/gophercon/static/2016/img/gopher-logo.png differ diff --git a/themes/gophercon/static/2016/img/gopher-logo.svg b/themes/gophercon/static/2016/img/gopher-logo.svg new file mode 100644 index 0000000..d4f2681 --- /dev/null +++ b/themes/gophercon/static/2016/img/gopher-logo.svg @@ -0,0 +1,946 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/gophercon/static/2016/img/gophercon-2016-logo.png b/themes/gophercon/static/2016/img/gophercon-2016-logo.png new file mode 100644 index 0000000..a983e2f Binary files /dev/null and b/themes/gophercon/static/2016/img/gophercon-2016-logo.png differ diff --git a/themes/gophercon/static/2016/img/gophercon-2016-logo.svg b/themes/gophercon/static/2016/img/gophercon-2016-logo.svg new file mode 100644 index 0000000..4cf3398 --- /dev/null +++ b/themes/gophercon/static/2016/img/gophercon-2016-logo.svg @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/gophercon/static/2016/img/icons/Advertising-70.png b/themes/gophercon/static/2016/img/icons/Advertising-70.png index 4aec8aa..eb2e9d4 100644 Binary files a/themes/gophercon/static/2016/img/icons/Advertising-70.png and b/themes/gophercon/static/2016/img/icons/Advertising-70.png differ diff --git a/themes/gophercon/static/2016/img/icons/Hummingbird-70.png b/themes/gophercon/static/2016/img/icons/Hummingbird-70.png index ef34bb0..2f3a9db 100644 Binary files a/themes/gophercon/static/2016/img/icons/Hummingbird-70.png and b/themes/gophercon/static/2016/img/icons/Hummingbird-70.png differ diff --git a/themes/gophercon/static/2016/img/speakers/abhishek-kona.png b/themes/gophercon/static/2016/img/speakers/abhishek-kona.png new file mode 100644 index 0000000..f294436 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/abhishek-kona.png differ diff --git a/themes/gophercon/static/2016/img/speakers/andrew-gerrand.jpg b/themes/gophercon/static/2016/img/speakers/andrew-gerrand.jpg new file mode 100644 index 0000000..1d8411c Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/andrew-gerrand.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/audrey-lim.jpg b/themes/gophercon/static/2016/img/speakers/audrey-lim.jpg new file mode 100644 index 0000000..ebe0ac3 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/audrey-lim.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/baishampayan-ghose.jpg b/themes/gophercon/static/2016/img/speakers/baishampayan-ghose.jpg new file mode 100644 index 0000000..7b2f33d Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/baishampayan-ghose.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/barak-michener.jpg b/themes/gophercon/static/2016/img/speakers/barak-michener.jpg new file mode 100644 index 0000000..5deeeb9 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/barak-michener.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/ben-johnson.jpg b/themes/gophercon/static/2016/img/speakers/ben-johnson.jpg new file mode 100644 index 0000000..e916483 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/ben-johnson.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/bjorn-rabenstein.jpg b/themes/gophercon/static/2016/img/speakers/bjorn-rabenstein.jpg new file mode 100644 index 0000000..e2c1c0b Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/bjorn-rabenstein.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/blakecaldwell.png b/themes/gophercon/static/2016/img/speakers/blakecaldwell.png new file mode 100644 index 0000000..f5dd40c Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/blakecaldwell.png differ diff --git a/themes/gophercon/static/2016/img/speakers/derek-parker.jpg b/themes/gophercon/static/2016/img/speakers/derek-parker.jpg new file mode 100644 index 0000000..32c4195 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/derek-parker.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/dmitry-vyukov.jpg b/themes/gophercon/static/2016/img/speakers/dmitry-vyukov.jpg new file mode 100644 index 0000000..94b8bed Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/dmitry-vyukov.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/hana-kim.png b/themes/gophercon/static/2016/img/speakers/hana-kim.png new file mode 100644 index 0000000..03e1fbc Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/hana-kim.png differ diff --git a/themes/gophercon/static/2016/img/speakers/katherine-cox-buday.jpg b/themes/gophercon/static/2016/img/speakers/katherine-cox-buday.jpg new file mode 100644 index 0000000..3c51f90 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/katherine-cox-buday.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/kelsey-hightower.jpg b/themes/gophercon/static/2016/img/speakers/kelsey-hightower.jpg new file mode 100644 index 0000000..be54359 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/kelsey-hightower.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/kevin-cantwell.jpg b/themes/gophercon/static/2016/img/speakers/kevin-cantwell.jpg new file mode 100644 index 0000000..7bcaa3e Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/kevin-cantwell.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/kyle-erf.jpg b/themes/gophercon/static/2016/img/speakers/kyle-erf.jpg new file mode 100644 index 0000000..56337b8 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/kyle-erf.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/peter-bourgon.jpg b/themes/gophercon/static/2016/img/speakers/peter-bourgon.jpg new file mode 100644 index 0000000..dd6c018 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/peter-bourgon.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/richard-fliam.jpg b/themes/gophercon/static/2016/img/speakers/richard-fliam.jpg new file mode 100644 index 0000000..5421e48 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/richard-fliam.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/rick-hudson.jpg b/themes/gophercon/static/2016/img/speakers/rick-hudson.jpg new file mode 100644 index 0000000..bf365cf Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/rick-hudson.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/robert-griesemer.png b/themes/gophercon/static/2016/img/speakers/robert-griesemer.png new file mode 100644 index 0000000..77fa047 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/robert-griesemer.png differ diff --git a/themes/gophercon/static/2016/img/speakers/russ-cox.png b/themes/gophercon/static/2016/img/speakers/russ-cox.png new file mode 100644 index 0000000..c0f0303 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/russ-cox.png differ diff --git a/themes/gophercon/static/2016/img/speakers/sam-helman.png b/themes/gophercon/static/2016/img/speakers/sam-helman.png new file mode 100644 index 0000000..9f62d2c Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/sam-helman.png differ diff --git a/themes/gophercon/static/2016/img/speakers/sarah-adams.jpg b/themes/gophercon/static/2016/img/speakers/sarah-adams.jpg new file mode 100644 index 0000000..39c7485 Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/sarah-adams.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/tomas-senart.jpg b/themes/gophercon/static/2016/img/speakers/tomas-senart.jpg new file mode 100644 index 0000000..062dc0a Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/tomas-senart.jpg differ diff --git a/themes/gophercon/static/2016/img/speakers/user.jpg b/themes/gophercon/static/2016/img/speakers/user.jpg new file mode 100644 index 0000000..6a7d5dd Binary files /dev/null and b/themes/gophercon/static/2016/img/speakers/user.jpg differ diff --git a/themes/gophercon/static/2016/img/sponsors/ORM_logo_box1_hex.jpg b/themes/gophercon/static/2016/img/sponsors/ORM_logo_box1_hex.jpg new file mode 100755 index 0000000..f2d559c Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/ORM_logo_box1_hex.jpg differ diff --git a/themes/gophercon/static/2016/img/sponsors/apcera.png b/themes/gophercon/static/2016/img/sponsors/apcera.png new file mode 100644 index 0000000..caa86cc Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/apcera.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/black.png b/themes/gophercon/static/2016/img/sponsors/black.png new file mode 100644 index 0000000..affdef4 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/black.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/blank-logo.jpg b/themes/gophercon/static/2016/img/sponsors/blank-logo.jpg new file mode 100644 index 0000000..37b9ab4 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/blank-logo.jpg differ diff --git a/themes/gophercon/static/2016/img/sponsors/bugsnag.png b/themes/gophercon/static/2016/img/sponsors/bugsnag.png new file mode 100644 index 0000000..e267e92 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/bugsnag.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/canonical.png b/themes/gophercon/static/2016/img/sponsors/canonical.png new file mode 100644 index 0000000..cea6a89 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/canonical.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/changelog.svg b/themes/gophercon/static/2016/img/sponsors/changelog.svg new file mode 100644 index 0000000..88000ca --- /dev/null +++ b/themes/gophercon/static/2016/img/sponsors/changelog.svg @@ -0,0 +1,85 @@ + + + + + + diff --git a/themes/gophercon/static/2016/img/sponsors/cisco.png b/themes/gophercon/static/2016/img/sponsors/cisco.png new file mode 100644 index 0000000..6011cd1 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/cisco.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/clusterhq.png b/themes/gophercon/static/2016/img/sponsors/clusterhq.png new file mode 100644 index 0000000..07542fa Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/clusterhq.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/cobenian.png b/themes/gophercon/static/2016/img/sponsors/cobenian.png new file mode 100644 index 0000000..29371c2 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/cobenian.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/contextio-logo.png b/themes/gophercon/static/2016/img/sponsors/contextio-logo.png new file mode 100644 index 0000000..2af66c9 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/contextio-logo.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/coreos.png b/themes/gophercon/static/2016/img/sponsors/coreos.png new file mode 100644 index 0000000..0389382 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/coreos.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/couchbase.png b/themes/gophercon/static/2016/img/sponsors/couchbase.png new file mode 100644 index 0000000..29383cc Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/couchbase.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/crowdstrike.png b/themes/gophercon/static/2016/img/sponsors/crowdstrike.png new file mode 100644 index 0000000..e7513ff Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/crowdstrike.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/datadog.png b/themes/gophercon/static/2016/img/sponsors/datadog.png new file mode 100644 index 0000000..c453d6f Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/datadog.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/dena.png b/themes/gophercon/static/2016/img/sponsors/dena.png new file mode 100644 index 0000000..43f2f59 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/dena.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/digital-ocean.png b/themes/gophercon/static/2016/img/sponsors/digital-ocean.png new file mode 100644 index 0000000..c0ba4c4 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/digital-ocean.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/docker.png b/themes/gophercon/static/2016/img/sponsors/docker.png new file mode 100644 index 0000000..8859006 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/docker.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/drama-fever.png b/themes/gophercon/static/2016/img/sponsors/drama-fever.png new file mode 100644 index 0000000..6f53d9a Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/drama-fever.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/fastly.png b/themes/gophercon/static/2016/img/sponsors/fastly.png new file mode 100644 index 0000000..597076c Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/fastly.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/github.png b/themes/gophercon/static/2016/img/sponsors/github.png new file mode 100644 index 0000000..5dd2ba6 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/github.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/google.png b/themes/gophercon/static/2016/img/sponsors/google.png new file mode 100644 index 0000000..b9fd371 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/google.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/heroku.png b/themes/gophercon/static/2016/img/sponsors/heroku.png new file mode 100644 index 0000000..22cc849 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/heroku.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/influxdb.png b/themes/gophercon/static/2016/img/sponsors/influxdb.png new file mode 100644 index 0000000..d541254 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/influxdb.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/ironio.png b/themes/gophercon/static/2016/img/sponsors/ironio.png new file mode 100644 index 0000000..0b6924f Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/ironio.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/metacasts.png b/themes/gophercon/static/2016/img/sponsors/metacasts.png new file mode 100644 index 0000000..f19dee4 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/metacasts.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/mongo.jpeg b/themes/gophercon/static/2016/img/sponsors/mongo.jpeg new file mode 100644 index 0000000..aecac6c Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/mongo.jpeg differ diff --git a/themes/gophercon/static/2016/img/sponsors/mongodb.png b/themes/gophercon/static/2016/img/sponsors/mongodb.png new file mode 100644 index 0000000..8a976f2 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/mongodb.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/nodeprime.png b/themes/gophercon/static/2016/img/sponsors/nodeprime.png new file mode 100644 index 0000000..242335b Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/nodeprime.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/paypal.png b/themes/gophercon/static/2016/img/sponsors/paypal.png new file mode 100644 index 0000000..2a2730c Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/paypal.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/qwinixtech.png b/themes/gophercon/static/2016/img/sponsors/qwinixtech.png new file mode 100644 index 0000000..716c27e Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/qwinixtech.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/raintank.png b/themes/gophercon/static/2016/img/sponsors/raintank.png new file mode 100644 index 0000000..11090ab Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/raintank.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/sentry.png b/themes/gophercon/static/2016/img/sponsors/sentry.png new file mode 100644 index 0000000..8b32c22 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/sentry.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/shopkeep.png b/themes/gophercon/static/2016/img/sponsors/shopkeep.png new file mode 100644 index 0000000..31bea55 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/shopkeep.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/stackoverflow.png b/themes/gophercon/static/2016/img/sponsors/stackoverflow.png new file mode 100644 index 0000000..08322c9 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/stackoverflow.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/thumbtack.png b/themes/gophercon/static/2016/img/sponsors/thumbtack.png new file mode 100644 index 0000000..437f3de Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/thumbtack.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/timehop.png b/themes/gophercon/static/2016/img/sponsors/timehop.png new file mode 100644 index 0000000..61cbb7b Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/timehop.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/twitch.png b/themes/gophercon/static/2016/img/sponsors/twitch.png new file mode 100644 index 0000000..b3c62a4 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/twitch.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/ubuntu.png b/themes/gophercon/static/2016/img/sponsors/ubuntu.png new file mode 100644 index 0000000..09fd536 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/ubuntu.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/xor.png b/themes/gophercon/static/2016/img/sponsors/xor.png new file mode 100644 index 0000000..7ced3c1 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/xor.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/xpient.png b/themes/gophercon/static/2016/img/sponsors/xpient.png new file mode 100644 index 0000000..2ad268d Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/xpient.png differ diff --git a/themes/gophercon/static/2016/img/sponsors/yext.png b/themes/gophercon/static/2016/img/sponsors/yext.png new file mode 100644 index 0000000..7267aa3 Binary files /dev/null and b/themes/gophercon/static/2016/img/sponsors/yext.png differ diff --git a/themes/gophercon/static/2016/partials/head.html b/themes/gophercon/static/2016/partials/head.html new file mode 100644 index 0000000..2bcd840 --- /dev/null +++ b/themes/gophercon/static/2016/partials/head.html @@ -0,0 +1 @@ +dick \ No newline at end of file diff --git a/themes/gophercon/static/2016/speakers/index.html b/themes/gophercon/static/2016/speakers/index.html new file mode 100644 index 0000000..f433c68 --- /dev/null +++ b/themes/gophercon/static/2016/speakers/index.html @@ -0,0 +1,962 @@ + + + + + + GopherCon 2016 + + + + + + + + + + +
+
+
+
+
+
+
+ + + + +
+
+
+ + + + + +
+
+
    +
  • +
    + Background Image +
    + + + +
    +
    +
    + + July 11th to 13th - Denver, Colorado +

    Largest event in the world dedicated to the Go programming language.

    +
    +
    +
    +
  • +
+
+
+
+ + +
+
+

Keynote Speakers

+
+
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+
+ + +
+
+

Speakers

+
+
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+ Speaker +
+ +
+
+
+
+

John Doe

+ Engineer at Google + @Jdoe +

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. +

+
+
+
+ +
+
+
+
+
+
+
+

Meetup is set over two days of ground-breaking speeches for web enthusiasts

+ +

+ At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. +

+ + Buy a ticket + +
+ +
+
    +
  • +
    + 9:30am - 11:30am + Welcome & Registration +
    + +
    +

    + At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident. +

    +
    + +
    +
    +
    +
    +
    +
  • + +
  • +
    + 11:30am - 1pm + Improving WordPress Workflow +
    + +
    +

    + At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident. +

    +
    + +
    +
    +
    +
    +
    +
  • + +
  • +
    + 1pm - 2pm + Catered Lunch +
    + +
    +

    + At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident. +

    +
    + +
    +
    +
    +
    +
    +
  • + +
  • +
    + 2pm - 3:30pm + Advanced MySQL Usage +
    + +
    +

    + At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident. +

    +
    + +
    +
    +
    +
    +
    +
  • +
+
+ +
+
+
+
+
+
+
+

Sponsored by

+
+
+ +
+
+ + + + + + + + + + + +
+
+ +
+
+ Interested in becoming a sponsor? Get in touch +
+
+
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/themes/gophercon/static/2016/sponsors/index.html b/themes/gophercon/static/2016/sponsors/index.html new file mode 100644 index 0000000..afe4c6e --- /dev/null +++ b/themes/gophercon/static/2016/sponsors/index.html @@ -0,0 +1,797 @@ + + + + + + GopherCon 2016 + + + + + + + + + + +
+
+
+
+
+
+
+ + + + +
+
+
+ + + + + +
+
+
    +
  • +
    + Background Image +
    + + + +
    +
    +
    + + July 11th to 13th - Denver, Colorado +

    Largest event in the world dedicated to the Go programming language.

    +
    +
    +
    +
  • +
+
+
+
+ + +
+ +
+

Diamond Sponsors

+
+ +
+ + +
+
+ + +
+ +
+ +
+ +
+

Platinum Sponsors

+
+ +
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ +
+

Gold Sponsors

+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ +
+

Silver Sponsors

+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ +
+

Bronze Sponsors

+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ +
+

Additional Sponsors

+
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ + +
+ +
+
+ Interested in becoming a sponsor? Get in touch +
+
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/themes/gophercon/static/css/main.css b/themes/gophercon/static/css/main.css deleted file mode 100644 index 9f87368..0000000 --- a/themes/gophercon/static/css/main.css +++ /dev/null @@ -1,162 +0,0 @@ -@charset "UTF-8"; -/* CSS Document */ - -* { - margin: 0; - padding: 0; -} -.clearfix { - clear:both; -} -html, body { - height: 100%; -} -body { - background: #456a7c; - font-family: "Open Sans","Helvetica Neue",arial,sans-serif; -} -section { - background: url(../images/header-bg.jpg) no-repeat #f8f8f6 bottom; - background-size: 100%; - margin: -70px 0 0; -} -section .wrap { - width: 500px; - margin: 0 auto; - display: block; - text-align: center; -} -section img { - bottom: -80px; - display: block; - width: 100%; - margin: 0 auto; - position: relative; - z-index: 2; -} -h1 { - background: #456a7c; - color: #ffffff; - display: block; - font-size: 30px; - margin: 40px 0 0 0; - position: relative; - z-index: 3; - text-align:center; - width: 100%; -} -h3 { - background: #456a7c; - color: #ffffff; - display: block; - font-size: 30px; - font-weight: 300; - margin: 40px 0 0 0; - position: relative; - z-index: 3; - text-align:center; - width: 100%; -} -.colors { - z-index: 4; -} -.colors .slideInDown { - animation-duration: 0.5s; - float: left; - height: 10px; - margin: 0; - padding: 0; - width: 16.66%; -} -.colors .slideInDown:nth-child(n) { - animation-delay: 0.1s; - background: #40657c none repeat scroll 0 0; -} -.colors .slideInDown:nth-child(2n) { - animation-delay: 0.2s; - background: #4cc4ec none repeat scroll 0 0; -} -.colors .slideInDown:nth-child(3n) { - animation-delay: 0.3s; - background: #edead7 none repeat scroll 0 0; -} -.colors .slideInDown:nth-child(4n) { - animation-delay: 0.4s; - background: #b3ad9f none repeat scroll 0 0; -} -.colors .slideInDown:nth-child(5n) { - animation-delay: 0.5s; - background: #f9b575 none repeat scroll 0 0; -} -.colors .slideInDown:nth-child(6n) { - animation-delay: 0.6s; - background: #f07332 none repeat scroll 0 0; -} -.countdown { - display: block; - margin: 30px auto 0; - position: relative; - width: 180px; - z-index: 5; -} -.wrapper { - height: auto !important; - margin: 0 auto -15px; - min-height: 100%; -} -footer p { - color: rgba(255,255,255,0.3); - display: block; - font-size: 12px; - margin: 0 auto; - text-align: center; -} -footer { - height: 65px; -} -.push { - height: 35px; -} - -/*-- Smallest devices (phones, 320px to 480px) --*/ -@media (min-width: 320px) and (max-width: 480px) { - section .wrap { - width: 250px; - } - section .wrap img { - bottom: -40px; - margin: 40px 0px 0px 0px; - } - h1 { - font-size: 16px; - margin: 35px 0 0; - } - h3 { - font-size: 15px; - } -} - -/*-- Small devices (tablets, 481px to 767px) --*/ -@media (min-width: 481px) and (max-width: 767px) { - section .wrap { - width: 290px; - } - h1 { - font-size: 25px; - margin: 61px 0 0; - } - h3 { - font-size: 25px; - } -} - -/*-- Medium devices (desktops, 768px to 991px) --*/ -@media (min-width: 768px) and (max-width: 991px) { - section .wrap { - width: 430px; - } -} - -/*-- Large devices (desktops, 992px to 1200px) --*/ -@media (min-width: 992px) and (max-width: 1200px) { -} \ No newline at end of file