Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am muchappreciated on github.
  • I am muchappreciated (https://keybase.io/muchappreciated) on keybase.
  • I have a public key whose fingerprint is 00DD BAAB 048D F8A2 AB9B DE74 9318 F2CD 0966 3BC1

To claim this, I am signing this object:

@muchappreciated
muchappreciated / jade disqus
Created April 7, 2014 22:10
Wintersmith disqus
script.
var disqus_shortname = 'automatagears';
// Wintersmith only variables
var disqus_identifier = '#{page.url}';
var disqus_title = '#{page.title}';
// End Wintersmith only
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';