Overview

A working Jekyll site demonstrating every FastComments Liquid tag against the public demo tenant.

Each page in the left rail embeds one FastComments widget with a single Liquid tag. The tenant id is set once in _config.yml under fastcomments.tenant_id, so the tags below need no arguments.

Add a tag to any page or layout:

{% fastcomments %}

Browse the examples in the sidebar, then copy the snippet shown on each page into your own site.