Lightweight comments for blogs, docs, and static websites
Add a hosted comment widget to your static site with a small CSS and JavaScript snippet. Built for personal blogs, documentation sites, project pages, and lightweight websites that want simple on-page discussions.
At a glance
- Simple embed: Add comments to your site with two lines of code.
- Built for lightweight websites: A good fit for blogs, documentation, static sites, and small projects.
- Page-based threads: Each page gets its own comment thread automatically.
- Private moderation: Review and delete comments through your private moderation link.
- Free to start: Begin with the Free plan and upgrade when you need higher limits.
- Setup time: about 2 minutes
- Works with: Static HTML, Hugo, Jekyll, Astro, Eleventy, Docusaurus, VitePress, and most sites that allow custom scripts.
- Privacy-friendly: No cookies or tracking in the embedded widget.
How it works
Start from the Pricing page, verify your email, and create your site entry.
Copy the generated snippet into your site layout or page, and the comment widget is live.
Readers can comment on each page, while you manage discussions through origin limits and a private moderation link.
Two lines to get started
Paste these into any page where you want comments to appear:
<link rel="stylesheet" href="https://www.justopinion.online/comments.css">
<script src="https://www.justopinion.online/comments.js" data-site-key="YOUR_SITE_KEY"></script>
Replace YOUR_SITE_KEY with the site key generated for your site.
That’s it. Your comment widget is live.
Featured sites
Examples of JustOpinion running on real blogs and static websites.
Want your site featured here? Opt in during registration or contact support.