Skip to content

Commit

Permalink
rev 3 on pre-roll deck
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Creager committed Jun 30, 2015
1 parent a3c3528 commit 0650eff
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 16 deletions.
16 changes: 16 additions & 0 deletions app/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -304,3 +304,19 @@ pre {
font-size: 68px;
}

body #database ul {
margin-left: 0;
list-style-type: none;
}

body #database ul li {
h4 {
padding: 10px;
}
&:nth-child(2) {
background: #a087bd;
h4 {
color: #3B2F63;
}
}
}
11 changes: 11 additions & 0 deletions app/bundle.css
Original file line number Diff line number Diff line change
Expand Up @@ -1487,3 +1487,14 @@ pre {
#title h4 {
font-family: 'Share Tech Mono';
font-size: 68px; }

body #database ul {
margin-left: 0;
list-style-type: none; }

body #database ul li h4 {
padding: 10px; }
body #database ul li:nth-child(2) {
background: #a087bd; }
body #database ul li:nth-child(2) h4 {
color: #3B2F63; }
Binary file added app/shared/images/mix-tape.sketch
Binary file not shown.
33 changes: 17 additions & 16 deletions app/talks/pre-roll/deck.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ <h1>
<img src="talks/heroku-an-introduction/images/heroku-white.png" alt="" width="35%">
</h1>
<h3 class="fragment fade-out" data-autoslide="500"> The Application Platform for Developers</h3>
<h3 class="fragment" style="margin-top: -2em;">Build Amazing Things, <br>We'll Take Care of the Rest</h3>
<h3 class="fragment" style="margin-top: -2em;">Build Amazing Things, We'll Take Care of the Rest</h3>
</section>

<section id="presenter" data-autoslide="6000">
<img src="shared/images/app-suite.png" style="margin-bottom: 2em; margin-top: -8%;">
<h3>The App-First Platform as a Service</h3>
<h6 class="title">with the <strong>developer</strong> at the center.</h6>
<h6 class="title">with the <strong>developer</strong> at the center</h6>
</section>

<section class="customer" data-transition="convex" data-autoslide="3500">
Expand All @@ -20,12 +20,13 @@ <h6 class="title">with the <strong>developer</strong> at the center.</h6>
</section>

<section data-autoslide="8000" data-transition="convex" >
<h2>Dashboard Metrics</h2>
<img src="shared/images/metrics.png">
<br>
<h2>Dashboard Metrics</h2>
<br>
<div class="content">
<h4>Monitoring production applications and understanding the relationships between runtime characteristics is now built into Heroku.</h4>
</div>
<h4>Application-level runtime characteristics</h4>
</div>
</section>

<section data-autoslide="8000" data-transition="convex" class="light-on-dark">
Expand All @@ -48,11 +49,11 @@ <h4>Seamless Heroku and Salesforce Data Synchronization</h4>
<br>
<h2>GitHub Integration</h2>
<div class="content">
<h4>Heroku integrates with GitHub to make it easy to deploy code living on GitHub to apps running on Heroku. </h4>
<h4>Continously deploy to Heroku from GitHub</h4>
</div>
</section>

<section data-autoslide="8000" class="light-on-dark row">
<section data-autoslide="8000" class="light-on-dark row" id="database">
<div class="col">
<div class="row">
<img class="data-logo" src="shared/images/heroku-data-postgres-logo.svg" />
Expand All @@ -63,9 +64,9 @@ <h6>SQL database service</h6>
</div>
<br />
<ul>
<li><h4>Dataclips makes sharing SQL query results easy</h4></li>
<li><h4>Easy to Setup, Secure by Default</h4></li>
<li><h4>Dataclips makes it easy to share SQL query results that stay always up to date</h4></li>
<li><h4>Forking a database just like forking source code</h4></li>
<li><h4>Fork your db like you would a repo</h4></li>
</ul>
</div>
<div class="col">
Expand All @@ -78,24 +79,24 @@ <h6>KEY/VALUE DATA STORE</h6>
</div>
<br/>
<ul>
<li><h4>Performance Analytics surfaces key runtime metrics</h4></li>
<li><h4>Performance Analytics surface key metrics</h4></li>
<li><h4>Fine-grained logs</h4></li>
<li><h4>Query with SQL via. Heroku Data Links</h4></li>
</ul>
</div>
</section>

<section data-autoslide="8000" class="customer" data-transition="convex" data-autoslide="3500">
<img class="item logo" src="https://s3.amazonaws.com/heroku.marketing/customers/logos/producthunt.png"/>
<img class="image-fixed-bottom" src="https://s3.amazonaws.com/heroku.marketing/customers/photos/producthunt-1.jpg">
<img class="item logo" src="https://s3.amazonaws.com/heroku-www-files/customers/logos/producthunt.png"/>
<img class="image-fixed-bottom" src="https://s3.amazonaws.com/heroku-www-files/customers/photos/producthunt-1.jpg">
</section>

<section data-autoslide="8000">
<img src="/shared/images/docker-heroku.png" width="30%">
<br>
<h2>Docker Support</h2>
<div class="content">
<h4>Deploy directly to Heroku from fast, isolated development environments powered by Docker</h4>
<h4>Fast isolated development environments powered by Docker</h4>
</div>
</section>

Expand All @@ -106,17 +107,17 @@ <h6>The Marketplace for App Builders</h6>
<ul class="three-col content">
<li class="col text-align-center">
<img src="shared/images/addon-white.png" width="90">
<h4>Add-ons</h4>
<h4><strong>Add-ons</strong></h4>
<p>Tools and services for extending, and operating your app</p>
</li>
<li class="col text-align-center">
<img src="shared/images/button-white.png" width="90">
<h4>Buttons</h4>
<h4><strong>Buttons</strong></h4>
<p>One-click provisioning, configuration and deployment</p>
</li>
<li class="col text-align-center">
<img src="shared/images/buildpack-white.png" width="90">
<h4>Buildpacks</h4>
<h4><strong>Buildpacks</strong></h4>
<p>Customize, and automate your build process</p>
</li>
</ul>
Expand Down

0 comments on commit 0650eff

Please sign in to comment.