From 50153c65c6ac37ff783b695f5c6bab2ac72ff517 Mon Sep 17 00:00:00 2001 From: butlerx Date: Sat, 3 Jun 2017 13:20:21 +0100 Subject: add more reveal features to slide demo --- public/docs/slide-example.md | 198 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 189 insertions(+), 9 deletions(-) (limited to 'public/docs') diff --git a/public/docs/slide-example.md b/public/docs/slide-example.md index 6249477f..e0c36ed7 100644 --- a/public/docs/slide-example.md +++ b/public/docs/slide-example.md @@ -1,5 +1,10 @@ -Slide example -=== +--- +slideOptions: + transition: slide +--- + +# Slide example + This feature still in beta, may have some issues. For details please visit: @@ -23,31 +28,68 @@ Is the divider of slides Is the divider of branches +Use the _Space_ key to navigate through all slides. + ---- ### Second branch of first slide +Nested slides are useful for adding additional detail underneath a high level horizontal slide. + +--- + +## Point of View + +Press **ESC** to enter the slide overview. + +--- + +## Touch Optimized + +Presentations look great on touch devices, like mobile phones and tablets. Simply swipe through your slides. + +--- + +## Fragments + `` Is the fragment syntax -- Item 1 -- Item 2 +Hit the next arrow... + +... to step through ... + +... a fragmented slide. + +Note: + This slide has fragments which are also stepped through in the notes window. --- -## Second slide +## Fragment Styles - +There's different types of fragments, like: -`` +grow -Is the background syntax +shrink + +fade-out + +fade-up (also down, left and right!) + +current-visible + +Highlight red blue green --- +## Transition Styles +Different background transitions are available via the transition option. This one's called "zoom". + `` Is the transition syntax @@ -80,4 +122,142 @@ default/fast/slow --- -# The End \ No newline at end of file +## Themes + +reveal.js comes with a few themes built in: +Black (default) - White - League - Sky - Beige - Simple +Serif - Blood - Night - Moon - Solarized + +It can be set in Yaml slideOptions + +--- + + + +`` + +Is the background syntax + +--- + + + +