Skip to content

Commit

Permalink
tweaks for Byng
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygovier committed Oct 21, 2015
1 parent f6966bf commit 7a1fc47
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 31 deletions.
Binary file added img/AngularJS-large.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 img/market.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 added img/max_small.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 28 additions & 31 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@


<section>
<img src="https://pbs.twimg.com/profile_images/477539679567228928/JObyaUW_.jpeg" style="position: absolute; top:0; left:0; max-width: 260px; max-height: 260px; border-radius: 30px">
<img src="img/max_small.jpeg" style="position: absolute; top:0; left:0; max-width: 260px; max-height: 260px; border-radius: 30px">
<ul style="position: absolute; top:10; left:300px;">
<li>Brody Kidd</li>
<li>Ionic Business Development</li>
<li>Max Lynch</li>
<li>Ionic Cofounder and CEO</li>
<li>Madison, Wisconsin</li>
<li><a href="https://twitter.com/brodymkidd">@brodymkidd</a></li>
<li><a href="https://twitter.com/maxlynch">@maxlynch</a></li>
</ul>
</section>

Expand Down Expand Up @@ -200,7 +200,8 @@ <h2 style="font-size: 85px;">Know &amp; Love</h2>

<section data-background="img/angular-bg.png">
<h3 style="font-size:42px; margin:0">Superpowered by</h3>
<h2 style="font-size:90px;">Angular</h2>
<!-- <h2 style="font-size:90px;">Angular</h2> -->
<img src="img/AngularJS-large.png" alt="" width="70%">
<p style="margin-top:60px;"><strong>Extends the HTML</strong> vocabulary</p>
<p>Proven for <strong>large-scale</strong> app development</p>
<p>UI Components using <strong>Directives &amp; Services</strong></p>
Expand Down Expand Up @@ -240,20 +241,16 @@ <h2 style="color:black; margin-bottom: 50px">How it all comes together</h2>
<div class="col code">
<h3>Ionic Components</h3>
<ul style="margin-left: 70px">
<li>Side Menus</li>
<li>Actionsheet</li>
<li>Modal</li>
<li>Pull To Refresh</li>
<li>Spinners</li>
<li>Slidebox</li>
<li>Infinite Scroll</li>
<li>Swipeable List Options</li>
<li>Popup</li>
<li>Popover</li>
<li>Loading Overlay</li>
<li>Inputs</li>
<li>Buttons</li>
<li>etc.</li>
<li>
Side Menu, Tab, Actionsheet, Modal, Pull To Refresh, Spinners, Slidebox,
Infinite Scroll, Swipeable List Options, Popup, Popover, Loading Overlay,
Inputs, Buttons, etc.
</li>
<li>
All components have Sass vars for customization
</li>
<li>
Because they're HTML, they're easy to modify to fit your brand.
</ul>
</div>
</section>
Expand All @@ -274,11 +271,11 @@ <h2>Ionicons</h2>

<section data-background="img/ionic-view.png">
</section>

<section data-background="http://i.imgur.com/2H8Hrsn.png?1" style="width:100%">
</section>

<section data-background="http://i.imgur.com/XlxZi5F.png?1" style="width:100%">
<!-- <section data-background="http://i.imgur.com/2H8Hrsn.png?1" style="width:100%">
</section> -->

<section data-background="img/market.png" style="width:100%">
</section>


Expand All @@ -298,8 +295,8 @@ <h2 class="ionic-blue">Ionic's Adoption</h2>
</li>
</ul>
</section>



<section data-background="img/ionicio.png">
</section>
Expand Down Expand Up @@ -344,19 +341,19 @@ <h2>Get Started with Ionic!</h2>
</a>
</p>
</section>


<section data-background="img/ionic-creator.png">
</section>


<section data-background="#232323">
<!-- <section data-background="#232323">
<h2 style="color:#32b83b;font-family:Monaco;"><strong>Demo Time!</strong></h2>
<h6 style="color:#32b83b;font-family:Monaco;">May the demo gods be with us</h6>
</section>
</section> -->


<section>
<!-- <section>
<h2><code style="font-size:60px">&lt;/html&gt;</code></h2>
<h3>
<a href="https://twitter.com/ionicframework" target="_blank">
Expand All @@ -368,7 +365,7 @@ <h4>
http://ionicframework.github.io/ionic-present
</a>
</h4>
</section>
</section> -->

</div>

Expand Down

0 comments on commit 7a1fc47

Please sign in to comment.