From 3fa01ab1072cc85eb1043c0707843fae9fed0c75 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 26 Dec 2011 21:57:37 -0800 Subject: updated copy in slides, added one that explains transitions --- index.html | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 93bb2dd..8251079 100644 --- a/index.html +++ b/index.html @@ -74,12 +74,20 @@

Holistic Overview

- Press SPACE to enter the slide overview. This allows you to navigate faster - in larger decks using the keyboard. + Press SPACE to enter the slide overview.

+
+ +
+

Transition Styles

- This feature is highly experimental and will be updated to boost performance. + You can select from different transitions, like:

+
@@ -218,7 +226,7 @@ theme: query.theme || 'default', // default/neon // Transition style - transition: query.transition || 'default' // default/box/page/concave/linear(2d), + transition: query.transition || 'default' // default/cube/page/concave/linear(2d), }); hljs.initHighlightingOnLoad(); -- cgit v1.2.3