Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

liquid-disqus

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liquid-disqus

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Liquid Disqus Tag

This plugin helps generate Disqus code snippet easily as a Liquid Tag call

Installation

This plugin is available as a RubyGem

Add this line to your application's Gemfile:

gem 'liquid-disqus'

And then execute the bundle install command to install the gem.

Alternatively, you can also manually install the gem using the following command:

$ gem install liquid-disqus

For Jekyll Users, after the plugin has been installed successfully, add the following lines to your _config.yml in order to tell Jekyll to use the plugin:

gems:
  - liquid-disqus

Usage

You need to use disqus as liquid tag and pass the Tracking Code as parameter shown below

{{ disqus UA-12345 }}

Contribute

Fork this repository, make your changes and then issue a pull request. If you find bugs or have new ideas that you do not want to implement yourself, file a bug report.

Copyright (c) 2015 Rohan Sakhale

License: MIT

FAQs

Package last updated on 18 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc