Skip to content

Commit

Permalink
Tidying up a few line breaks, widows, etc
Browse files Browse the repository at this point in the history
Automated whitespace fixes courtesy of my text editor
  • Loading branch information
Simon Dickson committed Jun 29, 2015
1 parent 626c790 commit b55f285
Showing 1 changed file with 40 additions and 40 deletions.
Expand Up @@ -39,11 +39,11 @@

<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">

<section data-background="images/home.png">
<h2 class="over">VIP Developer Orientation</h2>
</section>

<section>
<h2>The VIP Advantage</h2>
<ul>
Expand All @@ -52,7 +52,7 @@ <h2>The VIP Advantage</h2>
<li class="fragment">Unlimited Traffic, Bandwidth, and Storage</li>
<li class="fragment">Curated list of managed plugins, including partnerships with Facebook, Janrain, Getty, Shoplocket, & many others</li>
</ul>

</section>

<!-- <section data-background="images/plugins.png"> -->
Expand All @@ -78,64 +78,64 @@ <h2>A Strategic Partnership</h2>
<section data-background="images/codereview.png">
<h2 class="over">Code Review</h2>
</section>

<section>
<h2>Code Review:<br/></h2>
<ul>
<li class="fragment">All code is reviewed for security, performance, and best practices</li>
<li class="fragment">All code is reviewed for security, performance, and best&nbsp;practices</li>
<li class="fragment">New themes are fully reviewed prior to enabling</li>
<li class="fragment">Subsequent changes are reviewed commit by commit</li>
<li class="fragment">CSS and CSS pre-processor commits are auto-deployed</li>
</ul>
</section>

<section> <img src="images/codereview.png">
</section>

<section> <img src="images/gettingthemeready.png">
</section>

<section> <img src="images/whatwelookfor.png">
</section>

<section> <img src="images/vipscanner.png">
</section>

<section> <img src="images/launch.png">
</section>
</section>

<section>
<h2 class="over">Your Development Environment</h2>
<h2 class="over">Your Development<br>Environment</h2>
</section>

<section> <img src="images/quickstart.png">
</section>

<section> <img src="images/goodcommits.png">
</section>

<section> <img src="images/goodchangesets.png">
</section>

<section>
<h2>Code Review & Deploy:<br/></h2>
<ul>
<li class="fragment">Commits land in the deploy queue</li>
<li class="fragment">Reviewed for potential problems, based on what we look for</li>
<li class="fragment">Obvious / large problems == code reverted</li>
<li class="fragment">Other problems = ticket</li>
<li class="fragment">Otherwise, deploy</li>
<li class="fragment">Reviewed for potential problems</li>
<li class="fragment">Obvious / large problems: code reverted</li>
<li class="fragment">Other problems: ticket</li>
<li class="fragment">Otherwise: deploy</li>
<li class="fragment">Large commits should be submitted as a patch to ZD</li>
</ul>
</section>

<section>
<h2 class="over">Getting the Most out of VIP Support</h2>
</section>
<h2 class="over">Getting the Most<br>out of VIP Support</h2>
</section>

<section> <img src="images/dashboard.png">
</section>
</section>

<section>
<h2>Useful tips for helpful support tickets:<br/></h2>
<ul>
Expand All @@ -155,33 +155,33 @@ <h2>Ticket Priority <br/>& Response Times:<br/></h2>
</ul>
</section>


<section>
<h1 class="over">VIP Resources</h1>
</section>

<section>
<h2>VIP Resources</h2>
<ul>
<li><a href="http://vip.wordpress.com/">VIP Site</a></li>
<li><a href="http://vip.wordpress.com/blog/">VIP News</a></li>
<li><a href="http://vip.wordpress.com/blog/">VIP News</a></li>
<li><a href="https://lobby.vip.wordpress.com">VIP Lobby</a></li>
<li><a href="http://vip.wordpress.com/your-vip-toolbox/">Your VIP Toolbox</a></li>
<li><a href="http://http://vip.wordpress.com/documentation/">VIP Documentation</a></li>
<li><a href="http://vip.wordpress.com/plugins/">VIP Plugins</a></li>
</ul>
</section>

<section>
<h2>Code Review Links</h2>
<ul>
<li><a href="http://vip.wordpress.com/documentation/code-and-theme-review-process/">Code and theme review process</a></li>
<li><a href="http://vip.wordpress.com/documentation/code-review-what-we-look-for/">Code review: what we look for</a></li>
<li><a href="http://vip.wordpress.com/documentation/code-review-what-we-look-for/">Code review: what we look for</a></li>
<li><a href="https://github.com/Automattic/vip-scanner">VIP Scanner</a></li>
<li><a href="http://vip.wordpress.com/documentation/launch-checklist/">Launch checklist</a></li>
<li><a href="http://vip.wordpress.com/documentation/launch-checklist/">Launch checklist</a></li>
</ul>
</section>

<section>
<h2>Development Environment Links</h2>
<ul>
Expand All @@ -192,20 +192,20 @@ <h2>Development Environment Links</h2>
<li><a href="http://vip.wordpress.com/documentation/using-git-with-subversion/">Using git with subversion</a></li>
</ul>
</section>

<section>
<img src="images/vip.png">

<p>This content was compiled and & presented by WordPress.com VIP. <br/> <a href="http://vip.wordpress.com">vip.wordpress.com</a><br/>
<a href="http://www.twitter.com/WordPressVIP">@WordPressVIP</a></p>

<p>&nbsp;</p>

<p><em>The content in this presentation is licensed under the Creative Commons <a href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0</a> International license.</em> </p>

</section>


</div>
</div>

Expand Down

0 comments on commit b55f285

Please sign in to comment.