From b070de8fa931d1b3b3f87d0c4afce55675f3cb93 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sun, 29 Nov 2015 01:04:20 -0600 Subject: Updated and merge reveal.js to use bower --- public/views/templates/listing.html | 22 ++++++++++++ public/views/templates/reveal.html | 72 +++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+) create mode 100644 public/views/templates/listing.html create mode 100644 public/views/templates/reveal.html (limited to 'public/views/templates') diff --git a/public/views/templates/listing.html b/public/views/templates/listing.html new file mode 100644 index 00000000..371f4ac3 --- /dev/null +++ b/public/views/templates/listing.html @@ -0,0 +1,22 @@ + + + + + Directory Listing + + + + + + + {{{listing}}} + + diff --git a/public/views/templates/reveal.html b/public/views/templates/reveal.html new file mode 100644 index 00000000..04b8c9fc --- /dev/null +++ b/public/views/templates/reveal.html @@ -0,0 +1,72 @@ + + + + + Reveal.js + + + + + + + + + + + +
+
{{{slides}}}
+
+ + + + + + + + -- cgit v1.2.3