aboutsummaryrefslogtreecommitdiff
path: root/source/_includes/disqus_thread.haml
diff options
context:
space:
mode:
Diffstat (limited to 'source/_includes/disqus_thread.haml')
-rw-r--r--source/_includes/disqus_thread.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/_includes/disqus_thread.haml b/source/_includes/disqus_thread.haml
new file mode 100644
index 00000000..ea7b9a34
--- /dev/null
+++ b/source/_includes/disqus_thread.haml
@@ -0,0 +1,5 @@
+:javascript
+ var disqus_url = "#{page.full_url}#{page.url}";
+%noscript
+ %a(href="http://#{page.disqus_short_name}.disqus.com/?url=ref") View the discussion thread
+%script(type="text/javascript" src="http://disqus.com/forums/#{page.disqus_short_name}/embed.js") \ No newline at end of file