GithubHelp home page GithubHelp logo

seangenabe / docpad-plugin-intensedebate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docpad/docpad-plugin-yourpluginname

1.0 1.0 0.0 134 KB

IntenseDebate Plugin for DocPad

License: Other

CoffeeScript 100.00%

docpad-plugin-intensedebate's Introduction

IntenseDebate Plugin for DocPad

Usage

Call the helper from your document or layout:

getIntenseDebateCommentBlock()

The helper accepts three optional arguments: idcomments_post_id, idcomments_post_url and idcomments_post_title that work exactly as documented on the IntenseDebate website:

getIntenseDebateCommentBlock(document.url, document.url, document.title)

Install

docpad install intensedebate

Configure

Add your website's account ID to your DocPad configuration. You can find this by going to your site dashboard in IntenseDebate and looking at the URL: intensedebate.com/moderate/xxxx

plugins:
	intensedebate:
		accountId: "xxxx"

It is recommended to put your site's account ID in an environment variable:

accountId: process.env.MY_INTENSEDEBATE_ACCT_ID

License

Licensed under the incredibly permissive MIT License
Copyright © 2014 Sean Genabe

docpad-plugin-intensedebate's People

Contributors

balupton avatar seangenabe avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.