Skip to content

Writing Documentation

Contributions to the documentation are much appreciated.

This documentation is written using Starlight, an Astro-based documentation generator.

The documentation source files are written in Markdown.

The Markdown documentation files are located in the converse.js code repository under docs/.

How to generate HTML from the source files?

Section titled “How to generate HTML from the source files?”
cd docs
npm install
npm run dev

This will start a local server with live-reloading. You can view the docs at http://localhost:4321.

npm run build

The HTML files will be generated in docs/dist/.

Thank you to our sponsors

If you'd like to sponsor this project, please visit Github, Patreon, Liberapay or contact us.