From f51b7370f030c5cd1235fa7a23514a7e1ccef2dd Mon Sep 17 00:00:00 2001 From: xnum Date: Mon, 23 Nov 2015 20:38:26 +0800 Subject: Add Slide Mode using reveal.js and some part of reveal-md --- templates/listing.html | 22 ++++++++++++++++ templates/reveal.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 templates/listing.html create mode 100644 templates/reveal.html (limited to 'templates') diff --git a/templates/listing.html b/templates/listing.html new file mode 100644 index 00000000..2046be1a --- /dev/null +++ b/templates/listing.html @@ -0,0 +1,22 @@ + + + + + Directory Listing + + + + + + + {{{listing}}} + + diff --git a/templates/reveal.html b/templates/reveal.html new file mode 100644 index 00000000..601ae524 --- /dev/null +++ b/templates/reveal.html @@ -0,0 +1,68 @@ + + + + + Reveal.js + + + + + + + + + + + +
+
{{{slides}}}
+
+ + + + + + + -- cgit v1.2.3