From a013c9d3bc0eb98c935e80bdb694c1a1cf7bd4c4 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Mon, 15 Aug 2016 11:25:27 +0800 Subject: Update slide mode to show extra info and support url actions and support disqus via yaml-metadata --- public/views/disqus.ejs | 14 ++++++++++++++ public/views/pretty.ejs | 5 +++++ public/views/slide.ejs | 24 ++++++++++++++++++++++++ 3 files changed, 43 insertions(+) create mode 100644 public/views/disqus.ejs (limited to 'public/views') diff --git a/public/views/disqus.ejs b/public/views/disqus.ejs new file mode 100644 index 00000000..ed991a41 --- /dev/null +++ b/public/views/disqus.ejs @@ -0,0 +1,14 @@ +
+ + + \ No newline at end of file diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 779e7da1..3afb2a1a 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -72,6 +72,11 @@ + <% if(typeof disqus !== 'undefined' && disqus) { %> +