Update published site

This commit is contained in:
John Bintz 2012-03-13 15:21:20 -04:00
parent f9b2146e55
commit e64fda4d31
3 changed files with 278 additions and 290 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@ -1,4 +1,3 @@
(function() {
var Attentive,
__bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; };
@ -175,9 +174,6 @@
return Presentation;
})();
}).call(this);
(function() {
var Attentive,
__bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; };
@ -227,9 +223,6 @@
return Slide;
})();
}).call(this);
(function() {
var Attentive;
if (!(typeof Attentive !== "undefined" && Attentive !== null)) Attentive = {};
@ -309,8 +302,6 @@
return PresentationTimer;
})();
}).call(this);
// Underscore.js 1.3.1
// (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.
// Underscore is freely distributable under the MIT license.
@ -1310,13 +1301,7 @@
};
}).call(this);
(function() {
}).call(this);
(function() {
Attentive.Presentation.setup('#slides');
}).call(this);

View File

@ -86,6 +86,9 @@
</div></div><div class="slide"><div class="content">
<h1>Automated testing is important</h1>
</div></div><div class="slide"><div class="content">
<h1>Why is it important?</h1>
</div></div><div class="slide style-image-80-percent"><div class="content">
<p><img src="assets/checklist.png" /></p>