Discussion for technical publishing

Embed threaded comments and inline annotations with math, citations, moderation, feeds, and portable exports.

Managed onboarding

Babbler is provisioned per site

Request access to provision a site ID, choose a plan, and receive the embed configuration.

Request Babbler access

One product, two distinct hostnames

The product page explains Babbler and handles onboarding. The service origin delivers the embeddable widget and API.

Product and onboarding

babbler.turtletech.us

Plans, supported capabilities, setup guidance, and access requests.

Open product site
Widget and API

comments.turtletech.us

The live service origin for the widget, comments, annotations, feeds, and exports.

Open service origin

Built for long-form and technical discussion

The public description follows routes and formats implemented by the live Babbler service.

Threaded discussion

Nested replies, voting, reports, and per-page comment counts are part of the live comment service.

Technical writing formats

Render Markdown, Org, and Typst content with code blocks, KaTeX math, and citation-aware tools.

Inline annotations

Anchor discussion threads to selected passages as well as to the page as a whole.

Account-scoped moderation

Review pending and reported comments, then approve, pin, delete, block, or unblock through authenticated controls.

Feeds and exports

Publish an RSS feed and export conversations as HTML, PDF, or JSON.

One embeddable script

Add the hosted widget to a static site, documentation project, blog, or application page.

From access request to embedded discussion

Onboarding supplies the site ID and account configuration; the public widget URL stays stable.

1. Request access
# Tell us which domain will host Babbler
support@turtletech.us
2. Receive a site ID
# Managed onboarding provisions the site
data-site="your-site-id"
3. Add the widget
<!-- In your page template -->
<script src="https://comments.turtletech.us/widget.js"
  data-site="your-site-id"></script>
<div id="ttech-comments"></div>
4. Moderate
# Authenticated account controls
Approve | Pin | Delete | Block
# Review pending comments and reports

Per-domain plans with defined storage

Choose the number of domains and comment-storage allowance during onboarding.

1 Domain

EUR 1 /month
  • 1 domain
  • 100 MB comment storage
  • Threaded comments and inline annotations
  • Moderation, feeds, and exports
Request access

10 Domains

EUR 8 /month
  • 10 domains
  • 1 GB comment storage
  • Threaded comments and inline annotations
  • Moderation, feeds, and exports
Request access

Request access to provision a site ID, choose a plan, and receive the embed configuration.

Bring existing Disqus or WordPress comments

Existing comments can be imported through the authenticated import service during managed onboarding.