From: Hakim El Hattab Date: Sun, 30 Jun 2013 01:48:56 +0000 (-0400) Subject: add barebones example X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b292c6f3f4526ef93ef96cbf4092a86bfadbbc85;p=reveal.js.git add barebones example --- diff --git a/examples/barebones.html b/examples/barebones.html new file mode 100644 index 0000000..7a1dcee --- /dev/null +++ b/examples/barebones.html @@ -0,0 +1,42 @@ + + + + + + + reveal.js - Barebones + + + + + + +
+ +
+ +
+

Barebones Presentation

+

This example contains the bare minimum includes and markup required to run a reveal.js presentation.

+
+ +
+

No Theme

+

There's no theme included, so it will fall back on browser defaults.

+
+ +
+ +
+ + + + + + + + diff --git a/examples/media.html b/examples/embedded-media.html similarity index 71% rename from examples/media.html rename to examples/embedded-media.html index 6e95606..f3bcae4 100644 --- a/examples/media.html +++ b/examples/embedded-media.html @@ -4,7 +4,7 @@ - reveal.js - Test + reveal.js - Embedded Media @@ -39,17 +39,8 @@ diff --git a/examples/background.html b/examples/slide-backgrounds.html similarity index 96% rename from examples/background.html rename to examples/slide-backgrounds.html index da2b947..fbbdd3a 100644 --- a/examples/background.html +++ b/examples/slide-backgrounds.html @@ -4,7 +4,7 @@ - reveal.js - Test + reveal.js - Slide Backgrounds @@ -87,9 +87,6 @@ // Full list of configuration options available here: // https://github.com/hakimel/reveal.js#configuration Reveal.initialize({ - controls: true, - progress: true, - history: true, center: true, // rtl: true,