From 2440e19fab82f8b4bc17e48162bf00290e99117d Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 23 Aug 2013 14:57:11 -0400 Subject: move examples into test/ --- test/examples/barebones.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 test/examples/barebones.html (limited to 'test/examples/barebones.html') diff --git a/test/examples/barebones.html b/test/examples/barebones.html new file mode 100644 index 0000000..5c03ff3 --- /dev/null +++ b/test/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.

+
+ +
+ +
+ + + + + + + + -- cgit v1.2.3