fastcomments / 11ty · showcase
Comment
infrastructure
for 11ty.
Every Nunjucks shortcode exported by fastcomments-11ty,
rendered against the public demo tenant. Each route is one statically-generated Nunjucks template you can copy into your own site.
01
Widgets
10 components
widget
Live Comment Widget
Full live commenting widget with replies, voting, moderation, and media.
Open example
widget
Comment Count
Drop-in count badge for any listing or feed.
Open example
widget
Live Chat
High-velocity streaming chat for live events.
Open example
widget
Collab Chat
Anchor threads to text selections inside articles.
Open example
widget
Image Chat
Pin discussions to specific regions of any image.
Open example
widget
Recent Comments
Cross-site stream of the latest comments on a tenant.
Open example
widget
Recent Discussions
The most active threads on a tenant, ranked by activity.
Open example
widget
Top Pages
Pages ranked by comment activity.
Open example
widget
Reviews Summary
Star-rating aggregate with breakdown.
Open example
widget
Activity Feed
A single user's chronological activity stream.
Open example
02
Flows & configuration
5 recipes
flow
Dark Mode
Toggle the widget theme at runtime via the hasDarkBackground flag.
Open example
flow
EU Region
Pin widget reads and writes to the EU datacenter.
Open example
flow
Thread Pagination
Swap urlId at runtime to jump between products, posts, or pages.
Open example
flow
Simple SSO
Unsigned identity flow. Drop in a user object and go.
Open example
flow
Secure SSO
HMAC-signed identity from your server for production use.
Open example