Skip to content

docs: Improve theming documentation with complete example project#3977

Open
uvkwong wants to merge 1 commit intoconversejs:masterfrom
uvkwong:improve-theming-docs
Open

docs: Improve theming documentation with complete example project#3977
uvkwong wants to merge 1 commit intoconversejs:masterfrom
uvkwong:improve-theming-docs

Conversation

@uvkwong
Copy link
Copy Markdown

@uvkwong uvkwong commented Mar 19, 2026

Summary

This PR improves the theming documentation by adding a link to a complete example project that demonstrates how to create custom themes and templates for Converse.js.

Changes

  • Added a new "Complete example project" section to theming.rst
  • Linked to the converse-custom-theme-example repository
  • Explained what the example project includes and how to use it

Why

Issue #2919 highlighted that the current documentation is incomplete regarding how to set up custom themes with Webpack aliases.

Related Issues

Closes #2919

- Add link to converse-custom-theme-example repository
- Add section explaining the complete example project
- Help users understand how to set up custom themes with Webpack aliases

Closes conversejs#2919
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation of setting up custom themes

1 participant