Skip to main content

2 posts tagged with "Implementation"

View all tags

Add a Source-Cited AI Chatbot to Docusaurus 3

· 4 min read
Michael Fisher
ChattyBox maintainer and technical writer

Docusaurus behaves like a single-page application after the first page load. A widget integration that only works on the initial document, or that appends a second loader on every route change, is not production-ready. This guide uses a stable script identity and a theme root that remains mounted across documentation routes.