Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Disqus helper

aadlani edited this page Oct 17, 2012 · 1 revision

http://rubydoc.info/github/aadlani/nanoc-toolbox/Nanoc/Toolbox/Helpers/Disqus

Setup

In the folder lib/helpers_.rb add the Helper inclusion as following:

# Helpers of the nanoc-toolbox
include Nanoc::Toolbox::Helpers::Disqus

Usage