> For the complete documentation index, see [llms.txt](https://talque.gitbook.io/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://talque.gitbook.io/public/javascript-plugin/introduction.md).

# Introduction

The javascript plugin allows you to embed the public data in any website that you control, by simply loading a javascript bundle and placing a special `<div>` at the position where you want the content to be. The relevant content is then dynamically loaded, similar to a single-page app. Navigation within the talque content dynamically replaces the content without reloading the entire page.
